Hi, I'm currently in the process of integrating Paimon with Flink and have come across an issue. Specifically, I'm using the table environment to insert entries into a table, then reading from it, and finally inserting the entries into another table. The issue is that the entries are not inserted into the second table.
I have tried different configurations and approaches, but none have been successful. Best, Flaviu