MCPcopy 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

CheckConfiguredRoundtripFunction · 0.45
CheckSimpleRoundtripFunction · 0.45
DownsampleInt96RoundTripFunction · 0.45
TYPED_TESTFunction · 0.45
TESTFunction · 0.45
DoNestedValidateFunction · 0.45
TEST_FFunction · 0.45
WriteFileMethod · 0.45
FuzzReaderFunction · 0.45
DoMainFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 12

CheckConfiguredRoundtripFunction · 0.36
CheckSimpleRoundtripFunction · 0.36
DownsampleInt96RoundTripFunction · 0.36
TYPED_TESTFunction · 0.36
TESTFunction · 0.36
DoNestedValidateFunction · 0.36
TEST_FFunction · 0.36
WriteFileMethod · 0.36
TESTFunction · 0.36
PrintToFunction · 0.36
TEST_PFunction · 0.36