MCPcopy Create free account

hub / github.com/SouravRoy-ETL/slothdb / functions

Functions2,343 in github.com/SouravRoy-ETL/slothdb

MethodCreateTableStatement
include/slothdb/parser/statement/parsed_statement.hpp:114
MethodCreateViewStatement
include/slothdb/parser/statement/parsed_statement.hpp:197
MethodDATE
src/common/types/value.cpp:170
MethodDATE
include/slothdb/common/types/logical_type.hpp:148
MethodDCtxHolder
src/storage/parquet.cpp:699
MethodDECIMAL
src/common/types/logical_type.cpp:133
MethodDOUBLE
src/common/types/value.cpp:160
MethodDOUBLE
include/slothdb/common/types/logical_type.hpp:145
MethodDataChunk
include/slothdb/common/types/data_chunk.hpp:12
MethodDataTable
src/storage/data_table.cpp:6
MethodDatabase
src/main/database.cpp:19
MethodDbl
src/storage/parquet.cpp:117
MethodDecimalTypeInfo
include/slothdb/common/types/logical_type.hpp:54
FunctionDecodePlainNumericInto
src/storage/parquet.cpp:1686
MethodDecodeRowGroup
Decode a single row group into an RGWork. Safe to call from any thread (reads from the read-only mmap'd file_data_).
src/execution/physical_planner.cpp:1154
MethodDecodeRowGroupInto
Decode into a caller-owned RGWork. Used by consumer-mode workers that keep a persistent per-thread RGWork to avoid per-RG buffer alloc churn - the typ
src/execution/physical_planner.cpp:1175
MethodDecodeRowGroupIntoTwoPhase
Two-phase variant: decode early_cols → build mask → decode remaining cols with mask. Used by selection-vector pushdown (a cheap VARCHAR NE filter on d
src/execution/physical_planner.cpp:1213
MethodDecompress
src/storage/compression/compression.cpp:90
MethodDecompress
src/storage/compression/compression.cpp:164
MethodDecompress
src/storage/compression/compression.cpp:244
MethodDecompress
src/storage/compression/compression.cpp:338
MethodDecompress
src/storage/compression/compression.cpp:449
FunctionDefaultModelPath
src/ask/embedded_llm.cpp:773
MethodDeleteStatement
include/slothdb/parser/statement/parsed_statement.hpp:162
MethodDescribeOptimizations
src/optimizer/optimizer.cpp:25
MethodDescribeStatement
include/slothdb/parser/statement/parsed_statement.hpp:178
MethodDetectInlineValueShape
True iff the planned shape matches the inline-value fast path: primitive ORDER BY [, varchar tiebreaker] + LIMIT, output is exactly {key_col, value_co
src/execution/physical_planner.cpp:3751
MethodDetectSchemaLight
src/storage/json_reader.cpp:545
MethodDetectSchemaLight
src/storage/avro_reader.cpp:345
MethodDetectTypes
src/storage/fast_csv_reader.cpp:304
MethodDictSkipPossible
src/storage/parquet.cpp:3040
MethodDictionaryVector
include/slothdb/execution/dictionary_vector.hpp:20
MethodDirName
src/common/file_glob.cpp:75
MethodDiscoverPartitions
src/storage/hive_partition.cpp:39
FunctionDistinctDictInner
src/execution/str_group_distinct.cpp:15
MethodDoHTTPGet
src/storage/http_client.cpp:157
MethodDoWinHTTPGet
src/storage/http_client.cpp:63
MethodDownloadToFile
src/storage/http_client.cpp:433
MethodDropTable
src/catalog/catalog.cpp:55
MethodDropTable
src/catalog/schema_catalog_entry.cpp:30
MethodDropTableStatement
include/slothdb/parser/statement/parsed_statement.hpp:127
FunctionEMSCRIPTEN_BINDINGS
tools/playground/wasm_bindings.cpp:120
MethodEmitTopK
src/execution/radix_multi_agg.cpp:131
MethodEmitTopK
src/execution/radix_count_agg.cpp:64
MethodEmitTypedSlice
Memcpy a VECTOR_SIZE slice [row_off, row_off+count) from `col` into `vec`.
src/execution/physical_planner.cpp:1381
MethodEnd
src/storage/parquet.cpp:102
MethodEndsWith
src/common/string_util.cpp:69
MethodEnsureAllocated
src/common/types/validity_mask.cpp:52
MethodEnsureCapForOneInsert
src/execution/inline_row_agg.cpp:300
FunctionEnsureModelDownloaded
src/ask/embedded_llm.cpp:843
FunctionErrorCodeToString
src/common/exception.cpp:49
MethodEvalQualify
src/execution/physical_planner.cpp:5127
MethodEvaluateConstant
src/optimizer/optimizer.cpp:65
MethodEvaluateOrderKeys
Evaluate every ORDER BY expression on the given input chunk and append per-row keys to `out_keys`. One Value per ORDER BY clause.
src/execution/physical_planner.cpp:2059
MethodExcelReader
src/storage/excel_reader.cpp:11
MethodExecute
src/execution/expression_executor.cpp:21
MethodExecuteArithmetic
src/execution/expression_executor.cpp:455
MethodExecuteCast
src/execution/expression_executor.cpp:1830
MethodExecuteColumnRef
src/execution/expression_executor.cpp:101
MethodExecuteComparison
src/execution/expression_executor.cpp:210
MethodExecuteConjunction
src/execution/expression_executor.cpp:350
MethodExecuteConstant
src/execution/expression_executor.cpp:138
MethodExecuteFunction
src/execution/expression_executor.cpp:596
MethodExecuteIsNull
src/execution/expression_executor.cpp:532
MethodExecuteNegation
src/execution/expression_executor.cpp:521
MethodExecuteScalar
src/execution/expression_executor.cpp:62
MethodExecuteSubquery
src/execution/expression_executor.cpp:1881
MethodExecuteUnaryMinus
src/execution/expression_executor.cpp:543
MethodExplainStatement
include/slothdb/parser/statement/parsed_statement.hpp:171
MethodExtension
src/common/file_glob.cpp:87
MethodExtractPartitions
src/storage/hive_partition.cpp:14
MethodExtractZipEntry
src/storage/excel_reader.cpp:14
MethodFLOAT
src/common/types/value.cpp:159
MethodFLOAT
include/slothdb/common/types/logical_type.hpp:144
FunctionFS_createDevice
(...args)
docs/playground/slothdb.js:1
FunctionFS_createDevice
(...args)
packaging/npm/slothdb.js:1
FunctionFS_createLazyFile
(...args)
docs/playground/slothdb.js:1
FunctionFS_createLazyFile
(...args)
packaging/npm/slothdb.js:1
FunctionFS_createPath
(...args)
docs/playground/slothdb.js:1
FunctionFS_createPath
(...args)
packaging/npm/slothdb.js:1
FunctionFS_createPreloadedFile
(parent,name,url,canRead,canWrite,onload,onerror,dontCreateFile,canOwn,preFinish)
docs/playground/slothdb.js:1
FunctionFS_createPreloadedFile
(parent,name,url,canRead,canWrite,onload,onerror,dontCreateFile,canOwn,preFinish)
packaging/npm/slothdb.js:1
FunctionFS_unlink
(...args)
docs/playground/slothdb.js:1
FunctionFS_unlink
(...args)
packaging/npm/slothdb.js:1
MethodFastCSVReader
src/storage/fast_csv_reader.cpp:142
MethodFileHandle
src/storage/file_handle.cpp:10
MethodFileHandle
include/slothdb/storage/file_handle.hpp:13
MethodFilterPushdown
src/optimizer/optimizer.cpp:148
MethodFindLineStart
src/storage/fast_csv_reader.cpp:402
MethodFinish
src/storage/json_reader.cpp:960
MethodFinish
src/storage/arrow_ipc.cpp:53
MethodForEachGroup
include/slothdb/execution/radix_count_agg.hpp:335
MethodFormat
src/common/string_util.cpp:22
MethodFormatV
src/common/string_util.cpp:30
MethodFreeData
src/common/allocator.cpp:24
MethodFreeDynLib
src/extension/extension_manager.cpp:158
MethodFromString
src/common/types/hugeint.cpp:105
MethodFunctionExpression
include/slothdb/parser/expression/parsed_expression.hpp:81
MethodGet
src/storage/http_client.cpp:242
MethodGetCachedMTime
include/slothdb/catalog/table_catalog_entry.hpp:58
← previousnext →1,101–1,200 of 2,343, ranked by callers