[teiid-commits] [teiid/teiid] 5652b5: TEIID-5354: Different results for a query with GRO...

shawkins shawkins at redhat.com
Tue Jun 5 12:14:18 EDT 2018


  Branch: refs/heads/64-8.12.x
  Home:   https://github.com/teiid/teiid
  Commit: 5652b561212d54e56958526350b2076e31d6293f
      https://github.com/teiid/teiid/commit/5652b561212d54e56958526350b2076e31d6293f
  Author: shawkins <shawkins at redhat.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M build/kits/jboss-as7/overlay/docs/teiid/teiid-releasenotes.html
    M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RulePushAggregates.java
    M engine/src/main/java/org/teiid/query/rewriter/QueryRewriter.java
    M engine/src/test/java/org/teiid/query/processor/TestAggregateProcessing.java

  Log Message:
  -----------
  TEIID-5354: Different results for a query with GROUP BY and SUM(1) (summation of the number 1) when there is a LEFT or INNER JOIN involved (fixing sum(literal) planning with aggregate decomposition)



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the teiid-commits mailing list