-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65745/
-----------------------------------------------------------

(Updated March 4, 2018, 9:16 a.m.)


Review request for hive, Andrew Sherman, Janaki Lahorani, Zoltan Haindrich, 
Sahil Takiar, Thejas Nair, and Vihang Karajgaonkar.


Changes
-------

Fixed log message.


Bugs: HIVE-18743
    https://issues.apache.org/jira/browse/HIVE-18743


Repository: hive-git


Description
-------

HIVE-18743 CREATE TABLE on S3 data can be extremely slow. DO_NOT_UPDATE_STATS 
workaround is buggy.


Diffs (updated)
-----

  
standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java
 89354a2d34249903a9ff13c4ed913a68de93057e 
  
standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java
 ac71d0882f985a2b475eb197a4852cc943a96a1f 
  
standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java
 50f873a013a9aa3cea0a2af8146484b9387c08f2 
  
standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/utils/TestMetaStoreUtils.java
 d6c13d3f2a4dc54dab978f891b51d623a4d29762 


Diff: https://reviews.apache.org/r/65745/diff/5/

Changes: https://reviews.apache.org/r/65745/diff/4-5/


Testing
-------

Added both positive unit test verifying that stats are updated and negative 
test verifying that stats are not updated when they shouldn't be.


Thanks,

Alexander Kolbasov

Reply via email to