nastra opened a new pull request #3232: URL: https://github.com/apache/iceberg/pull/3232
When using the `NessieCatalog` and dropping a namespace, then things fail with a `org.apache.spark.SparkException: Failed to drop a namespace: ...`, which is a bit difficult to understand for users. It makes more sense to throw an `UnsupportedOperationException` that indicates that dropping a namespace isn't supported. -- 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]
