talatuyarer opened a new pull request, #12808:
URL: https://github.com/apache/iceberg/pull/12808

   This PR addresses comments from 
[PR's](https://github.com/apache/iceberg/pull/11039) that introduces initial 
support for using Google BigQuery as a Metastore Catalog for Apache Iceberg.  
Unfortunately creator of the PR is on leave. I had to recreate a new PR for 
that.
   
   Key changes include:
   
   * Implementation of `BigQueryMetaStoreClient` and related classes to 
interact with the BigQuery API for Metastore operations.
   * Addition of `BigQueryMetastoreCatalog` to provide Iceberg catalog 
functionality backed by BigQuery.
   * Support for basic catalog operations such as creating/listing/deleting 
datasets (namespaces) and tables.
   * Integration with GCP credentials and BigQuery client setup.
   * Initial CatalogTests suite and infrastructure for BigQuery Metastore 
catalog.


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