Slackbot
07/13/2023, 5:18 AMSergio Ferragut
07/13/2023, 11:50 PMThe broker service for a given SQL query is resolved using only the provided Router strategies. If not resolved using any of the strategies, the Router uses the defaultBrokerServiceName. This behavior is slightly different from native queries where the Router first tries to resolve the broker service using strategies, then load rules and finally using the defaultBrokerServiceName if still not resolved. When druid.router.sql.enable is set to false (default value), the Router uses the defaultBrokerServiceName.
I could be wrong.jp
07/14/2023, 12:13 AMjp
07/14/2023, 12:13 AMSergio Ferragut
07/14/2023, 12:16 AMjp
07/14/2023, 12:23 AM