GitHub user atoomula opened a pull request:
https://github.com/apache/samza/pull/774
Samza-sql: Change Calcite sql type for samza sql rel message __key__ to
accept any format
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/atoomula/samza keyformat
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/774.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 #774
----
commit 4a1e58ef66f97592124e3a1f2bdccd62d4146edc
Author: Aditya Toomula <atoomula@...>
Date: 2018-10-26T23:12:01Z
Samza-sql: Change Calcite sql type for samza sql rel message __key__ to
accept any format.
----
---