wecharyu commented on PR #5141: URL: https://github.com/apache/hive/pull/5141#issuecomment-2066588868
> The performance regression you are referring to is (1.32 sec) vs (1.39 sec)? Yes, and it's not an accidental result. > This depends on the partition name. The performance seems not related to partition name, because the TBL_ID is determined so MySQL could filter data by index `(PART_ID, PART_NAME)`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
