Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improved ReadRel handling #194

Merged
merged 9 commits into from
Nov 2, 2023
Merged

Conversation

vbarua
Copy link
Member

@vbarua vbarua commented Nov 2, 2023

No description provided.

@vbarua vbarua force-pushed the vbarua/read-rel-improvements branch from 05a9682 to 01bae08 Compare November 2, 2023 22:59
@vbarua vbarua force-pushed the vbarua/read-rel-improvements branch from 930addf to ecae72f Compare November 2, 2023 23:03
@vbarua vbarua changed the title [WIP] feat: improved ReadRel handling feat: improved ReadRel handling Nov 2, 2023
@vbarua vbarua merged commit 6548670 into main Nov 2, 2023
8 checks passed
@vbarua vbarua deleted the vbarua/read-rel-improvements branch November 2, 2023 23:27
ajegou pushed a commit to ajegou/substrait-java that referenced this pull request Mar 29, 2024
* feat: builder util for equal fn
* test: additional ReadRel coverage
* fix: rel to proto NamedScan conversion skipped filter
* fix: rel to proto VirtualScan conversion skipped filter
* fix: proto expression converter should use table schema

The use of the EMPTY_TYPE caused failures when attempting to convert
filters with field reference on VirtualScans, because the field
references were seen as out-of-bounds.

* fix: allow proto to rel conversion of empty VirtualScan
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