[teiid-commits] [teiid/teiid] 545845: TEIID-2885 allowing dependent join pushdown to be ...

shawkins shawkins at redhat.com
Tue Apr 22 10:40:19 EDT 2014


  Branch: refs/heads/8.7.x
  Home:   https://github.com/teiid/teiid
  Commit: 5458452b7c485dd1257042c5500fa6d030ba9c14
      https://github.com/teiid/teiid/commit/5458452b7c485dd1257042c5500fa6d030ba9c14
  Author: shawkins <shawkins at redhat.com>
  Date:   2014-04-22 (Tue, 22 Apr 2014)

  Changed paths:
    M engine/src/main/java/org/teiid/query/optimizer/relational/rules/NewCalculateCostUtil.java
    M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleChooseDependent.java
    M engine/src/main/java/org/teiid/query/util/Options.java
    M engine/src/test/java/org/teiid/query/processor/TestDependentJoins.java

  Log Message:
  -----------
  TEIID-2885 allowing dependent join pushdown to be decided by the planner


  Commit: 07ac6337565acdf762f00db5612f7f9fd61b73ba
      https://github.com/teiid/teiid/commit/07ac6337565acdf762f00db5612f7f9fd61b73ba
  Author: shawkins <shawkins at redhat.com>
  Date:   2014-04-22 (Tue, 22 Apr 2014)

  Changed paths:
    M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleChooseDependent.java
    M engine/src/test/java/org/teiid/query/processor/TestDependentJoins.java

  Log Message:
  -----------
  TEIID-2885 removing the undo of the speculative pushdown and making
default independent size settable


Compare: https://github.com/teiid/teiid/compare/22f093ab1078...07ac6337565a


More information about the teiid-commits mailing list