Per-record basis schema registry subject name for writing to Kafka
未關閉
question
- 主要語言
- Scala
- 星號
- 242
- 分支
- 84
- 平均合併
- 10 小時 12 分鐘
- 30 天內合併 PR
- 2
描述
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!
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。