gerashegalov commented on PR #16154:
URL: https://github.com/apache/iceberg/pull/16154#issuecomment-4919220759

   Updated the branch to address the review feedback:
   
   - Removed the table-scoped session configuration mechanism from this PR.
   - Narrowed the code changes to Spark 4.1 only.
   - Renamed the session key to `spark.sql.iceberg.read.split-size` to align 
with the existing read/adaptive split-size configs.
   - Kept docs and tests explicit that a session split-size override behaves 
like a read option and disables adaptive split-size adjustment.
   
   Backports or table-scoped behavior can be handled separately if needed.


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