RussellSpitzer commented on issue #6172:
URL: https://github.com/apache/iceberg/issues/6172#issuecomment-1428795920
The Catalog Not Found, implies that a different catalog manager is being
used by the RewriteManager than is being used by the normal REPL, assuming that
you are able to access the catalog plugin normally. If you have a chance, can
you check
```
val sqlconf = SQLConf.get
sqlconf.getConfString("spark.sql.catalog.ice") // Or whatever you catalog is
named
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]