lidavidm edited a comment on pull request #10906:
URL: https://github.com/apache/arrow/pull/10906#issuecomment-920105661


   Ok. So then, the issue boils down to 
   
   1. This is a parameterized query
   2. The database is partitioned/has multiple nodes
   3. If we knew the parameters at GetFlightInfo time, we could prune partitions
   4. But we don't have a way to pass parameters in GetFlightInfo
   
   And in particular, you also don't want to require the client to have to 
expand/unparameterize the query.
   
   Am I understanding right? (Sorry for the back-and-forth, just want to make 
sure I have a clear picture of what's going on.)


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


Reply via email to