iajoiner commented on a change in pull request #9702:
URL: https://github.com/apache/arrow/pull/9702#discussion_r755942993



##########
File path: cpp/src/arrow/adapters/orc/adapter.cc
##########
@@ -529,9 +527,9 @@ class ORCFileWriter::Impl {
     return Status::OK();
   }
 
-  Status Write(const Table& table) {
+  Status Write(const Table& table, const WriterOptions& writer_options) {

Review comment:
       @jorisvandenbossche  I'm back haha. Stuff such as a legal name change 
and other personal stuff takes time. Now they are over! Let's try to get all 
the ORC stuff including documentation in 7.0.0 (that is, late Jan 2022)




-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to