Hi Flaviu, do you have checkpointing enabled? Can you share your code? Best
On Wed, Dec 20, 2023 at 3:36 PM Flaviu Cicio <flaviuci...@gmail.com> wrote: > 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 > > >