Documentation about explain plan

2020-04-03 Thread Chandramouli Natarajan
Hi Team, Is there any documentation available to understand what is explain plan and how to see explain plan in hive.If any please send us which would be helpful Regards, Mouli

Hive Reserved Keywords

2020-04-21 Thread Chandramouli Natarajan
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

Hive Reserved Keywords Property

2020-04-21 Thread Chandramouli Natarajan
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