wjones127 commented on code in PR #13665:
URL: https://github.com/apache/arrow/pull/13665#discussion_r929138697
##########
cpp/src/parquet/arrow/arrow_reader_writer_test.cc:
##########
@@ -3944,7 +3944,10 @@ TEST(TestArrowReaderAdHoc,
WriteBatchedNestedNullableStringColumn) {
}
TEST(TestArrowReaderAdHoc, OldDataPageV2) {
- // ARROW-17100
+// ARROW-17100
Review Comment:
My local formatter de-indented it originally (moved with the `#ifdef`), but
seems to be ambivalent to the indentation now (will preserve either way). I
changed it anyways.
--
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]