thexiay commented on issue #1267: URL: https://github.com/apache/incubator-paimon/issues/1267#issuecomment-1569805484
> Paimon just control schema separately. You can take a look to: https://paimon.apache.org/docs/master/concepts/file-operations/ > > So here we can just create two commits: snapshot-1(with schema-1) snapshot-2(with schema-2) Do you mean that a new snapshot will be forced to be committed after the schema file generated? I'm going to try this case. -- 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]
