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
The KafkaSQL storage is fetching the owner in the sink thread, which causes it to be empty since this value is only available in the HTTP request thread.
The text was updated successfully, but these errors were encountered:
The KafkaSQL storage is fetching the owner in the sink thread, which causes it to be empty since this value is only available in the HTTP request thread.
The text was updated successfully, but these errors were encountered: