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

Method DefaultWriteOptions

cpp/src/arrow/dataset/file_orc.cc:219–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217// //
218
219std::shared_ptr<FileWriteOptions> OrcFileFormat::DefaultWriteOptions() {
220 // TODO (https://issues.apache.org/jira/browse/ARROW-13796)
221 return nullptr;
222}
223
224Result<std::shared_ptr<FileWriter>> OrcFileFormat::MakeWriter(
225 std::shared_ptr<io::OutputStream> destination, std::shared_ptr<Schema> schema,

Callers 15

TEST_FFunction · 0.45
SetUpMethod · 0.45
SetUpMethod · 0.45
SetUpMethod · 0.45
TEST_FFunction · 0.45
SetUpMethod · 0.45
TEST_PFunction · 0.45
SetUpMethod · 0.45
EXPECT_OK_AND_ASSIGNFunction · 0.45
TESTFunction · 0.45
ARROW_ASSIGN_OR_RAISEFunction · 0.45

Calls

no outgoing calls

Tested by 10

TEST_FFunction · 0.36
SetUpMethod · 0.36
SetUpMethod · 0.36
SetUpMethod · 0.36
TEST_FFunction · 0.36
SetUpMethod · 0.36
TEST_PFunction · 0.36
SetUpMethod · 0.36
EXPECT_OK_AND_ASSIGNFunction · 0.36
TESTFunction · 0.36