Re: Table to DataStream conversion and field ordering

2021-11-23 Thread Oliver Moser
here is the ticket: https://issues.apache.org/jira/browse/FLINK-25014 > On 22.11.2021, at 15:00, Francesco Guardiani wrote: > > From a first look, this seems to be a bug. If not, it's certainly a feature > worth supporting. > > Mind opening an issue with a reproducer? > > > On Thu, Nov 18,

Re: Table to DataStream conversion and field ordering

2021-11-23 Thread Oliver Moser
Sure will do. At least I read the docs in a way to indicates that reordering of fields is done automatically for you. I’ll post the JIRA here later > On 22.11.2021, at 15:00, Francesco Guardiani wrote: > > From a first look, this seems to be a bug. If not, it's certainly a feature > worth sup

Re: Table to DataStream conversion and field ordering

2021-11-22 Thread Francesco Guardiani
>From a first look, this seems to be a bug. If not, it's certainly a feature worth supporting. Mind opening an issue with a reproducer? On Thu, Nov 18, 2021 at 1:37 PM Oliver Moser wrote: > Hi! > > I'm running into a problem when converting back and forth from a streaming > table to a data st