Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Finish
Method
Finish
cpp/src/arrow/type.cc:2650–2652 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2648
}
2649
2650
Result<std::shared_ptr<Schema>> SchemaBuilder::Finish() const {
2651
return schema(impl_->fields_, impl_->metadata_);
2652
}
2653
2654
void SchemaBuilder::Reset() { impl_->Reset(); }
2655
Callers
15
gadataset_scanner_builder_finish
Function · 0.45
gadataset_file_writer_finish
Function · 0.45
gadataset_dataset_factory_finish
Function · 0.45
gadataset_file_system_dataset_factory_finish
Function · 0.45
gadataset_dataset_to_table
Function · 0.45
gadataset_dataset_to_record_batch_reader
Function · 0.45
garrow_array_builder_finish
Function · 0.45
Get
Method · 0.45
Merge
Method · 0.45
UnifySchemas
Function · 0.45
TEST_F
Function · 0.45
Flush
Method · 0.45
Calls
1
schema
Function · 0.70
Tested by
6
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
BuildArray
Function · 0.36
TYPED_TEST
Function · 0.36
TEST
Function · 0.36