sungwy commented on issue #1336: URL: https://github.com/apache/iceberg-python/issues/1336#issuecomment-2487112440
Hi @Fokko, @djouallah thanks for flagging this! I think I must have missed out on updating the `name` method in this large deprecation exercise: https://github.com/apache/iceberg-python/pull/994/files#diff-23e8153e0fd497a9212215bd2067068f3b56fa071770c7ef326db3d3d03cee9bR1441-R1443 It also looks like `.name()` method is only called within the Table class's `__eq__` method, so it's not obvious to me where in @djouallah function calls this method is being called. A follow up question on my side to help with the root cause investigation @djouallah - what catalog type are you using in your example above? -- 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