Ulimo commented on pull request #10906: URL: https://github.com/apache/arrow/pull/10906#issuecomment-920103047
@lidavidm pkey was just an example, but say we have it partitioned by CompanyId or similar, and we get `where companyId = @companyId`, that would be known during getFlightInfo since the user wants to get data only regarding that company, this would help reduce it to a single partition directly. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org