my flink ver is 1.0.3. thanks. > On Aug 1, 2016, at 5:18 PM, Dong-iL, Kim <kim.s...@gmail.com> wrote: > > I’ve create a program using table API and get an exception like this. > org.apache.flink.api.table.ExpressionException: You cannot rename fields upon > Table creation: Field order of input type PojoType<….> is not deterministic. > There is an error not in java program, but in scala program. > how can I use java POJO with scala Table API. >
- Scala Table API with Java POJO Dong-iL, Kim
- Re: Scala Table API with Java POJO Dong-iL, Kim
- Re: Scala Table API with Java POJO Timo Walther
- Re: Scala Table API with Java POJO Dong-iL, Kim
- Re: Scala Table API with Java POJO Timo Walther
- Re: Scala Table API with Java POJO Dong-iL, Kim
- Re: Scala Table API with Java POJO Timo Walther
- Re: Scala Table API with Java POJO Dong-iL, Kim