BlakeOrth commented on issue #17211:
URL: https://github.com/apache/datafusion/issues/17211#issuecomment-3417300014
@alamb Based on the POC work we're only dealing with Get and List requests,
and specifically focused on List requests, for this issue. I believe the merge
of this PR:
- https://github.com/apache/datafusion/pull/18134
completes enough of the implementation of #17207 that we can accurately
evaluate any changes for this issue. I have a PR that is surprisingly small
(I'm as surprised as anyone else) that implements my proposed solution of
normalizing the code between partitioned and flat tables, and as such reduces
the number of object store requests for partitioned tables. Are we ready for a
PR against this effort?
--
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]