cxzl25 commented on PR #4474: URL: https://github.com/apache/hive/pull/4474#issuecomment-1694400812
> update the sql script versions Done > Patch LGTM, however, 1 question: as we already have PRIMARY KEY (`PART_ID`,`INTEGER_IDX`) why do we need an extra index on `PART_ID`? The index I added is `PART_KEY_VAL`, not `PART_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: [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]
