SDK
Rust
Problem Statement
On stream level provide clients with the ability to provide a producer ID which will be emitted in Databricks system tables.
Proposed Solution
When stream builder API is introduced, exposing a producer ID as a stream property and passing it via a gRPC header would be straightforward.
Additional Context
No response