Jackie-Jiang commented on pull request #8188: URL: https://github.com/apache/pinot/pull/8188#issuecomment-1035526619
Let's change the existing API to take table name (with or without type suffix). - If type suffix is provided, we follow the existing behavior - If type suffix is not provided, check the table existence. If only one of OFFLINE/REALTIME table exists, follow the existing behavior; if both table exists, return the intersection of the hosts -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
