[teiid/teiid] 7be7cb: TEIID-4304: Correct handling with subquery in on c...
by shawkins
Branch: refs/heads/62-8.7.x
Home: https://github.com/teiid/teiid
Commit: 7be7cbcc1e30dd0619344ebea87b4e82c789c218
https://github.com/teiid/teiid/commit/7be7cbcc1e30dd0619344ebea87b4e82c78...
Author: shawkins <shawkins(a)redhat.com>
Date: 2016-06-29 (Wed, 29 Jun 2016)
Changed paths:
M build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
M connectors/translator-jdbc/src/main/java/org/teiid/translator/jdbc/oracle/OracleExecutionFactory.java
M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleCollapseSource.java
M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleRaiseAccess.java
M engine/src/main/java/org/teiid/query/sql/lang/SubqueryContainer.java
M engine/src/test/java/org/teiid/query/optimizer/TestJoinOptimization.java
M engine/src/test/java/org/teiid/query/optimizer/TestOptimizer.java
Log Message:
-----------
TEIID-4304: Correct handling with subquery in on clause (better handling for subqueries in the on clause)
8 years, 5 months
[teiid/teiid] 6d6ffb: [maven-release-plugin] prepare for next developmen...
by Steven Hawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 6d6ffb5ea7d717e6f9f81f7b2447b043ae6f7ad0
https://github.com/teiid/teiid/commit/6d6ffb5ea7d717e6f9f81f7b2447b043ae6...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2016-06-29 (Wed, 29 Jun 2016)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/connector-accumulo/pom.xml
M connectors/connector-cassandra/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan-hotrod/pom.xml
M connectors/connector-infinispan-libmode/pom.xml
M connectors/connector-ldap/pom.xml
M connectors/connector-mongodb/pom.xml
M connectors/connector-salesforce-34/pom.xml
M connectors/connector-salesforce/pom.xml
M connectors/connector-simpledb/pom.xml
M connectors/connector-solr/pom.xml
M connectors/connector-ws/pom.xml
M connectors/document-api/pom.xml
M connectors/google-api/pom.xml
M connectors/mongodb-api/pom.xml
M connectors/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-logger/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/simpledb-api/pom.xml
M connectors/translator-accumulo/pom.xml
M connectors/translator-cassandra/pom.xml
M connectors/translator-excel/pom.xml
M connectors/translator-file/pom.xml
M connectors/translator-google/pom.xml
M connectors/translator-hbase/pom.xml
M connectors/translator-hive/pom.xml
M connectors/translator-infinispan-hotrod/pom.xml
M connectors/translator-infinispan-libmode/pom.xml
M connectors/translator-jdbc/pom.xml
M connectors/translator-jpa/pom.xml
M connectors/translator-ldap/pom.xml
M connectors/translator-loopback/pom.xml
M connectors/translator-mongodb/pom.xml
M connectors/translator-object/pom.xml
M connectors/translator-odata/pom.xml
M connectors/translator-odata4/pom.xml
M connectors/translator-olap/pom.xml
M connectors/translator-prestodb/pom.xml
M connectors/translator-salesforce-34/pom.xml
M connectors/translator-salesforce/pom.xml
M connectors/translator-simpledb/pom.xml
M connectors/translator-solr/pom.xml
M connectors/translator-swagger/pom.xml
M connectors/translator-ws/pom.xml
M eclipselink-platform/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-admin/pom.xml
M jboss-integration/pom.xml
M jboss-security/pom.xml
M metadata/pom.xml
M odata/pom.xml
M olingo-common/pom.xml
M olingo-patches/pom.xml
M olingo/pom.xml
M pom.xml
M rest-service/pom.xml
M runtime/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
8 years, 5 months
[teiid/teiid] ef6928: [maven-release-plugin] prepare release teiid-paren...
by Steven Hawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: ef6928c8edd99892ad62d6b0faa5d6091bff19cf
https://github.com/teiid/teiid/commit/ef6928c8edd99892ad62d6b0faa5d6091bf...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2016-06-29 (Wed, 29 Jun 2016)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/connector-accumulo/pom.xml
M connectors/connector-cassandra/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan-hotrod/pom.xml
M connectors/connector-infinispan-libmode/pom.xml
M connectors/connector-ldap/pom.xml
M connectors/connector-mongodb/pom.xml
M connectors/connector-salesforce-34/pom.xml
M connectors/connector-salesforce/pom.xml
M connectors/connector-simpledb/pom.xml
M connectors/connector-solr/pom.xml
M connectors/connector-ws/pom.xml
M connectors/document-api/pom.xml
M connectors/google-api/pom.xml
M connectors/mongodb-api/pom.xml
M connectors/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-logger/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/simpledb-api/pom.xml
M connectors/translator-accumulo/pom.xml
M connectors/translator-cassandra/pom.xml
M connectors/translator-excel/pom.xml
M connectors/translator-file/pom.xml
M connectors/translator-google/pom.xml
M connectors/translator-hbase/pom.xml
M connectors/translator-hive/pom.xml
M connectors/translator-infinispan-hotrod/pom.xml
M connectors/translator-infinispan-libmode/pom.xml
M connectors/translator-jdbc/pom.xml
M connectors/translator-jpa/pom.xml
M connectors/translator-ldap/pom.xml
M connectors/translator-loopback/pom.xml
M connectors/translator-mongodb/pom.xml
M connectors/translator-object/pom.xml
M connectors/translator-odata/pom.xml
M connectors/translator-odata4/pom.xml
M connectors/translator-olap/pom.xml
M connectors/translator-prestodb/pom.xml
M connectors/translator-salesforce-34/pom.xml
M connectors/translator-salesforce/pom.xml
M connectors/translator-simpledb/pom.xml
M connectors/translator-solr/pom.xml
M connectors/translator-swagger/pom.xml
M connectors/translator-ws/pom.xml
M eclipselink-platform/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-admin/pom.xml
M jboss-integration/pom.xml
M jboss-security/pom.xml
M metadata/pom.xml
M odata/pom.xml
M olingo-common/pom.xml
M olingo-patches/pom.xml
M olingo/pom.xml
M pom.xml
M rest-service/pom.xml
M runtime/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release teiid-parent-9.1.0.Alpha1
8 years, 5 months
[teiid/teiid] d2093f: TEIID-4304 better handling for subqueries in the o...
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: d2093f289d9c4ef859457640b4f9ae87f61055ae
https://github.com/teiid/teiid/commit/d2093f289d9c4ef859457640b4f9ae87f61...
Author: shawkins <shawkins(a)redhat.com>
Date: 2016-06-28 (Tue, 28 Jun 2016)
Changed paths:
M connectors/translator-jdbc/src/main/java/org/teiid/translator/jdbc/oracle/OracleExecutionFactory.java
M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleCollapseSource.java
M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleRaiseAccess.java
M engine/src/main/java/org/teiid/query/sql/lang/SubqueryContainer.java
M engine/src/test/java/org/teiid/query/optimizer/TestJoinOptimization.java
M engine/src/test/java/org/teiid/query/optimizer/TestOptimizer.java
Log Message:
-----------
TEIID-4304 better handling for subqueries in the on clause
8 years, 5 months