anjakefala commented on issue #35730:
URL: https://github.com/apache/arrow/issues/35730#issuecomment-1572903060
```
compute-exec.cpp: In function ‘void ExecPlan_Write(const
std::shared_ptr<arrow::acero::ExecPlan>&, const
std::shared_ptr<arrow::acero::ExecNode>&, const
std::shared_ptr<arrow::Schema>&, const
std::shared_ptr<arrow::dataset::FileWriteOptions>&, const
std::shared_ptr<arrow::fs::FileSystem>&, std::string, const
std::shared_ptr<arrow::dataset::Partitioning>&, std::string,
arrow::dataset::ExistingDataBehavior, int, uint32_t, uint64_t, uint64_t,
uint64_t)’:
compute-exec.cpp:340:11: error: ‘class arrow::dataset::WriteNodeOptions’ has
no member named ‘custom_schema’
340 | options.custom_schema = std::move(schema);
| ^~~~~~~~~~~~~
make: *** [/usr/lib/R/etc/Makeconf:200: compute-exec.o] Error 1
make: *** Waiting for unfinished jobs....
ERROR: compilation failed for package ‘arrow’
* removing ‘/arrow/r/check/arrow.Rcheck/arrow’
Error: R CMD check found ERRORs
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]