xiangfu0 commented on issue #8842: URL: https://github.com/apache/pinot/issues/8842#issuecomment-1223320851
The PR is on the right track. One thing worth mentioning is that the get table name is the best effort. And if the tableName is null, the brokerSelector should return any broker. E.g. `select 1` is usually used for testing the db connection by many external systems. This kind of query has no table name, but also a valid query. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org