pvary commented on PR #10776: URL: https://github.com/apache/iceberg/pull/10776#issuecomment-2252741806
@rodmeneses: IIRC we faced an issue in the tests when we were introducing Flink 1.19. This was solved by adding the `dropDatabase` to the tests. We found that it would be good to have a better cleanup method for every tests which uses FlinkSQL, but decided against adding that along with the 1.19 PR. This basically resulted in "inconsistencies" between the 1.17-1.18/1.19 tests. If my recollection above is correct, then we have 2 tasks ahead of us: 1. This PR doesn't need to add the `dropDatabase` related changes to the backports 2. We still need to come up with a better cleanup for the SQL tests @rodmeneses: Could you please confirm? Thanks, Peter -- 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