asolimando commented on code in PR #3137: URL: https://github.com/apache/hive/pull/3137#discussion_r1046444068
########## ql/src/test/results/clientpositive/beeline/colstats_all_nulls.q.out: ########## @@ -73,6 +74,7 @@ max_col_len num_trues num_falses bit_vector HL +histogram Review Comment: I agree on your take, I have committed code making histogram display in `DESCRIBE` based on `metastore.stats.fetch.kll` and updated qout tests (basically reverting what was changed in the first place). -- 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]
