DanielZhu58 opened a new pull request, #4141: URL: https://github.com/apache/hive/pull/4141
### What changes were proposed in this pull request? The order of index TAB_COL_STATS_IDX and PCS_STATS_IDX in hive-schema is changed. ### Why are the changes needed? Because the precious index order is not hit by metastore query. That would cause slowness when we run the query. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Unit tests and pre-commit tests. -- 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]
