Re:Re: Flink 1.10 es sink exception

2020-02-16 Thread sunfulin
Hi, WOW,really thankful for the track and debug of this problem. I can see the constant key issue. Appreciate for your kindly help : ) At 2020-02-15 21:06:58, "Leonard Xu" wrote: Hi, sunfulin I reproduce your case,this should be a bug in extracting unique key from plan and I create

Re:Re: Flink 1.10 es sink exception

2020-02-14 Thread sunfulin
Hi, Jark Appreciate for your reply. insert with column list indeed is not allowed with old planner enabled in Flink 1.10 while it will throws exception such as "Partial insert is not supported". Never mind for this issue. Focus on the UpsertMode exception, my es DDL is like the following: CR