jzhuge commented on PR #4925: URL: https://github.com/apache/iceberg/pull/4925#issuecomment-1307936107
> > * No need for something like `View.updateRepresentions()`, as `buildView() + replace()` should be enough > > Can one replace the current version or an old version by adding a new dialect? Does it result in a new version? Not supported. To add a new dialect, `buildView() + withOtherSQLRepresentation() + replace()` -- 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