thomasrebele commented on PR #6523: URL: https://github.com/apache/hive/pull/6523#issuecomment-4969362784
By chance I've stumbled upon the [Bug class](https://github.com/apache/hive/blob/d2d7ff14eefebacf296008bb5d03f620fcc3cd72/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/Bug.java). It references workarounds for Calcite bugs. The Calcite upgrade fixes some of the bugs making the workarounds unnecessary. I suggest to open a follow-up ticket for removing the workarounds, to avoid making this big PR even bigger. -- 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]
