GitHub user mjsax opened a pull request:
https://github.com/apache/flink/pull/878
[FLINK-2304] Add named attribute access to Storm compatibility layer
- extended FlinkTuple to enable named attribute access
- extended BoltWrapper for user defined input schema
- extended FlinkTopologyBuilder to handle declared output schemas
- adapted JUnit tests
- added new examples and ITCases
- updated READMEs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mjsax/flink flink-2304-storm-namedAttributes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/878.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 #878
----
commit cb0f5df95667aee7a3a08a92226cefb4f31a2de3
Author: mjsax <[email protected]>
Date: 2015-06-29T15:50:07Z
[FLINK-2304] Add named attribute access to Storm compatibility layer
- extended FlinkTuple to enable named attribute access
- extended BoltWrapper for user defined input schema
- extended FlinkTopologyBuilder to handle declared output schemas
- adapted JUnit tests
- added new examples and ITCases
- updated READMEs
----
---
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.
---