Following Slack discussion : https://apache-pinot.slack.com/archives/C011C9JHN7R/p1622809155406800
Changing the topic a REALTIME table is consuming from is not possible as for now.
-> stream.kafka.topic.name
However, a table definition update is fully accepted without warnings.
We should provide some user feedback regarding this limitation.
- In the docs: I'll open a PR.
- At the API level: We could either warn or fully reject the table update in such instances.
Following Slack discussion : https://apache-pinot.slack.com/archives/C011C9JHN7R/p1622809155406800
Changing the topic a REALTIME table is consuming from is not possible as for now.
->
stream.kafka.topic.nameHowever, a table definition update is fully accepted without warnings.
We should provide some user feedback regarding this limitation.