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: add parquet source to python ffi #749

Merged
merged 19 commits into from
Sep 17, 2023
Merged

Conversation

jordanrfrazier
Copy link
Collaborator

@jordanrfrazier jordanrfrazier commented Sep 12, 2023

Adds the ability to pass the parquet path to sparrow and read from the file directly rather than reading in python and transforming to a record batch.

@cla-bot cla-bot bot added the cla-signed Set when all authors of a PR have signed our CLA label Sep 12, 2023
@github-actions github-actions bot added enhancement New feature or request sparrow labels Sep 12, 2023
@jordanrfrazier jordanrfrazier marked this pull request as ready for review September 14, 2023 03:28
@jordanrfrazier jordanrfrazier force-pushed the add-parquet-source-ffi-api branch from 4de5d19 to 9c70f18 Compare September 15, 2023 20:08
@jordanrfrazier jordanrfrazier added this pull request to the merge queue Sep 17, 2023
Merged via the queue into main with commit 6f413f7 Sep 17, 2023
@jordanrfrazier jordanrfrazier deleted the add-parquet-source-ffi-api branch September 17, 2023 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed Set when all authors of a PR have signed our CLA enhancement New feature or request sparrow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants