Chinna Rao Lalam
Chinna Rao Lalam
HIVE-27995: Fix inconsistent behavior of LOAD DATA command for partitoned and non-partitioned tables
This scenario will fail before fixing this issue at job execution and now it is validated at Hiveserver and it will throw SemanticExceptoin to the client. What is the exception...
HIVE-27995: Fix inconsistent behavior of LOAD DATA command for partitoned and non-partitioned tables
Overall changes looks good to me, But locally when i run newly added test case it falling `[ERROR] TestNegativeLlapCliDriver.testCliDriver:59 Client Execution succeeded but contained differences (error code = 1) after...
HIVE-27995: Fix inconsistent behavior of LOAD DATA command for partitoned and non-partitioned tables
+1 Thanks for the review Ayush Saxena, Denys Kuzmenko
@KiranVelumuri Is all the supported DB's support invisible columns. Even though if syntax supports what test are performed to confirm this.