Re: Issue with de-serializing CompiledPlan and UNNEST_ROWS in Table API

2023-02-22 Thread Jane Chan
ical/LogicalUnnestRule.scala > > Best regards, > Yuxia > > -- > *发件人: *"Daniel Henneberger" > *收件人: *"User" > *发送时间: *星期三, 2023年 2 月 22日 上午 5:35:02 > *主题: *Issue with de-serializing CompiledPlan and UNNEST_ROWS in Table API > > Dea

Re: Issue with de-serializing CompiledPlan and UNNEST_ROWS in Table API

2023-02-21 Thread yuxia
: "Daniel Henneberger" 收件人: "User" 发送时间: 星期三, 2023年 2 月 22日 上午 5:35:02 主题: Issue with de-serializing CompiledPlan and UNNEST_ROWS in Table API Dear Apache Flink community, I could use some help with a serialization issue I'm having while using the Table API. Sp

Issue with de-serializing CompiledPlan and UNNEST_ROWS in Table API

2023-02-21 Thread Daniel Henneberger
Dear Apache Flink community, I could use some help with a serialization issue I'm having while using the Table API. Specifically, I'm trying to deserialize a serialized CompiledPlan, but I'm running into trouble with the UNNEST_ROWS operation. It seems that the CompilePlan deserializer isn't looki