matriv commented on pull request #17919: URL: https://github.com/apache/flink/pull/17919#issuecomment-984645812
> Unless I'm mistaken, this PR is also fixing this issue https://issues.apache.org/jira/browse/FLINK-25051 correct? Yep, true, I asked @shenzhu to do it (see previous comments). @shenzhu Could you please split your PR in 2 commits? One commit that does the porting and references FLINK-25051 and one that applies the trimming on top. > Can you double check @shenzhu? My understanding is that the existing codebase doesn't have an inverse BINARY -> RAW casting, right? This is not supported yet: https://issues.apache.org/jira/browse/FLINK-24577 is still open -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
