The reason is that I want to insert a search statement with join search results into a table and report an error
Solution:
Execute in hive: set hive.Auto.Convert.Join = false;
The reason is that I want to insert a search statement with join search results into a table and report an error
Solution:
Execute in hive: set hive.Auto.Convert.Join = false;