rerun
rerun copied to clipboard
DataFusion queries against new catalog
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.
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.
@timsaucer I reckon this is outdated by now and should be closed?