Skip to content

Conversation

@aurb9
Copy link
Contributor

@aurb9 aurb9 commented Apr 6, 2025

Users no longer need to provide the column names, they will be read by the operator itself.

@aurb9
Copy link
Contributor Author

aurb9 commented Apr 6, 2025

This also solves the issue "Parquet Operators should work on RecordType"

@aurb9
Copy link
Contributor Author

aurb9 commented Apr 6, 2025

Are RecordType and Record linked somehow? We might want to be able to perform record.getField(name) instead of record.getField(index), if a RecordType is used. This would facilitate the use of this operator very much...

@zkaoudi zkaoudi merged commit 3ffda93 into apache:main Apr 6, 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