MCPcopy Create free account
hub / github.com/duckdb/duckdb / end

Method end

tools/shell/shell_renderer.cpp:192–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192RenderingResultIterator RenderingQueryResult::end() {
193 return RenderingResultIterator(nullptr);
194}
195
196SuccessState ShellState::RenderQueryResult(ShellRenderer &renderer, duckdb::QueryResult &query_result,
197 PagerMode pager_overwrite) {

Callers 15

RenderTableMetadataMethod · 0.45
SetColorMethod · 0.45
WriteLogEntryMethod · 0.45
DisplayColorsFunction · 0.45
ImportDataMethod · 0.45
PerformSearchMethod · 0.45
AddExtensionMethod · 0.45
ProcessFileMethod · 0.45
LoadBenchmarkMethod · 0.45
InitializeMethod · 0.45
CleanupMethod · 0.45
run_benchmarksFunction · 0.45

Calls 1

Tested by 15

NextFromArrowFunction · 0.36
test_loggingFunction · 0.36
LoadConfigMethod · 0.36
LoadTestEnvFromConfigMethod · 0.36
GetOptionOrDefaultMethod · 0.36
GetConfigSettingsMethod · 0.36
GetTestEnvMethod · 0.36
HasTestEnvMethod · 0.36
is_subsetFunction · 0.36
RunFullFunction · 0.36