PavelkoSemen commented on issue #15908:
URL: https://github.com/apache/iceberg/issues/15908#issuecomment-4225280191

   @manuzhang Not reproduce, as the scheme we create through Trino, where 
scheme = basket. and then already works in three ways, so through spark
   ```
   CREATE SCHEMA test.test
   WITH (
      location = 's3a://test/'
   );
   ```


-- 
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]

Reply via email to