You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "mapleFU (via GitHub)" <gi...@apache.org> on 2023/05/11 17:09:18 UTC

[GitHub] [arrow] mapleFU commented on a diff in pull request #35428: GH-35423: [C++][Parquet] Parquet Encoding Fixing mismatched buffer size

mapleFU commented on code in PR #35428:
URL: https://github.com/apache/arrow/pull/35428#discussion_r1191473065


##########
cpp/src/arrow/dataset/file_parquet_test.cc:
##########
@@ -222,6 +222,46 @@ TEST_F(TestParquetFileFormat, WriteRecordBatchReaderCustomOptions) {
                     *actual_schema);
 }
 
+#ifdef ARROW_WITH_SNAPPY
+
+TEST_F(TestParquetFileFormat, WriteRecordBatchReaderByteStreamSplit) {

Review Comment:
   Okay, changes are removed.



-- 
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-unsubscribe@arrow.apache.org

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