westonpace commented on code in PR #33969: URL: https://github.com/apache/arrow/pull/33969#discussion_r1100776088
########## 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: This is fine. It covers your change. Are there other branches you feel we are not testing? -- 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