timgrein commented on code in PR #3858:
URL: https://github.com/apache/calcite/pull/3858#discussion_r1680548699
##########
arrow/src/test/java/org/apache/calcite/adapter/arrow/ArrowAdapterTest.java:
##########
@@ -325,23 +325,15 @@ static void initializeArrowState(@TempDir Path
sharedTempDir) throws IOException
.explainContains(plan);
}
+ /** <a
href="https://issues.apache.org/jira/browse/CALCITE-6296">[CALCITE-6296]</a>. */
@Test void testArrowProjectFieldsWithIsNullFilter() {
Review Comment:
Good point! Added tests with [Add Conjunctive IsNull Filter
tests](https://github.com/apache/calcite/pull/3858/commits/6d31f70295e36529ff5691ae1d52f1a4c95389c8)
--
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]