Per-record basis schema registry subject name for writing to Kafka
Đang mở
question
- Ngôn ngữ chính
- Scala
- Star
- 242
- Fork
- 84
- Merge trung bình
- 10 giờ 12 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
Spark allows creating a column named `topic` to define a per-record basis topic.
> The destination topic for the records of the DataFrame can either be specified statically as an option to the DataStreamWriter or on a per-record basis as a column named “topic” in the DataFrame. ([Source](https://databricks.com/blog/2017/04/26/processing-data-in-apache-kafka-with-structured-streaming-in-apache-spark-2-2.html))
I need to use the same strategy for the schema registry subject name. Does ABRiS support it?
Thanks!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.