Support for Hive metastore gRPC
Question
Does pyiceberg supports Hive metastore exposed over gRPC instead of thrift? we are planning to use GCP's Dataproc metastore as Iceberg's catalog and would like to know the support of gRPC
https://cloud.google.com/dataproc-metastore/docs/about-endpoint-protocols
i believe we only have thrift client implemented, not grpc https://github.com/apache/iceberg-python/blob/7a6a7c8da4ac3695903e850b3b180fb539aac0a3/pyiceberg/catalog/hive.py#L156-L168
This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.