vsamorokov opened a new issue, #14219: URL: https://github.com/apache/iceberg/issues/14219
### Apache Iceberg version 1.10.0 (latest release) ### Query engine None ### Please describe the bug 🐞 According to the release notes BigQuery Metastore Catalog support was added in the 1.10 version. But it seems the jars at https://iceberg.apache.org/releases/ do not contain new class. And their usage leads to the error `java.lang.ClassNotFoundException: org.apache.iceberg.gcp.bigquery.BigQueryMetastoreCatalog` ### Willingness to contribute - [ ] I can contribute a fix for this bug independently - [ ] I would be willing to contribute a fix for this bug with guidance from the Iceberg community - [x] I cannot contribute a fix for this bug at this time -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
