Re: Slack Invitation

2023-12-20 Thread Jingsong Li
invited~ On Wed, Dec 20, 2023 at 8:06 PM Flaviu Cicio wrote: > Hi everyone, > > I'm a Flink developer, looking to integrate Paimon into a project. > I would like to join the Slack channel. > > Best Regards, > Flaviu Cicio > > -- > > Flaviu Cicio > > Senior Java/AWS Cloud Architect • Contractor •

Re: Re: Issue with Paimon + Flink

2023-12-20 Thread Flaviu Cicio
Yes, it does. My bad, I pasted the wrong thing Here's the correct one: ``` tEnv.executeSql( "INSERT INTO TABLE2\n" + "SELECT *\n" + "FROM TABLE1;\n"); ``` On Wed, Dec 20, 2023 at 5:00 PM Giannis Polyzos wrote: > doesn't this throw an exception? I see your INSERT

Re: Re: Issue with Paimon + Flink

2023-12-20 Thread Giannis Polyzos
doesn't this throw an exception? I see your INSERT INTO query contains 3 fields, but TABLE2 has 4 fields. I believe you need to run *INSERT INTO TABLE2 SELECT * FROM TABLE1;* On Wed, Dec 20, 2023 at 4:45 PM Flaviu Cicio wrote: > Hi Giannis, > > Yes, the checkpoint is enabled > > I can share part

RE: Re: Issue with Paimon + Flink

2023-12-20 Thread Flaviu Cicio
Hi Giannis, Yes, the checkpoint is enabled I can share part of the code: ``` env = StreamExecutionEnvironment.getExecutionEnvironment(); env.getConfig().setRestartStrategy(RestartStrategies.noRestart()); env.enableCheckpointing(5000); tEnv = StreamTableEnvironment.create( env, Enviro

Re: Issue with Paimon + Flink

2023-12-20 Thread Giannis Polyzos
Hi Flaviu, do you have checkpointing enabled? Can you share your code? Best On Wed, Dec 20, 2023 at 3:36 PM Flaviu Cicio 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 entr

Issue with Paimon + Flink

2023-12-20 Thread Flaviu Cicio
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

Slack Invitation

2023-12-20 Thread Flaviu Cicio
Hi everyone, I'm a Flink developer, looking to integrate Paimon into a project. I would like to join the Slack channel. Best Regards, Flaviu Cicio -- Flaviu Cicio Senior Java/AWS Cloud Architect • Contractor • Freelancer cont...@cicio.dev +40 751 678 274 <+40751678274>