Skip to content

Conversation

abey79
Copy link
Member

@abey79 abey79 commented Oct 3, 2025

Related

What

Introduces new grpc endpoint for layer table:

rpc GetLayerTableSchema(GetLayerTableSchemaRequest) returns (GetLayerTableSchemaResponse) {}
rpc ScanLayerTable(ScanLayerTableRequest) returns (stream ScanLayerTableResponse) {}
  • add new grpc endpoints to proto
  • update ext utilities
  • fix OSS server
  •  add table provider
  • rename everything to DatasetManifest (from LayerTable)
  • update Python SDK API
  • update catalog?

Copy link

github-actions bot commented Oct 3, 2025

Web viewer built successfully.

Result Commit Link Manifest
abc37b0 https://rerun.io/viewer/pr/11423 +nightly +main

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

@abey79 abey79 changed the title Add grpc endpoint for layer table and cleanup helper objects Introduce the layer table and remove layer information from the partition table Oct 3, 2025
@abey79 abey79 added sdk-python Python logging API include in changelog dataplatform Rerun Data Platform integration labels Oct 3, 2025
@abey79 abey79 force-pushed the antoine/layer-table branch from 701aed1 to 1cd8a69 Compare October 6, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataplatform Rerun Data Platform integration include in changelog sdk-python Python logging API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant