Home
last modified time | relevance | path

Searched refs:GetOrInferSchema (Results 1 – 6 of 6) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/dataset/
H A Dpartition.h281 Result<std::shared_ptr<Schema>> GetOrInferSchema(const std::vector<std::string>& paths);
H A Ddiscovery.cc235 options_.partitioning.GetOrInferSchema( in InspectSchemas()
H A Dpartition.cc529 Result<std::shared_ptr<Schema>> PartitioningOrFactory::GetOrInferSchema( in GetOrInferSchema() function in arrow::dataset::PartitioningOrFactory
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/dataset/
H A Dpartition.h362 Result<std::shared_ptr<Schema>> GetOrInferSchema(const std::vector<std::string>& paths);
H A Ddiscovery.cc240 options_.partitioning.GetOrInferSchema( in InspectSchemas()
H A Dpartition.cc722 Result<std::shared_ptr<Schema>> PartitioningOrFactory::GetOrInferSchema( in GetOrInferSchema() function in arrow::dataset::PartitioningOrFactory