Stamatis Zampetakis

Results 109 comments of Stamatis Zampetakis

Thanks for the review @dengzhhu653 ! My main concern at the moment is that the output depends on the state of the metastore. Since we are reusing the `derby` database...

@ayushtkn The upgrade brought up in the surface various problems as you can see in the failed tests. I tackled some of them in separate JIRAs but there are more...

@zhangbutao Instead of running the test individually try to run the whole split (`mvn -Pitests -Pqsplits test -Dtest=org.apache.hadoop.hive.cli.split6.TestMiniLlapLocalCliDriver`) locally. I suspect there is some kind of interference with other tests...

Hey @asolimando If the bugs can appear in production I would suggest to create a new JIRA describing the problem or re-purpose this one. It is more important to know...

Thanks for your detailed analysis @zhangbutao and apologies for the delay. I guess you are right that we should handle the problem in the HS2 side but I still believe...

FYI Calcite claims to support all Guava versions from 19.0 to 31.1-jre and there are regular CI tests for both ends: - CI for 19.0 https://github.com/apache/calcite/blob/657a3d352ff81ef54f2bc0be6884363b49741305/.travis.yml#L27 - CI for 31.1-jre...

Thanks for the pointer @ayushtkn. Indeed the failure is related to Guava and Calcite (most likely due to CALCITE-4259) but it shouldn't require a Guava upgrade. Probably there is a...

This PR has been inactive for quite some time now and it seems there is no interest from the authors to push this forward thus I am closing it down.