VenuReddy2103 commented on PR #4536:
URL: https://github.com/apache/hive/pull/4536#issuecomment-1667364758

   > curious how does direct sql get away with this issue? can you extend a 
test for this case
   
   In direct sql, `PART_COL_STATS` entries are deleted by `PART_ID` where 
clause. So drop table is successful. In fact, with both direct sql and JDO , 
`PART_COL_STATS` table is not updated during rename hive external tables.


-- 
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]

Reply via email to