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
I see that we have sometimes quotes inside macros and sometimes are taken from function that uses QuotePolicy. We should make approach uniform across all places.
Without backticks quotation Flink will try to interprete column names as key words, example given when column name is "timestamp" it will fail.
The text was updated successfully, but these errors were encountered: