CodyPin commented on issue #3308: URL: https://github.com/apache/paimon/issues/3308#issuecomment-2102175850
@MOBIN-F Thanks for the reply, this is my first try loading this database, so I guess it wouldn't matter if any of the tables has a schema change? I am not sure, in any case those table's schema haven't been touched since they were created. But I set the `--ignore-incompatible` for testing just to see if there would be any difference, but no, removing `--ignore-incompatible` or setting it to true doesn't have any difference. And just to give more background, initially I was doing this with Flink and sinking into Iceberg, which would be able to get all the tables required, thus leading me to think it might be a Paimon issue either than Flink -- 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]
