Skip to content

Add to_arrow_reader() to TableEntry and DataFusionTable#10601

Merged
Wumpf merged 2 commits intomainfrom
antoine/more-to-arrow-reader
Jul 15, 2025
Merged

Add to_arrow_reader() to TableEntry and DataFusionTable#10601
Wumpf merged 2 commits intomainfrom
antoine/more-to-arrow-reader

Conversation

@abey79
Copy link
Member

@abey79 abey79 commented Jul 11, 2025

Related

What

This PR adds:

  • TableEntry.to_arrow_reader()
  • DataFusionTable.to_arrow_reader()

These match the recently introduced DataframeQueryView.to_arrow_reader().

The implementation isn't any less poor that before, aka everything is loaded in memory.

@github-actions
Copy link

github-actions bot commented Jul 11, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
f303d82 https://rerun.io/viewer/pr/10601 +nightly +main

Note: This comment is updated whenever you push a commit.

@Wumpf Wumpf requested a review from timsaucer July 15, 2025 15:00
@Wumpf Wumpf merged commit 3ae90e6 into main Jul 15, 2025
41 checks passed
@Wumpf Wumpf deleted the antoine/more-to-arrow-reader branch July 15, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants