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

   Fix these errors in `make-test`:
   * tests/table/test_name_mapping.py::test_mapping_lookup_by_name
   `Call to find, deprecated in 0.8.0, will be removed in 0.9.0. Please use 
`apply_name_mapping` instead.`
   * tests/expressions/test_parser.py::test_is_null
   `Deprecated in 0.8.0, will be removed in 0.9.0. Parsing expressions with 
table name is deprecated. Only provide field names in the row_filter.`
   * tests/catalog/test_sql.py:
   `Deprecated in 0.8.0, will be removed in 0.9.0. Support for parsing catalog 
level identifier in Catalog identifiers is deprecated. Please refer to the 
table using only its namespace and its table name.`
   * tests/catalog/test_rest.py:
   `Deprecated in 0.8.0, will be removed in 1.0.0. Iceberg REST client is 
missing the OAuth2 server URI configuration`
   * DeprecatedConstants.DEFAULT_MAX_SNAPSHOT_AGE_MS & 
DeprecatedConstants.DEFAULT_MIN_SNAPSHOTS_TO_KEEP


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