stargrey102 commented on PR #10148:
URL: https://github.com/apache/iceberg/pull/10148#issuecomment-2059891565

   Hi @deniskuzZ:  for more info: we identified the autogather executed 
(controlled by hive.stats.autogather) to collect stats from Hive when 
committing a new Iceberg table to Hive (Hive version 3.1.3: 
https://github.com/apache/hive/blob/rel/release-3.1.3/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java#L1868)
 and that is the motivation of this PR. 
   There are two configs:
   `hive.stats.autogather` and `hive.stats.column.autogather`
   and this pr only tries to disable the first one but not cols stats. 


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to