You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Problem Statement
In order to give more flexibility to clients of the SDK, we should support both high and low level types for both JSON (dict/string) and Protobuf (message/bytes) streams.
Proposed Solution
In a non-breaking way widen the argument types of ingest methods.