rerun icon indicating copy to clipboard operation
rerun copied to clipboard

DataFusion queries against new catalog

Open timsaucer opened this issue 9 months ago • 1 comments

Related

Closes https://github.com/rerun-io/dataplatform/issues/407

What

This PR includes methods for turning both request/response and streaming services from our GRPC definitions into DataFusion table providers. It expands the previous work and supersedes https://github.com/rerun-io/rerun/pull/9320

This code creates two different traits for conversion of either single response or streams of data into table providers.

timsaucer avatar Mar 24 '25 21:03 timsaucer

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

  • [ ] I have tested the web viewer
Result Commit Link Manifest
25a8bc4 https://rerun.io/viewer/pr/9367 +nightly +main

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

github-actions[bot] avatar Mar 24 '25 21:03 github-actions[bot]

@timsaucer I reckon this is outdated by now and should be closed?

Wumpf avatar Jun 04 '25 13:06 Wumpf