EdenKik commented on issue #13915: URL: https://github.com/apache/iceberg/issues/13915#issuecomment-3245091866
> oh interesting, thats what i suspected. > > there are 2 calls here, `schemaExists` and `createSchema` https://github.com/trinodb/trino/blob/d1501ee536c0c6883ed960a184ba7b3f9e36a6c3/core/trino-main/src/main/java/io/trino/execution/CreateSchemaTask.java#L119-L128 > > [@EdenKik](https://github.com/EdenKik) i think this is not a bug but rather an implementation detail of Trino As known for me Spark does the same (I get the exceptions querying with Spark too), do we consider it as a proper behavior? -- 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]
