Skip to content

Conversation

@findepi
Copy link
Member

@findepi findepi commented Jun 23, 2022

May be helpful when diagnosing problems like

java.lang.ClassCastException: class io.trino.plugin.geospatial.GeometryType cannot be cast to class
   io.trino.plugin.geospatial.GeometryType (io.trino.plugin.geospatial.GeometryType is in unnamed
   module of loader io.trino.server.PluginClassLoader @64bcf689; io.trino.plugin.geospatial.GeometryType
   is in unnamed module of loader io.trino.server.PluginClassLoader @6beac50c)

May be helpful when diagnosing problems like

    java.lang.ClassCastException: class io.trino.plugin.geospatial.GeometryType cannot be cast to class
       io.trino.plugin.geospatial.GeometryType (io.trino.plugin.geospatial.GeometryType is in unnamed
       module of loader io.trino.server.PluginClassLoader @64bcf689; io.trino.plugin.geospatial.GeometryType
       is in unnamed module of loader io.trino.server.PluginClassLoader @6beac50c)
@findepi findepi added the no-release-notes This pull request does not require release notes entry label Jun 23, 2022
@cla-bot cla-bot bot added the cla-signed label Jun 23, 2022
@findepi
Copy link
Member Author

findepi commented Jun 23, 2022

cc @dain @electrum

Copy link
Member

@hashhar hashhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Very helpful.

@findepi findepi merged commit 6f4740e into trinodb:master Jun 24, 2022
@findepi findepi deleted the findepi/add-pluginclassloader-tostring-8d2505 branch June 24, 2022 11:31
@github-actions github-actions bot added this to the 388 milestone Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

2 participants