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