Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/duckdb/duckdb
/ functions
Functions
26,029 in github.com/duckdb/duckdb
⨍
Functions
26,029
◇
Types & classes
8,283
↳
Endpoints
3
↓ 33 callers
Function
duckdb_close
src/main/capi/duckdb-c.cpp:89
↓ 33 callers
Function
duckdb_data_chunk_get_size
src/main/capi/data_chunk-c.cpp:84
↓ 32 callers
Method
Append
tools/shell/linenoise/rendering.cpp:44
↓ 32 callers
Method
ErrorMessage
test/include/capi_tester.hpp:162
↓ 32 callers
Method
Flush
src/main/appender.cpp:404
↓ 32 callers
Method
GetChild
src/execution/index/art/node.cpp:222
↓ 32 callers
Method
GetEntry
src/catalog/catalog.cpp:1026
↓ 32 callers
Method
IsJSONType
src/common/types.cpp:1762
↓ 32 callers
Method
Table
src/main/connection.cpp:211
↓ 32 callers
Function
duckdb_connect
src/main/capi/duckdb-c.cpp:97
↓ 32 callers
Method
run
(self, timeout)
scripts/try_timeout.py:21
↓ 31 callers
Method
GetSize
src/include/duckdb/common/allocator.hpp:77
↓ 31 callers
Method
GetTypes
src/common/types/data_chunk.cpp:240
↓ 31 callers
Function
GetVarintSize
src/include/duckdb/common/serializer/varint.hpp:28
↓ 31 callers
Function
HasError
test/api/capi/test_capi_appender.cpp:1260
↓ 31 callers
Method
IsValid
src/storage/buffer/buffer_handle.cpp:29
↓ 31 callers
Method
Match
src/common/types/geometry.cpp:263
↓ 31 callers
Method
Start
test/api/test_progress_bar.cpp:77
↓ 31 callers
Function
duckdb_appender_destroy
src/main/capi/appender-c.cpp:95
↓ 30 callers
Method
Begin
src/include/duckdb/common/serializer/binary_serializer.hpp:65
↓ 30 callers
Method
GetCollection
src/function/window/window_collection.cpp:22
↓ 30 callers
Method
GetFileName
src/common/string_util.cpp:864
↓ 30 callers
Method
PrintF
tools/shell/include/shell_state.hpp:328
↓ 30 callers
Method
RowIsValid
extension/core_functions/aggregate/holistic/mode.cpp:182
↓ 30 callers
Method
SetEstimatedCardinality
src/planner/logical_operator.cpp:53
↓ 30 callers
Function
duckdb_bind_value
src/main/capi/prepared-c.cpp:240
↓ 30 callers
Function
duckdb_disconnect
src/main/capi/duckdb-c.cpp:138
↓ 30 callers
Function
get_rowcount
* Routine: get_rowcount(int table) * Purpose: * Algorithm: * Data Structures: * * Params: * Returns: * Called By: * Calls: * Assumptions: *
extension/tpcds/dsdgen/dsdgen-c/scaling.cpp:233
↓ 29 callers
Method
Copy
extension/autocomplete/include/ast/add_column_entry.hpp:14
↓ 29 callers
Method
Finalize
extension/core_functions/aggregate/holistic/mode.cpp:322
↓ 29 callers
Function
GetEffectiveOffset
src/function/table/arrow_conversion.cpp:29
↓ 29 callers
Method
GetStatsType
src/storage/statistics/base_statistics.cpp:69
↓ 29 callers
Method
Initialize
src/storage/table/row_group.cpp:221
↓ 29 callers
Method
Type
extension/autocomplete/include/matcher.hpp:164
↓ 29 callers
Method
Verify
src/function/scalar/variant/variant_utils.cpp:218
↓ 29 callers
Function
duckdb_data_chunk_set_size
src/main/capi/data_chunk-c.cpp:92
↓ 29 callers
Function
is_colorized
Say whether a given stream should be colorized or not. It's always true for ATTY streams and may be true for streams marked with colorize flag.
test/sqlite/termcolor.hpp:409
↓ 28 callers
Function
AlignValue
src/include/duckdb/common/helper.hpp:187
↓ 28 callers
Method
Append
src/main/appender.cpp:206
↓ 28 callers
Function
LogicalTypeIdToString
DEPRECATED**: Use EnumUtil directly instead.
src/common/types.cpp:175
↓ 28 callers
Method
ParseQuery
src/parser/parser.cpp:221
↓ 28 callers
Method
Rewrite
src/optimizer/filter_pullup.cpp:13
↓ 28 callers
Method
ToString
Convert a hugeint object to a uuid style string
src/include/duckdb/common/types/uuid.hpp:43
↓ 28 callers
Method
Union
src/main/relation.cpp:163
↓ 28 callers
Function
duckdb_appender_end_row
src/main/capi/appender-c.cpp:164
↓ 28 callers
Method
empty
src/include/duckdb/parser/column_list.hpp:48
↓ 28 callers
Function
jtodt
* Routine: jtodt(int src, date_t *dest) * Purpose: convert a number of julian days to a date_t * Algorithm: Fleigel and Van Flandern (CACM, vol 11,
extension/tpcds/dsdgen/dsdgen-c/date.cpp:128
↓ 27 callers
Method
CastAs
src/common/types/value.cpp:2050
↓ 27 callers
Function
CatalogTypeToString
LCOV_EXCL_START
src/common/enums/catalog_type.cpp:8
↓ 27 callers
Method
DirectoryExists
src/common/file_system.cpp:496
↓ 27 callers
Method
GetIndex
src/common/string_util.cpp:574
↓ 27 callers
Method
GetYYAlc
extension/json/include/json_common.hpp:41
↓ 27 callers
Method
Print
tools/shell/shell.cpp:339
↓ 27 callers
Method
Reset
src/function/aggregate/sorted_aggregate_function.cpp:401
↓ 27 callers
Method
Scan
src/function/table/read_duckdb.cpp:308
↓ 27 callers
Function
append_string
extension/tpch/dbgen/dbgen.cpp:39
↓ 27 callers
Method
data
src/include/duckdb/common/types/string.hpp:145
↓ 27 callers
Function
duckdb_get_varchar
src/main/capi/duckdb_value-c.cpp:309
↓ 27 callers
Method
end
src/include/duckdb/common/arena_linked_list.hpp:155
↓ 27 callers
Function
open_utf8
(fpath, flags, **kwargs)
scripts/python_helpers.py:1
↓ 26 callers
Function
BSwapIfLE
src/include/duckdb/common/bswap.hpp:103
↓ 26 callers
Method
Finalize
src/function/table/copy_csv.cpp:59
↓ 26 callers
Method
GetBuffer
src/include/duckdb/common/types/vector.hpp:280
↓ 26 callers
Method
GetReservation
src/storage/temporary_memory_manager.cpp:57
↓ 26 callers
Method
GetRowWidth
Returns the total width required for each row, including padding
src/include/duckdb/common/types/row/tuple_data_layout.hpp:74
↓ 26 callers
Function
GetSchema
src/catalog/dependency_list.cpp:43
↓ 26 callers
Method
GetTotalRows
src/storage/data_table.cpp:1854
↓ 26 callers
Method
GetTypes
src/storage/data_table.cpp:210
↓ 26 callers
Function
TestDirectoryPath
test/helpers/test_helpers.cpp:104
↓ 26 callers
Method
get_index_unsafe
src/include/duckdb/common/types/selection_vector.hpp:103
↓ 25 callers
Function
AdbcDatabaseInit
test/api/adbc/driver_manager.cpp:801
↓ 25 callers
Function
AdbcDatabaseNew
test/api/adbc/driver_manager.cpp:650
↓ 25 callers
Function
AdbcDatabaseRelease
test/api/adbc/driver_manager.cpp:894
↓ 25 callers
Method
CanHaveNull
src/storage/statistics/base_statistics.cpp:123
↓ 25 callers
Method
Commit
src/main/connection.cpp:348
↓ 25 callers
Method
Copy
src/storage/statistics/list_stats.cpp:32
↓ 25 callers
Method
Copy
src/main/capi/copy_function-c.cpp:134
↓ 25 callers
Method
ExtensionIsLoaded
src/main/database.cpp:552
↓ 25 callers
Method
GetChildIndex
src/common/types/column/column_data_collection_segment.cpp:130
↓ 25 callers
Method
GetColumnNames
src/parser/column_list.cpp:105
↓ 25 callers
Method
GetState
src/execution/operator/projection/physical_unnest.cpp:132
↓ 25 callers
Method
Initialize
src/execution/operator/persistent/physical_copy_to_file.cpp:80
↓ 25 callers
Method
IsQualified
src/parser/qualified_name.cpp:131
↓ 25 callers
Method
ShouldSerialize
src/include/duckdb/common/serializer/serializer.hpp:49
↓ 25 callers
Function
TargetTypeCost
The target type determines the preferred implicit casts
src/function/cast_rules.cpp:9
↓ 25 callers
Method
TryMatch
src/common/types/geometry.cpp:240
↓ 25 callers
Function
duckdb_create_data_chunk
src/main/capi/data_chunk-c.cpp:9
↓ 25 callers
Function
duckdb_get_value_type
src/main/capi/duckdb_value-c.cpp:304
↓ 25 callers
Method
size
src/include/duckdb/common/multi_file/multi_file_data.hpp:324
↓ 24 callers
Method
BindScalarFunction
src/optimizer/optimizer.cpp:356
↓ 24 callers
Method
CreateFunction
===--------------------------------------------------------------------===// Function ===-------------------------------------------------------------
src/catalog/catalog.cpp:266
↓ 24 callers
Method
Empty
src/execution/operator/csv_scanner/scanner/csv_schema.cpp:124
↓ 24 callers
Method
Limit
src/main/relation.cpp:101
↓ 24 callers
Method
Optimize
src/optimizer/optimizer.cpp:326
↓ 24 callers
Function
SkipWhitespace
src/function/cast/vector_cast_helpers.cpp:31
↓ 24 callers
Function
_write_statement
(f, statement_type, statement)
scripts/metrics/emit_tests.py:11
↓ 24 callers
Function
append_info_get
extension/tpcds/dsdgen/append_info-c.cpp:19
↓ 24 callers
Function
append_row_end
extension/tpcds/dsdgen/append_info-c.cpp:33
↓ 24 callers
Function
append_row_start
extension/tpcds/dsdgen/append_info-c.cpp:28
↓ 24 callers
Method
data
src/include/duckdb/common/arrow/arrow_buffer.hpp:79
← previous
next →
301–400 of 26,029, ranked by callers