Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I started trino in the local idea, the above issues caused the Exchange manager to be unable to create it. I saw that this was created in ExchangeManagerRegistry. addExchangeManagerFactory using the corresponding FileSystemExchangePlugin, but mysqlplugin created an emptyList() and did not see where to create the corresponding FileSystemExchangePlugin
Beta Was this translation helpful? Give feedback.
All reactions