liangyu-1 commented on PR #4909: URL: https://github.com/apache/hive/pull/4909#issuecomment-1842272528
> Copy my respose from JIRA comment: This problem is somewhat similar to that one https://issues.apache.org/jira/browse/HIVE-22633, which maybe be fixed by https://issues.apache.org/jira/browse/HIVE-23530 > > Could you please try this patch [HIVE-23530](https://issues.apache.org/jira/browse/HIVE-23530)? It seems that this patch can solve the problem, but I think my solution is more helpful because this is a bug for function compute_stats, that patch just deprecated the function compute_stats and modified too many files which may cause more problems. I think we should just fix the bug rather than deprecate it. -- 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]
