You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/02/28 16:13:53 UTC

[GitHub] [flink] twalthr commented on issue #11260: [FLINK-16344][table-planner-blink] Preserve nullability for nested types

twalthr commented on issue #11260: [FLINK-16344][table-planner-blink] Preserve nullability for nested types
URL: https://github.com/apache/flink/pull/11260#issuecomment-592583656
 
 
   @wuchong @JingsongLi It would be great if some of your team could take a look at the change in 0cabb99916a64e9637c0fccb9a640d457aaecf4f while removing the `if rt.getStructKind == StructKind.PEEK_FIELDS_NO_EXPAND`. It seems that a couple of execution plans would look nicer if the nullability property is preserved. However, a lot of join tests fail which is why I limit this PR to nested rows. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services