Jackie-Jiang commented on issue #9660: URL: https://github.com/apache/pinot/issues/9660#issuecomment-1291219224
When no row selected, we can consider returning empty result table (no data schema, no row) in the broker response. Another related issue is for aggregation query: #9531. There is indeed backward compatible concern around this change when the client/user expects non-empty result table (with data schema but no row). Can you please also check the behavior for other query engines when there is no row selected? E.g. Presto, Postgres, MySQL -- 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]
