ebyhr commented on PR #11758: URL: https://github.com/apache/iceberg/pull/11758#issuecomment-2850639047
> create table iceberg125.foobar (id int, data string); @nastra Did you omit `using iceberg` intentionally? The following `insert` works if I add `using iceberg` to the statement. -- 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]
