Skip to content

fix serialization for RexCalls in sql-api projections#564

Merged
zkaoudi merged 1 commit into
apache:mainfrom
mspruc:main
May 13, 2025
Merged

fix serialization for RexCalls in sql-api projections#564
zkaoudi merged 1 commit into
apache:mainfrom
mspruc:main

Conversation

@mspruc
Copy link
Copy Markdown
Contributor

@mspruc mspruc commented May 13, 2025

As RexNodes and inheritors of RexNode are not serializable by default in Calcite, and the serialisation utils are in their infancy. Similar approach should be used in the FilterPredicateImpl, https://github.com/apache/incubator-wayang/blob/main/wayang-api/wayang-api-sql/src/main/java/org/apache/wayang/api/sql/calcite/converter/functions/FilterPredicateImpl.java

@zkaoudi zkaoudi merged commit 58cfcbb into apache:main May 13, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants