Skip to content
Discussion options

You must be logged in to vote

Here you come into two issues:

  1. Trino 368 is compiled with JDK 11 while our plugin is compiled with JDK 17. You can try to compile the plugin with JDK 11 but it's not promised to work.
  2. Trino lastest makes a lot of breaking changes from the one (368) used in our plugin. You can take a look at #16494 (comment) and #20016 for some background.

Basically, please run the Trino worker from the one bundled by Pulsar distro.

Both of them are backed in the root that Pulsar SQL is not under primary maintenance (as well as that Trino pays less attention of compatibility). I suppose anyone who can cover its maintenance a qualified committer.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@crossoverJie
Comment options

crossoverJie Aug 7, 2023
Collaborator Author

Answer selected by tisonkun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
type/bug The PR fixed a bug or issue reported a bug
2 participants
Converted from issue

This discussion was converted from issue #20835 on August 07, 2023 06:38.