dengzhhu653 commented on PR #5700: URL: https://github.com/apache/hive/pull/5700#issuecomment-2768375699
We only have a very limited number of `TXN_STATE`: OPEN, COMMITTED, ABORTED. OPEN is the most common state in the production I guess, so introducing the index on `TXNS(TXN_STATE, TXN_ID)` might not make much sense per my understanding. -- 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