Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ schema
Method
schema
cpp/src/parquet/arrow/writer.cc:404–404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
402
}
403
404
std::shared_ptr<::arrow::Schema> schema() const override { return schema_; }
405
406
Status WriteTable(const Table& table, int64_t chunk_size) override {
407
RETURN_NOT_OK(CheckClosed());
Callers
15
CheckConfiguredRoundtrip
Function · 0.45
CheckSimpleRoundtrip
Function · 0.45
DownsampleInt96RoundTrip
Function · 0.45
TYPED_TEST
Function · 0.45
TEST
Function · 0.45
DoNestedValidate
Function · 0.45
ValidateTableArrayTypes
Method · 0.45
TEST_F
Function · 0.45
WriteFile
Method · 0.45
FuzzReader
Function · 0.45
DoMain
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
12
CheckConfiguredRoundtrip
Function · 0.36
CheckSimpleRoundtrip
Function · 0.36
DownsampleInt96RoundTrip
Function · 0.36
TYPED_TEST
Function · 0.36
TEST
Function · 0.36
DoNestedValidate
Function · 0.36
ValidateTableArrayTypes
Method · 0.36
TEST_F
Function · 0.36
WriteFile
Method · 0.36
TEST
Function · 0.36
PrintTo
Function · 0.36
TEST_P
Function · 0.36