GitHub user crossoverJie added a comment to the discussion: [Bug] When starting Trino with a pulsar plugin using docker, an error of incompatible JDK version appears.
Thank you for your answer. 1. I previously tried to use the JDK11 compiler plugin, but it failed. 2. You are right, so what we are doing now is compiling the plugin source code and manually building a Trino image to solve it. Adding a Dockerfile under the `pulsar-sql` module and building your own image from the source code, is that a better solution? GitHub link: https://github.com/apache/pulsar/discussions/20941#discussioncomment-6655549 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
