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

   This PR deprecates one of the three items that were planned for the 0.9.0 
release. 
   
   All items marked for removal:
   - [x]  Table name reference in scan expression 
   
<https://github.com/apache/iceberg-python/blob/efc8b5ac0f16717f776e034ecf9a9e9bdabd8424/pyiceberg/expressions/parser.py#L95>
   
   - [ ]  REST catalog client AUTH_URL 
   
<https://github.com/apache/iceberg-python/blob/efc8b5ac0f16717f776e034ecf9a9e9bdabd8424/pyiceberg/catalog/rest.py#L324>
   
   - [ ] Deprecate botocore session
   
<https://github.com/apache/iceberg-python/blob/efc8b5ac0f16717f776e034ecf9a9e9bdabd8424/pyiceberg/catalog/__init__.py#L790>
   
   Currently there are three items marked for release. However, based on the 
ongoing 
[discussion](https://lists.apache.org/thread/rr8lcf96jl6079dz6vfkwr5spbvlxzpm), 
it appears that the other two items. have not yet been replaced with a proper 
solution. As a result, this PR only addresses the deprecation of `Table name 
reference in scan expression` while we await further resolution on the others.
   
   cc: @Fokko @kevinjqliu @HonahX 


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to