GitHub user rajkrrsingh opened a pull request: https://github.com/apache/hive/pull/390
HIVE-20080: TxnHandler checkLock direct sql fail with ORA-01795 , if ⦠check if the dbType is oracle break the query IN clause to include hl_partition in batch of 1000. You can merge this pull request into a Git repository by running: $ git pull https://github.com/rajkrrsingh/hive HIVE-20080 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/390.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #390 ---- commit 097c42a8e54ca48cd634dd5c777021eebab076bb Author: Rajkumar singh <rajkrrsingh@...> Date: 2018-07-05T17:52:30Z HIVE-20080: TxnHandler checkLock direct sql fail with ORA-01795 , if the table has more than 1000 partitions ---- ---