Skip to content

Serialisability for sql-api projections#549

Merged
zkaoudi merged 2 commits into
apache:mainfrom
mspruc:main
Apr 22, 2025
Merged

Serialisability for sql-api projections#549
zkaoudi merged 2 commits into
apache:mainfrom
mspruc:main

Conversation

@mspruc
Copy link
Copy Markdown
Contributor

@mspruc mspruc commented Apr 22, 2025

Since most functions used by the various Visitors reference RexNode or RexNode sub-classes, they were unserialisable. I've moved all references to the RexNode into the constructor, this makes it serialisable and usable by platforms like Spark. Something similar should be done by other such functions.

@zkaoudi zkaoudi merged commit af2f391 into apache:main Apr 22, 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