wecharyu commented on PR #4905:
URL: https://github.com/apache/hive/pull/4905#issuecomment-1833066790

   > In this case, dt='20231129' should be dropped successfully?
   But you throw NoSuchObjectException because dt='20231130' doesn't esist, so 
dt='20231129' also was not dropped?
   
   We followed the existing behavior in master, which also wanted to throw 
exception directly if there are missing partitions, even though the missing 
partitions logic is incorrect.


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