omkenge commented on issue #1541:
URL:
https://github.com/apache/iceberg-python/issues/1541#issuecomment-2603520714
@kevinjqliu Thank You for the solution
--
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
omkenge closed issue #1541: Error Facing for Local Dev Setup
URL: https://github.com/apache/iceberg-python/issues/1541
--
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 unsubs
kevinjqliu commented on issue #1541:
URL:
https://github.com/apache/iceberg-python/issues/1541#issuecomment-2603123056
i think `catalog=load_catalog("default")` is not loading the
`.pyiceberg.yaml` configs, since the name `default` is not in the yaml file.
--
This is an automate
omkenge opened a new issue, #1541:
URL: https://github.com/apache/iceberg-python/issues/1541
### Question
**.pyiceberg.yaml**
default-catalog: local
catalog:
local:
uri: http://127.0.0.1:8181
s3.endpoint: http://127.0.0.1:9000
py-io-impl: p