GitHub user ramkrish86 opened a pull request:
https://github.com/apache/flink/pull/1808
[FLINK-3579] Improve String concatenation
I think this time I got the PR correctly. Last time I did not select the
right branch while creating the PR but the code was created with tableOnCalcite
branch. Sorry about that.
As said in JIRA I have some doubts with that 'cast' operator change becasue
the parser itself was written with **'.cast(BYTE)'** etc. where the **.**
operator was explicit.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ramkrish86/flink FLINK-3579_tableOnCalcite
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1808.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1808
----
commit 2b1a2b2af4b9535dfa7802cdadf0b96678abc3b3
Author: ramkrishna <[email protected]>
Date: 2016-03-17T04:45:43Z
[FLINK-3579] Improve String concatenation
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---