ebyhr opened a new pull request, #3376:
URL: https://github.com/apache/iceberg-python/pull/3376

   # Rationale for this change
   
   We should avoid using boolean properties as much as possible because we 
might introduce a new scan planning mode in the future.
   
   The Java implementation has already changed from 
`rest-scan-planning-enabled` to `scan-planning-mode` in 
https://github.com/apache/iceberg/pull/15572.
   
   ## Are these changes tested?
   
   Yes.
   
   ## Are there any user-facing changes?
   
   Rename `rest-scan-planning-enabled` to `scan-planning-mode`.
   
   <!-- In the case of user-facing changes, please add the changelog label. -->
   


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