kevinjqliu commented on issue #1336: URL: https://github.com/apache/iceberg-python/issues/1336#issuecomment-2487444598
The first warning, `Table.identifier property is deprecated. Please use Table.name() function instead.` is from the use of `Table.identifier` used by the pyiceberg codebase. See https://grep.app/search?q=.identifier&words=true&filter[repo][0]=apache/iceberg-python The second warning, `Support for parsing catalog level identifier in Catalog identifiers is deprecated.`, is addressed by #1326 -- 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