singhpk234 opened a new pull request, #15595:
URL: https://github.com/apache/iceberg/pull/15595

   - Remove redundant fields (table, operations, tableIO) from RESTTableScan
   - Replace catalogProperties + hadoopConf with a FileIO factory function
   - Pre-compute resource paths instead of passing ResourcePaths + 
TableIdentifier
   - Replace Set<Endpoint> with supportsAsync/supportsCancel/supportsFetchTasks 
booleans
   - Change headers from Map to Supplier for consistency with RESTTable
   - Fix newRefinedScan to not propagate plan-scoped FileIO
   - Fix cleanupPlanResources to always invalidate tracker


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