dongjoon-hyun commented on code in PR #1099:
URL: https://github.com/apache/orc/pull/1099#discussion_r859303177
##########
c++/test/TestPredicatePushdown.cc:
##########
@@ -281,6 +282,45 @@ namespace orc {
for (uint64_t i = 0; i < 2000; ++i) {
EXPECT_EQ(i + 3500 , batch1.data[i]);
}
+ // 2nd batch of 1500 rows
Review Comment:
Please make a new test case, @stiga-huang .
--
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]