Re: Common type required when creating TableSchema

2021-08-18 Thread Ingo Bürk
Hi Dominik, can you maybe share how you are trying to create the Schema and what you are doing with it afterwards? Best Ingo On Wed, Aug 18, 2021 at 4:08 PM Dominik Wosiński wrote: > Hey, > I've stumbled across a weird behavior and was wondering whether this is > intentional for some reason o

Common type required when creating TableSchema

2021-08-18 Thread Dominik Wosiński
Hey, I've stumbled across a weird behavior and was wondering whether this is intentional for some reason or the result of a weird bug. So, basically currently if we want to create *org.apache.flink.table.api.Schema *taht has one of the types defined as *RAW (*AVRO enum in my case) it's probably not