Fokko commented on issue #341: URL: https://github.com/apache/iceberg-python/issues/341#issuecomment-1921263495
Hey @kevinjqliu As you already concluded, most catalogs only use two parts, one namespace and the table name. The REST catalog supports hierarchical namespaces, and of course we can add it to the InMemory one as well. > What is the proper spec of Table Identifier? And what part of it represents the database_name? The last element represents the table name, and everything in front of it are the name-spaces. -- 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