Hi Team,
We are trying to ingest a data to a table during creation we have a column
called date which I believe is no longer allowed to be used as column names. I
googled and came to know about a property which will override the above
feature,
hive.support.sql11.reserved.keywords=false
Cha
Hi Team,
We are trying to ingest a data to a table during creation we have a column
called date which I believe is no longer allowed to be used as column names. I
googled and came to know about a property which will override the above
feature,
hive.support.sql11.reserved.keywords=false
Chan