lk-1984 commented on issue #1771:
URL: 
https://github.com/apache/iceberg-python/issues/1771#issuecomment-2704503736

   Ok, there is something that overrides new_config:
   
   ```
   (.venv) dev@foobar~ % pyiceberg list --catalog hive
   /Users/dev/Projects/external/iceberg-python
   {'catalog': {'hive': {'uri': 'thrift://localhost:9083', 's3.endpoint': 
'http://localhost:9100', 's3.access-key-id': 'admin', 's3.secret-access-key': 
'adminadmin', 's3.region': 'us-east-1'}}}
   {'catalog': {'hive': {'uri': 'thrift://localhost:9083', 's3.endpoint': 
'http://localhost:9100', 's3.access-key-id': 'admin', 's3.secret-access-key': 
'adminadmin', 's3.region': 'us-east-1'}}}
   new_config: {'uri': 'thrift://localhost:9083', 's3.endpoint': 
'http://localhost:9100', 's3.access-key-id': 'admin', 's3.secret-access-key': 
'adminadmin', 's3.region': 'us-east-1'}
   new_config: {'hive': {'uri': 'thrift://localhost:9083', 's3.endpoint': 
'http://localhost:9100', 's3.access-key-id': 'admin', 's3.secret-access-key': 
'adminadmin', 's3.region': 'us-east-1'}}
   new_config: {'catalog': {'hive': {'uri': 'thrift://localhost:9083', 
's3.endpoint': 'http://localhost:9100', 's3.access-key-id': 'admin', 
's3.secret-access-key': 'adminadmin', 's3.region': 'us-east-1'}}, 'home': 
'/Users/dev/Projects/external/iceberg-python'}
   new_config: {}
   URI missing, please provide using --uri, the config or environment variable 
PYICEBERG_CATALOG__DEFAULT__URI
   (.venv) dev@M-GM0J7P2WM1 ~ %
   ```


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