Skip to content
Snippets Groups Projects

Remove initial describe call within stream endpoint

Merged Patrick Godwin requested to merge patrick.godwin/arrakis-python:schema_metadata into main

By embedding per-channel metadata within schema, alleviates the need of doing the initial describe call when retrieving data. this also solves the problem of metadata changes during a single stream call.

To support this, add a method to allow a Channel to be instantiated by a pyarrow field which contains the needed metadata.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading