pitrou commented on code in PR #39785:
URL: https://github.com/apache/arrow/pull/39785#discussion_r1507476396
##########
cpp/src/gandiva/tests/in_expr_test.cc:
##########
@@ -161,17 +161,6 @@ TEST_F(TestIn, TestInDouble) {
// prepare input record batch
auto in_batch = arrow::RecordBatch::Make(schema, num_records, {array0,
array1});
-
Review Comment:
I still don't understand why you removed these checks. Could you explain or
revert?
--
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]