ashutosh-bapat opened a new pull request #572: HIVE-21430 : INSERT into a 
dynamically partitioned table with autogather stats disabled throws a 
MetaException
URL: https://github.com/apache/hive/pull/572
 
 
   loadDynamicPartitions is not passing a valid writeId list while altering 
multiple partitions. It's
   also fetching table snapshot separately for each of the partitions. Instead 
fetch the snapshot once
   to be used for all partitions. Use the same snapshot to alter partitions.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to