jadami10 commented on issue #17115:
URL: https://github.com/apache/pinot/issues/17115#issuecomment-3483554579

   @yashmayya @Jackie-Jiang, I have a PR almost ready for the `tablesQueried` 
issue, but I want to understand that field. We use it internally to validate 
our queries actually queried the tables we expected. But if we're for v1 
sending back an empty response or v2 optimizing such that no tables are 
queried, does it still make sense to populate that field?
   
   I feel like the answer is, yes, because even if we just used metadata to 
prune everything or optimized the query in a way that doesn't necessitate 
actually running SQL, we still in most cases use information about that table 
to make that determination.


-- 
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]

Reply via email to