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: [email protected] With regards, Apache Git Services
