Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ name
Method
name
cpp/src/arrow/dataset/scan_node.cc:234–234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
}
233
234
std::string_view name() const override { return name_; }
235
236
compute::ExecBatch AddKnownValues(compute::ExecBatch batch) {
237
if (scan_->known_values.empty()) {
Callers
15
Partition
Method · 0.45
ConvertKey
Method · 0.45
FormatPartitionSegments
Method · 0.45
ParsePartitionSegments
Method · 0.45
DoInspect
Method · 0.45
FormatValues
Method · 0.45
GetProjectedSchemaFromExpression
Function · 0.45
MakeAugmentedProjectNode
Function · 0.45
Make
Method · 0.45
GetConvertOptions
Function · 0.45
ResolveOneFieldRef
Function · 0.45
MaybeConvertFieldRef
Function · 0.45
Calls
no outgoing calls
Tested by
4
MigrateLegacyOptions
Method · 0.36
TEST
Function · 0.36
AssertScanEquals
Method · 0.36
Visit
Method · 0.36