GitHub user fhueske opened a pull request:
https://github.com/apache/flink/pull/2098
[revert] [FLINK-3944] [tableAPI] Reverts "Add rewrite rules to reorder
Cartesian products and joins."
This reverts commit 85793a25a78ba5be96fabc2a26569318c6b53853.
Added rewrite rules blow up search space which cannot be effectively pruned
without cardinality estimates.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fhueske/flink tableCrossRevert
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2098.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 #2098
----
commit df438a9fe5e9fcd191c371a888056c49aa246992
Author: Fabian Hueske <[email protected]>
Date: 2016-06-13T16:18:42Z
[revert] [FLINK-3944] [tableAPI] Reverts "Add rewrite rules to reorder
Cartesian products and joins."
This reverts commit 85793a25a78ba5be96fabc2a26569318c6b53853.
Added rewrite rules blow up search space which cannot be effectively pruned
without cardinality estimates.
----
---
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.
---