Github user fhueske commented on the issue:
https://github.com/apache/flink/pull/2673
OK, I could reproduce the issue on my setup, but I have no idea why this
happens. I checked the jar file and the Calcite classes seem to be correctly
relocated (files are at correct location in jar file, import statements of
compiled classes are adapted) and also the Flink Table API classes are compiled
with adapted import statements. I created a new Flink project from the Scala
Quickstart and the compilation fails in IntelliJ and with Maven.
I guess we have to take a deeper look into this issue :-/
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---