wecharyu commented on PR #4831: URL: https://github.com/apache/hive/pull/4831#issuecomment-1875674607
@nrg4878 @saihemanth-cloudera Updated the indexes in `PARTITIONS` table for the performance improvement: 1. update `UNIQUEPARTITION (PART_NAME, TBL_ID)` -> `UNIQUEPARTITION (TBL_ID, PART_NAME)` 2. remove `PARTITIONS_N49 (TBL_ID)` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org