This is an automated email from the ASF dual-hosted git repository.

aloalt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/wayang.git


    from 534ccc4d6 Merge pull request #674 from mspruc/remove-unused-data
     add 9a319d5f9 Allow CASTed fields in sql-api to be passed through
     add c9b7b68c5 delete unused import
     add a9d7b659b widening conversions for CAST
     add 03c870bad CAST using numbers & widening conversions
     new 6172a5f46 Merge pull request #675 from mspruc/cast-for-filters

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:
 .../converter/functions/CallTreeFactory.java       |   6 +-
 .../converter/functions/FilterPredicateImpl.java   |  27 ++-
 .../converter/functions/ProjectMapFuncImpl.java    |   4 +-
 .../apache/wayang/api/sql/SqlToWayangRelTest.java  | 190 ++++++++++-----------
 4 files changed, 112 insertions(+), 115 deletions(-)

Reply via email to