This is an automated email from the ASF dual-hosted git repository.
juri pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
from 4ae6d737 Merge pull request #546 from mspruc/main
add 4f32967c IS NULL & IS NOT NULL for sql-api filters
add 1115994d fix a bug that would make rexLiterals compare on a wrong
string
add 71818cba cleanup
new 9229c423 Merge pull request #547 from mspruc/main
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../sql/calcite/converter/WayangFilterVisitor.java | 2 +-
.../functions/FilterEvaluateCondition.java | 44 ++++++++++++++--------
.../apache/wayang/api/sql/SqlToWayangRelTest.java | 34 +++++++++--------
3 files changed, 48 insertions(+), 32 deletions(-)