lidavidm commented on a change in pull request #11704:
URL: https://github.com/apache/arrow/pull/11704#discussion_r750277858
##########
File path: cpp/src/arrow/dataset/test_util.h
##########
@@ -709,6 +808,35 @@ class FileFormatScanMixin : public
FileFormatFixtureMixin<FormatHelper>,
ASSERT_EQ(row_count, expected_rows());
}
}
+ void TestScanWithDuplicateColumn() {
Review comment:
Perhaps not - I just wanted to make sure I didn't break this
inadvertently since it was working.
--
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]