MCPcopy Create free account
hub / github.com/apache/arrow / HasOptions

Method HasOptions

cpp/src/arrow/engine/substrait/extension_set.cc:195–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195bool SubstraitCall::HasOptions() const { return !options_.empty(); }
196
197// A builder used when creating a Substrait plan from an Arrow execution plan. In
198// that situation we do not have a set of anchor values already defined so we keep

Callers 1

extension_set.ccFile · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected