deniskuzZ commented on PR #4474: URL: https://github.com/apache/hive/pull/4474#issuecomment-1697238538
> > 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`. that's true, i was just wondering why we need `PART_ID` if it's already part of PK -- 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]
