MCPcopy Create free account

hub / github.com/duckdb/duckdb / functions

Functions26,029 in github.com/duckdb/duckdb

↓ 24 callersFunctionduckdb_appender_close
src/main/capi/appender-c.cpp:325
↓ 24 callersFunctionnullSet
* Routine: nullSet(int *pDest, int nStream) * Purpose: set the kNullBitMap for a particular table * Algorithm: * 1. if random[1,100] >= table's NULL p
extension/tpcds/dsdgen/dsdgen-c/nulls.cpp:86
↓ 24 callersMethodupdate
(self, test: SerializedTest)
test/bwc/utils/test_files_parser.py:586
↓ 23 callersFunctionAdbcConnectionInit
test/api/adbc/driver_manager.cpp:1081
↓ 23 callersFunctionAdbcConnectionNew
test/api/adbc/driver_manager.cpp:1133
↓ 23 callersMethodAllocSize
src/include/duckdb/common/file_buffer.hpp:67
↓ 23 callersMethodCount
src/execution/aggregate_hashtable.cpp:192
↓ 23 callersMethodGetCompressionFunction
src/function/compression_config.cpp:152
↓ 23 callersMethodGetLock
src/storage/table/table_statistics.cpp:274
↓ 23 callersMethodGetMetadataManager
src/storage/table/in_memory_checkpoint.cpp:82
↓ 23 callersMethodInitialize
src/common/types/vector.cpp:331
↓ 23 callersMethodInitialize
src/execution/expression_executor.cpp:74
↓ 23 callersMethodIsIntegral
src/common/types.cpp:545
↓ 23 callersMethodOpenFile
src/common/file_system.cpp:422
↓ 23 callersMethodPut
src/main/http/http_util.cpp:183
↓ 23 callersMethodSetGateStatus
Sets the gate status of a node.
src/include/duckdb/execution/index/art/node.hpp:212
↓ 23 callersMethodSetOrderDependent
src/include/duckdb/function/aggregate_function.hpp:276
↓ 23 callersMethodToString
src/catalog/catalog_search_path.cpp:19
↓ 23 callersMethodTryGetCurrentSetting
src/main/config.cpp:728
↓ 23 callersFunctionduckdb_create_error_data
src/main/capi/error_data-c.cpp:6
↓ 23 callersFunctionduckdb_create_varchar
src/main/capi/duckdb_value-c.cpp:41
↓ 23 callersFunctionduckdb_valid_utf8_check
src/main/capi/helper-c.cpp:531
↓ 23 callersMethodinc
extension/parquet/include/resizable_buffer.hpp:27
↓ 23 callersMethodsize
STL-like interface NOLINTBEGIN - mimic std::string interface
src/include/duckdb/common/types/string.hpp:139
↓ 22 callersFunctionAdbcConnectionRelease
test/api/adbc/driver_manager.cpp:1154
↓ 22 callersMethodBlockId
Returns the block ID.
src/include/duckdb/storage/buffer/block_handle.hpp:49
↓ 22 callersMethodFetch
test/helpers/capi_tester.cpp:17
↓ 22 callersMethodFormatException
benchmark/interpreted_benchmark.cpp:95
↓ 22 callersMethodGetColumnBindings
src/planner/operator/logical_get.cpp:95
↓ 22 callersFunctionGetDatePartSpecifier
src/common/enums/date_part_specifier.cpp:77
↓ 22 callersMethodGetDuckType
src/function/table/arrow/arrow_duck_schema.cpp:337
↓ 22 callersMethodGetName
src/execution/operator/scan/physical_table_scan.cpp:274
↓ 22 callersMethodGetTypeId
src/common/types/variant/variant.cpp:64
↓ 22 callersMethodIndexes
src/storage/table_index_list.cpp:81
↓ 22 callersMethodIsPushdownExtract
src/storage/storage_index.cpp:95
↓ 22 callersFunctionNextPowerOfTwo
src/common/constants.cpp:26
↓ 22 callersMethodPtr
src/execution/operator/csv_scanner/encode/csv_encoder.cpp:15
↓ 22 callersMethodScan
src/execution/operator/order/physical_top_n.cpp:462
↓ 22 callersMethodSetHasNoNullFast
Set that the CURRENT level can have valid values Note that this is not correct for nested types unless this information is propagated in a different m
src/include/duckdb/storage/statistics/base_statistics.hpp:102
↓ 22 callersMethodVisitOperator
src/optimizer/cte_inlining.cpp:221
↓ 22 callersFunctionWrapValue
src/main/capi/duckdb_value-c.cpp:14
↓ 22 callersFunctioncleanup_dist
extension/tpch/dbgen/dbgen_gunk.cpp:46
↓ 22 callersFunctionread_dist
* load a distribution from a flat file into the target structure; * should be rewritten to allow multiple dists in a file */
extension/tpch/dbgen/bm_utils.cpp:256
↓ 22 callersFunctiontpch_env_config
* tpch_env_config: look for a environmental variable setting and return its * value; otherwise return the default supplied */
extension/tpch/dbgen/bm_utils.cpp:98
↓ 21 callersMethodCopy
src/catalog/catalog_entry/duck_table_entry.cpp:1284
↓ 21 callersMethodCopyProperties
src/parser/parsed_data/create_info.cpp:9
↓ 21 callersMethodEnd
End the timer.
src/include/duckdb/common/profiler.hpp:27
↓ 21 callersMethodGetClientProperties
src/main/client_context.cpp:1474
↓ 21 callersMethodGetConstantValue
src/planner/bound_result_modifier.cpp:186
↓ 21 callersMethodGetSchema
src/catalog/catalog.cpp:402
↓ 21 callersMethodInitializeAppend
src/storage/data_table.cpp:1190
↓ 21 callersMethodIsValid
src/main/result_set_manager.cpp:15
↓ 21 callersMethodIsValid
extension/json/json_common.cpp:53
↓ 21 callersMethodPin
src/storage/standard_buffer_manager.cpp:303
↓ 21 callersMethodPushFilter
src/planner/table_filter.cpp:10
↓ 21 callersMethodSetError
src/main/capi/file_system-c.cpp:12
↓ 21 callersFunctionTestExecutePrepared
test/api/test_prepared_api.cpp:419
↓ 21 callersFunctionduckdb_appender_begin_row
src/main/capi/appender-c.cpp:160
↓ 21 callersFunctionduckdb_string_t_length
src/main/capi/helper-c.cpp:517
↓ 21 callersMethodsize
src/common/encryption_functions.cpp:20
↓ 20 callersFunctionCAPICreateValue
src/main/capi/duckdb_value-c.cpp:46
↓ 20 callersMethodCanHaveNoNull
src/storage/statistics/base_statistics.cpp:127
↓ 20 callersMethodChunks
src/storage/table/row_group_collection.cpp:410
↓ 20 callersMethodEnabled
src/main/profiling_info.cpp:50
↓ 20 callersMethodEstimateCardinality
src/planner/logical_operator.cpp:209
↓ 20 callersMethodGetAllocator
src/common/types/vector_cache.cpp:104
↓ 20 callersMethodGetBufferType
src/include/duckdb/common/file_buffer.hpp:54
↓ 20 callersMethodGetFileSize
src/common/file_system.cpp:471
↓ 20 callersMethodGetHandle
src/storage/checkpoint/write_overflow_strings_to_disk.cpp:17
↓ 20 callersMethodGetParserOptions
src/main/client_context.cpp:1464
↓ 20 callersMethodGetSharedLock
src/storage/storage_lock.cpp:98
↓ 20 callersMethodGetSortKeyType
Gets the sort key type of this layout (if applicable)
src/include/duckdb/common/types/row/tuple_data_layout.hpp:63
↓ 20 callersMethodGetValuesIndex
src/common/types/variant/variant.cpp:60
↓ 20 callersMethodHasActiveTransaction
src/main/connection.cpp:369
↓ 20 callersMethodIsReadOnly
src/main/attached_database.cpp:197
↓ 20 callersMethodListFiles
src/common/file_system.cpp:546
↓ 20 callersMethodSetStatisticsCallback
src/include/duckdb/function/scalar_function.hpp:173
↓ 20 callersMethodToString
src/parser/tableref/joinref.cpp:8
↓ 20 callersMethodToString
src/execution/operator/csv_scanner/sniffer/set_columns.cpp:54
↓ 20 callersMethodToString
The public entry point
extension/autocomplete/include/transformer/parse_result.hpp:92
↓ 20 callersFunctionduckdb_open
src/main/capi/duckdb-c.cpp:85
↓ 19 callersFunctionAbsValue
src/include/duckdb/common/helper.hpp:181
↓ 19 callersFunctionAdbcStatementBindStream
test/api/adbc/driver_manager.cpp:1251
↓ 19 callersMethodColumnCount
tools/shell/include/shell_renderer.hpp:25
↓ 19 callersMethodCopy
src/storage/statistics/variant_stats.cpp:637
↓ 19 callersMethodCreate
src/main/relation.cpp:289
↓ 19 callersMethodEquals
src/parser/tableref/joinref.cpp:52
↓ 19 callersMethodFinalize
src/common/types/bit.cpp:47
↓ 19 callersMethodGetBlockSize
Returns the size of the block that is available for usage, as determined by the block manager that created the block. The block_alloc_size can differ
src/include/duckdb/storage/buffer/block_handle.hpp:258
↓ 19 callersMethodGetIndex
src/parser/constraints/unique_constraint.cpp:52
↓ 19 callersMethodGetKey
src/common/encryption_key_manager.cpp:87
↓ 19 callersMethodGetSize
src/include/duckdb/common/types/string_type.hpp:98
↓ 19 callersMethodHasError
src/common/multi_file/multi_file_column_mapper.cpp:63
↓ 19 callersMethodInternalBuffer
src/include/duckdb/common/file_buffer.hpp:73
↓ 19 callersMethodIsDistinct
src/execution/operator/aggregate/distinct_aggregate_data.cpp:200
↓ 19 callersMethodMerge
src/storage/table/in_memory_checkpoint.cpp:128
↓ 19 callersMethodMerge
src/common/error_data.cpp:97
↓ 19 callersFunctionParseString
src/execution/operator/csv_scanner/util/csv_reader_options.cpp:50
↓ 19 callersFunctionPropagatesBuildSide
src/common/enums/join_type.cpp:14
↓ 19 callersMethodReadObject
src/include/duckdb/common/serializer/deserializer.hpp:574
← previousnext →401–500 of 26,029, ranked by callers