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
Thanks reporting @millin - I'm not sure the DECIMAL work is actually complete yet. So you may be running into issues due to partial implementation. I'll raise this though.
KSQL ver: master branch (commit 0346933)
I have Avro topic with Decimal field that declared in schema as:
I created STREAM with Avro formal:
But KSQL can't DESCRIBE it:
SELECT * FROM AVRO_WITH_DECIMAL
works fine
The text was updated successfully, but these errors were encountered: