GitHub user fhueske opened a pull request:
https://github.com/apache/flink/pull/1783
Enable Table API explain and add descriptive operator names
Both issues are related so I put the fixes in one PR.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fhueske/flink tableExplain
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1783.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 #1783
----
commit c9a4f6e9ee76536b36231db80077de9b3ccf0e49
Author: Fabian Hueske <[email protected]>
Date: 2016-03-11T10:56:41Z
[FLINK-3597][tableAPI] Set relational expressions as DataSet operator names.
commit e6d532ad86ab4443427dd0d5ed7c39d685ce43fb
Author: Fabian Hueske <[email protected]>
Date: 2016-03-10T23:53:56Z
[FLINK-3603][tableAPI] Enable and fix Table API explain.
----
---
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.
---