Skip to content

Conversation

@tustvold
Copy link
Contributor

@tustvold tustvold commented Jul 27, 2022

Draft as makes APIs public that we probably want to keep private until we have better test coverage #2198

Adds an example of filter evaluation as described in #1191

Possibly relates to #2198

@github-actions github-actions bot added the parquet Changes to the parquet crate label Jul 27, 2022
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These were actually bugs that were only working because the ChunkReader implementation for File doesn't validate the end offset is actually within the range of the file.

* Change CI names to match crates

* Update .github/workflows/arrow_flight.yml

Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com>

Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com>
@tustvold
Copy link
Contributor Author

tustvold commented Jul 27, 2022

Rebasing on top of #2199 appears to fix the "failed to skip rows" issue, now just to work out why the data is incorrect 😅

Edit: I think the issue might be in the filtering code 🤦

@tustvold
Copy link
Contributor Author

tustvold commented Aug 5, 2022

Closing in favor or #2335

@tustvold tustvold closed this Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parquet Changes to the parquet crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants