Skip to content
Discussion options

You must be logged in to vote

IIRC 2.10.1 is still prestosql version, the log shows that you're using trino version. There can be some dependency version resolving issues.

pulsar/pom.xml

Line 160 in 0702b51

<presto.version>332</presto.version>

FYI I bump the dependency to the first trino version in #16683. However, Trino can break compatibility between any version. I notice that you're using Trino 393 and there're several breaking change between 393 and the version in master 363.

        at io.trino.$gen.Trino_393____20220822_084128_1.run(Unknown Source)

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Nintorac
Comment options

You must be logged in to vote
2 replies
@tisonkun
Comment options

@Nintorac
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants