RussellSpitzer commented on issue #6172: URL: https://github.com/apache/iceberg/issues/6172#issuecomment-1428815806
@dmgcodevil That would be a sign of what i'm talking about being broken. That catalog is always made by default. See https://github.com/apache/iceberg/blob/c07f2aabc0a1d02f068ecf1514d2479c0fbdd3b0/spark/v3.3/spark/src/main/java/org/apache/iceberg/spark/source/IcebergSource.java#L216-L231 So your configuration would change the active session but the rewriteDatafiles is still relying on the catalog being setup by default. If you could give me more info about your env I'd like to see if there is a common thread, espeically if you could check the SQLConf like I mentioned. -- 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