You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by "ayushtkn (via GitHub)" <gi...@apache.org> on 2023/05/12 08:58:26 UTC

[GitHub] [hive] ayushtkn commented on a diff in pull request #4228: HIVE-27163: Column stats are not getting published after an insert qu…

ayushtkn commented on code in PR #4228:
URL: https://github.com/apache/hive/pull/4228#discussion_r1192104264


##########
iceberg/iceberg-handler/src/test/results/positive/col_stats.q.out:
##########
@@ -339,17 +339,16 @@ POSTHOOK: type: DESCTABLE
 POSTHOOK: Input: default@tbl_ice_puffin
 col_name            	a                   
 data_type           	int                 
-min                 	1                   
-max                 	333                 
-num_nulls           	0                   
-distinct_count      	7                   
+min                 	                    
+max                 	                    
+num_nulls           	                    
+distinct_count      	                    

Review Comment:
   This removed the iceberg column stats? If so we should revert and make sure it doesn't affect iceberg



-- 
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: gitbox-unsubscribe@hive.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org