HyunWooZZ commented on issue #1952:
URL: 
https://github.com/apache/iceberg-python/issues/1952#issuecomment-2853358371

   My ec2 is provisioned on GCP.
   Basically they set the gcloud account owner.
   So I can view the bucket inside.
   
![Image](https://github.com/user-attachments/assets/ae64d16c-8ec4-4ac2-9ebe-4bf56f992fe9)
   
   my code is this.
   ``` python
       catalog.create_table("analytics.test", schema=arrow_table.schema, 
location="gs://seoul_data_v1/warehouse/test")
   ```
   
   
   My OS info
   ```
   PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
   NAME="Debian GNU/Linux"
   VERSION_ID="12"
   VERSION="12 (bookworm)"
   VERSION_CODENAME=bookworm
   ID=debian
   HOME_URL="https://www.debian.org/";
   SUPPORT_URL="https://www.debian.org/support";
   BUG_REPORT_URL="https://bugs.debian.org/";
   ```
   
   


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