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

[Iterators] Implement reading from Apache Arrow RecordBatches. #658

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ingomueller-net
Copy link
Collaborator

@ingomueller-net ingomueller-net commented Feb 14, 2023

TODO:

  • Provide output snippets in comments build* functions.
  • Add conversion tests.
  • Factor out Arrow Python tests from more general dialect Python tests.
  • Use makeStridedMemRefDescriptor instead of MemRefDescriptor::pack (?)
  • Add debug facilities to test cases (print IR, control passes, etc.)

@ingomueller-net ingomueller-net marked this pull request as draft February 14, 2023 13:16
@ingomueller-net ingomueller-net force-pushed the iterators-apache-arrow branch 14 times, most recently from 552a711 to 5ec43e2 Compare February 21, 2023 13:26
@ingomueller-net ingomueller-net force-pushed the iterators-apache-arrow branch 2 times, most recently from 9680a57 to 17e9cd9 Compare February 22, 2023 10:15
@ingomueller-net ingomueller-net marked this pull request as ready for review February 22, 2023 11:55
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.

1 participant