Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/duckdb/duckdb
/ Analyze
Method
Analyze
tools/shell/shell_renderer.cpp:93–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
void ShellRenderer::Analyze(RenderingQueryResult &result) {
94
}
95
96
// RenderingResultIterator is an iterator that EITHER
97
// (1) iterates over a query result
Callers
1
RenderQueryResult
Method · 0.45
Calls
10
ConvertValue
Function · 0.85
IsNull
Function · 0.85
c_str
Method · 0.80
TryConvertChunk
Method · 0.80
RenderLength
Method · 0.80
size
Method · 0.45
PrintF
Method · 0.45
ColumnCount
Method · 0.45
push_back
Method · 0.45
Prepare
Method · 0.45
Tested by
no test coverage detected