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

Method type_name

cpp/src/arrow/dataset/partition.cc:783–783  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

781 : KeyValuePartitioningFactory(options), options_(std::move(options)) {}
782
783 std::string type_name() const override { return "hive"; }
784
785 Result<std::shared_ptr<Schema>> Inspect(
786 const std::vector<std::string>& paths) override {

Callers 1

EqualsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected