MCPcopy 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

PartitionMethod · 0.45
ConvertKeyMethod · 0.45
DoInspectMethod · 0.45
FormatValuesMethod · 0.45
MakeAugmentedProjectNodeFunction · 0.45
MakeMethod · 0.45
GetConvertOptionsFunction · 0.45
ResolveOneFieldRefFunction · 0.45
MaybeConvertFieldRefFunction · 0.45

Calls

no outgoing calls

Tested by 4

MigrateLegacyOptionsMethod · 0.36
TESTFunction · 0.36
AssertScanEqualsMethod · 0.36
VisitMethod · 0.36