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/20 11:10:00 UTC

[GitHub] [flink] dawidwys commented on issue #11081: [FLINK-16033][table-api] Introduced Java Table API Expression DSL

dawidwys commented on issue #11081: [FLINK-16033][table-api] Introduced Java Table API Expression DSL
URL: https://github.com/apache/flink/pull/11081#issuecomment-588966463
 
 
   I think I addressed most of the comments. Some of the comments I decided to extract to separate PRs. This meant though I had to change the history of the commits quite a bit.
   
   Therefore I decided to squash the updates into respective commits rather than having them as separate commits on top of the old ones.
   
   Moreover I removed the expression that creates a `LookupCallExpression` as this requires some changes in the `ExpressionResolver`. I will reintroduce that in a separate PR.

----------------------------------------------------------------
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