thomasrebele commented on PR #6177: URL: https://github.com/apache/hive/pull/6177#issuecomment-3541791011
Thank you for the reviews! As @kasakrisz [observed](https://github.com/apache/hive/pull/6177#discussion_r2533569066), the comparator will not be called frequently, so maybe the custom comparator is not justifiable. I'll prepare another PR using a simple HiveDecimal.compareTo, once https://github.com/apache/hive/pull/6189 has been merged (as both deal with statistics). -- 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]
