mapleFU commented on code in PR #36377:
URL: https://github.com/apache/arrow/pull/36377#discussion_r1268175537
##########
cpp/src/parquet/arrow/arrow_reader_writer_test.cc:
##########
@@ -5024,6 +5024,41 @@ class TestBufferedParquetIO : public
TestParquetIO<TestType> {
ASSERT_OK_NO_THROW(writer->Close());
}
+ void WriteBufferedTable(const std::shared_ptr<Array>& values,
Review Comment:
Hmmm I guess I use some different logic here, I'll try to unify them
--
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]