Shivangi Jha
Shivangi Jha
HIVE-27995: Fix inconsistent behavior of LOAD DATA command for partitoned and non-partitioned tables
### What changes were proposed in this pull request? Earlier, the code flows for partitioned and non-partitioned tables were different. The partitioned tables skipped constraints checks before submitting the job...
### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### Is the change a dependency upgrade?...
### What changes were proposed in this pull request? Passing the locale in the pom.xml as to align both environments of local and jenkins ### Why are the changes needed?...
### What changes were proposed in this pull request? Additional log statements have been added to capture the details of the get_partitions_by_expr function calls, including input parameters and the results...