MCPcopy Create free account

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

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

↓ 1 callersMethodSumInt32
src/execution/gpu/gpu_engine.cpp:59
↓ 1 callersMethodSync
src/storage/block_manager.cpp:55
↓ 1 callersMethodSync
src/storage/file_handle.cpp:80
↓ 1 callersFunctionTokenTypeToString
src/parser/tokenizer.cpp:373
↓ 1 callersFunctionTokenize
Tokenize an NL question. Collapses whitespace + punctuation, preserves quoted strings as single tokens (for future "where name = 'alice'" support; cur
src/ask/nl_to_sql.cpp:24
↓ 1 callersFunctionTopKVarcharFromDict
src/execution/topk_varchar.cpp:43
↓ 1 callersFunctionTopKVarcharFromDictUsed
src/execution/topk_varchar.cpp:9
↓ 1 callersFunctionTryCompileSimplePredicateImpl
Returns true iff `e` is an AND-tree of (ColumnRef OP Constant) comparisons on numeric columns; fills `out`. On `false`, `out` may be partially filled
src/execution/physical_planner.cpp:180
↓ 1 callersFunctionTryComputeVarcharGroupDistinctTopN
src/execution/physical_planner.cpp:14103
↓ 1 callersFunctionTryDictHistogramAgg
src/execution/dict_histogram.cpp:10
↓ 1 callersFunctionTwoTableSchema
test/unit/ask/test_nl_to_sql.cpp:22
↓ 1 callersFunctionUnionCountParallel
Union one group's per-thread distinct-int sets and return the distinct count. For W>=2 the union is split into W uid-hash buckets so a single huge gro
src/execution/str_group_distinct.cpp:172
↓ 1 callersFunctionZstdDecompress
Decompress a Parquet ZSTD page using the vendored libzstd. Sized from the page header's uncompressed_size; ZSTD_decompressDCtx reuses a thread-local c
src/storage/parquet.cpp:693
↓ 1 callersFunction__emval_decref
docs/playground/slothdb.js:1
↓ 1 callersFunction__emval_decref
packaging/npm/slothdb.js:1
↓ 1 callersMethod__repr__
(self)
python/slothdb/__init__.py:187
↓ 1 callersFunction_canon_num
(t)
bench/clickbench/official_bench.py:80
↓ 1 callersFunction_canon_num
(t)
bench/clickbench/verify_all.py:59
↓ 1 callersFunction_emscripten_date_now
()
docs/playground/slothdb.js:1
↓ 1 callersFunction_emscripten_date_now
()
packaging/npm/slothdb.js:1
↓ 1 callersFunction_emscripten_get_now
()
docs/playground/slothdb.js:1
↓ 1 callersFunction_emscripten_get_now
()
packaging/npm/slothdb.js:1
↓ 1 callersFunction_find_library
Find the SlothDB shared library.
python/slothdb/__init__.py:30
↓ 1 callersFunction_generate_if_missing
(path)
python/slothdb/_demo.py:27
↓ 1 callersFunction_has_order_by
(sql)
bench/clickbench/verify_all.py:95
↓ 1 callersFunction_limit_n
(sql)
bench/clickbench/verify_all.py:91
↓ 1 callersFunction_load_library
Load the SlothDB C library.
python/slothdb/__init__.py:61
↓ 1 callersMethod_materialise_numpy
(self)
python/slothdb/__init__.py:209
↓ 1 callersMethod_materialise_rows
Build list-of-row-tuples from C buffers. Slow for large results; prefer fetchnumpy() / fetchdf() in that case.
python/slothdb/__init__.py:290
↓ 1 callersMethod_open
Open the database connection using the C API.
python/slothdb/__init__.py:385
↓ 1 callersFunction_sample_path
()
python/slothdb/_demo.py:21
↓ 1 callersFunctionaddOnPostRun
docs/playground/slothdb.js:1
↓ 1 callersFunctionaddOnPostRun
packaging/npm/slothdb.js:1
↓ 1 callersFunctionaddOnPreRun
docs/playground/slothdb.js:1
↓ 1 callersFunctionaddOnPreRun
packaging/npm/slothdb.js:1
↓ 1 callersFunctionaddRunDependency
docs/playground/slothdb.js:1
↓ 1 callersFunctionaddRunDependency
packaging/npm/slothdb.js:1
↓ 1 callersFunctionassignWasmExports
(wasmExports)
docs/playground/slothdb.js:1
↓ 1 callersFunctionassignWasmExports
(wasmExports)
packaging/npm/slothdb.js:1
↓ 1 callersFunctionassign_value
Assign a parsed value to a row slot based on the column's declared type.
src/storage/json_reader.cpp:211
↓ 1 callersFunctionasyncLoad
docs/playground/slothdb.js:1
↓ 1 callersFunctionasyncLoad
packaging/npm/slothdb.js:1
↓ 1 callersFunctionaugment_schema_with_referenced_files
Walk the question for referenced files, peek each schema that isn't already in the catalog, and splice the results into `schema`. Keeps the Qwen promp
tools/shell/shell.cpp:300
↓ 1 callersFunctionboot
()
docs/playground/app.js:678
↓ 1 callersFunctionbuild_ask_schema
Build a NL-to-SQL schema snapshot using the catalog-introspection C API. Straight ports the catalog contents into the engine's Schema struct; each str
tools/shell/shell.cpp:151
↓ 1 callersFunctionccall
(ident,returnType,argTypes,args,opts)
docs/playground/slothdb.js:1
↓ 1 callersFunctionccall
(ident,returnType,argTypes,args,opts)
packaging/npm/slothdb.js:1
↓ 1 callersFunctioncheckWasiClock
docs/playground/slothdb.js:1
↓ 1 callersFunctioncheckWasiClock
packaging/npm/slothdb.js:1
↓ 1 callersMethodclose
Free the underlying C result. Called automatically on GC.
python/slothdb/__init__.py:130
↓ 1 callersFunctionconvertReturnValue
(ret)
docs/playground/slothdb.js:1
↓ 1 callersFunctionconvertReturnValue
(ret)
packaging/npm/slothdb.js:1
↓ 1 callersFunctioncraftInvokerFunction
(humanName,argTypes,classType,cppInvokerFunc,cppTargetFunc,isAsync)
docs/playground/slothdb.js:1
↓ 1 callersFunctioncraftInvokerFunction
(humanName,argTypes,classType,cppInvokerFunc,cppTargetFunc,isAsync)
packaging/npm/slothdb.js:1
↓ 1 callersFunctioncreateJsInvoker
(argTypes,isClassMethodFunc,returns,isAsync)
docs/playground/slothdb.js:1
↓ 1 callersFunctioncreateJsInvoker
(argTypes,isClassMethodFunc,returns,isAsync)
packaging/npm/slothdb.js:1
↓ 1 callersFunctioncreateNamedFunction
(name,func)
docs/playground/slothdb.js:1
↓ 1 callersFunctioncreateNamedFunction
(name,func)
packaging/npm/slothdb.js:1
↓ 1 callersFunctioncreateSlothDB
(moduleArg={})
docs/playground/slothdb.js:1
↓ 1 callersFunctioncreateWasm
()
docs/playground/slothdb.js:1
↓ 1 callersFunctioncreateWasm
()
packaging/npm/slothdb.js:1
↓ 1 callersFunctiondoReadv
(stream,iov,iovcnt,offset)
docs/playground/slothdb.js:1
↓ 1 callersFunctiondoReadv
(stream,iov,iovcnt,offset)
packaging/npm/slothdb.js:1
↓ 1 callersFunctiondoWritev
(stream,iov,iovcnt,offset)
docs/playground/slothdb.js:1
↓ 1 callersFunctiondoWritev
(stream,iov,iovcnt,offset)
packaging/npm/slothdb.js:1
↓ 1 callersFunctiondone
(errCode)
docs/playground/slothdb.js:1
↓ 1 callersFunctiondone
(errCode)
packaging/npm/slothdb.js:1
↓ 1 callersFunctiondonut
(rows, th, suffix)
bench/clickbench/make_charts.py:64
↓ 1 callersFunctionembind__requireFunction
(signature,rawFunction,isAsync=false)
docs/playground/slothdb.js:1
↓ 1 callersFunctionembind__requireFunction
(signature,rawFunction,isAsync=false)
packaging/npm/slothdb.js:1
↓ 1 callersFunctionensureOverloadTable
(proto,methodName,humanName)
docs/playground/slothdb.js:1
↓ 1 callersFunctionensureOverloadTable
(proto,methodName,humanName)
packaging/npm/slothdb.js:1
↓ 1 callersMethodexecute
Execute a SQL statement (no result expected).
python/slothdb/__init__.py:480
↓ 1 callersFunctionexposePublicSymbol
(name,value,numArguments)
docs/playground/slothdb.js:1
↓ 1 callersFunctionexposePublicSymbol
(name,value,numArguments)
packaging/npm/slothdb.js:1
↓ 1 callersFunctionextract_file_paths
Find every filename-looking token in a question. Quoted ('x.csv') and bare (x.csv) paths both count. Used to auto-peek schemas the model needs for que
tools/shell/shell.cpp:184
↓ 1 callersFunctionfetchWithFallback
(url)
docs/playground/app.js:415
↓ 1 callersMethodfetchall
(self)
python/slothdb/__init__.py:160
↓ 1 callersMethodfetchnumpy
Return columns as a dict of numpy arrays. Numeric columns (INTEGER / BIGINT / FLOAT / DOUBLE) are zero-copy wraps over the C buffers
python/slothdb/__init__.py:163
↓ 1 callersFunctionfindWasmBinary
()
docs/playground/slothdb.js:1
↓ 1 callersFunctionfindWasmBinary
()
packaging/npm/slothdb.js:1
↓ 1 callersFunctionfind_char3_simd
Find first byte equal to any of c1, c2, c3. Used to scan for the end of an unquoted CSV field in one pass - delim / '\n' / '\r'.
src/storage/fast_csv_reader.cpp:93
↓ 1 callersFunctionfind_duckdb
()
bench/clickbench/official_bench.py:37
↓ 1 callersFunctionfloatReadValueFromPointer
(name,width)
docs/playground/slothdb.js:1
↓ 1 callersFunctionfloatReadValueFromPointer
(name,width)
packaging/npm/slothdb.js:1
↓ 1 callersFunctiongetBinarySync
(file)
docs/playground/slothdb.js:1
↓ 1 callersFunctiongetBinarySync
(file)
packaging/npm/slothdb.js:1
↓ 1 callersFunctiongetExecutableName
()
docs/playground/slothdb.js:1
↓ 1 callersFunctiongetExecutableName
()
packaging/npm/slothdb.js:1
↓ 1 callersFunctiongetFunctionName
docs/playground/slothdb.js:1
↓ 1 callersFunctiongetFunctionName
packaging/npm/slothdb.js:1
↓ 1 callersFunctiongetHeapMax
()
docs/playground/slothdb.js:1
↓ 1 callersFunctiongetHeapMax
()
packaging/npm/slothdb.js:1
↓ 1 callersFunctiongetUniqueRunDependency
docs/playground/slothdb.js:1
↓ 1 callersFunctiongetUniqueRunDependency
packaging/npm/slothdb.js:1
↓ 1 callersFunctiongetWasmBinary
(binaryFile)
docs/playground/slothdb.js:1
↓ 1 callersFunctiongetWasmBinary
(binaryFile)
packaging/npm/slothdb.js:1
↓ 1 callersFunctiongetWasmImports
()
docs/playground/slothdb.js:1
↓ 1 callersFunctiongetWasmImports
()
packaging/npm/slothdb.js:1
↓ 1 callersMethodget_caught
()
docs/playground/slothdb.js:1
← previousnext →701–800 of 2,343, ranked by callers