vibhatha commented on code in PR #33969: URL: https://github.com/apache/arrow/pull/33969#discussion_r1098090441
########## cpp/src/arrow/dataset/partition_test.cc: ########## @@ -1107,5 +1108,88 @@ TEST(TestStripPrefixAndFilename, Basic) { "year=2019/month=12/day=01")); } +TEST_F(TestPartitioning, HivePartitionReadEvaluation) { Review Comment: I removed the added test case and updated with your suggestion. I understand your concern. -- 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