isc-psulin
isc-psulin
Remove unnecessary _ensure_tables_exist method as this is already the default behavior of Metadata.create_all()
### Feature Request / Improvement I think there are 2 issues with the SQLCatalog constructor: https://github.com/apache/iceberg-python/blob/d587e6724685744918ecf192724437182ad01abf/pyiceberg/catalog/sql.py#L117 1. The automatic creation of non-existent SQLCatalog tables is great for testing, but not...
Note from @isc-tleavitt: most likely the need here is to make the --only-binary=:all: flag configurable in IPM. --- The specific error is: ```bash 56.61 ERROR: Could not find a version...