[teiid/teiid] 4cb401: TEIID-5532: Common table projection minimization d...
by shawkins
Branch: refs/heads/64-8.12.x
Home: https://github.com/teiid/teiid
Commit: 4cb401546d19f8773991af7ef7a1a5f3fb0eda20
https://github.com/teiid/teiid/commit/4cb401546d19f8773991af7ef7a1a5f3fb0...
Author: shawkins <shawkins(a)redhat.com>
Date: 2019-01-15 (Tue, 15 Jan 2019)
Changed paths:
M build/kits/jboss-as7/overlay/docs/teiid/teiid-releasenotes.html
M engine/src/main/java/org/teiid/query/metadata/TempMetadataID.java
M engine/src/main/java/org/teiid/query/optimizer/relational/RelationalPlanner.java
M engine/src/main/java/org/teiid/query/optimizer/relational/plantree/PlanNode.java
M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleAssignOutputElements.java
M engine/src/main/java/org/teiid/query/sql/visitor/CommandCollectorVisitor.java
M engine/src/main/java/org/teiid/query/util/CommandContext.java
M engine/src/test/java/org/teiid/query/processor/TestWithClauseProcessing.java
Log Message:
-----------
TEIID-5532: Common table projection minimization does not account for usage in a subquery nested in an aggregate or in some view scenarios (fix for inappropriate projection minimizationi, when cte is nested in a view, narrowing narrowing the commands used to determine usage correcting the marking of columns as accessible to be localized)
**NOTE:** This service has 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.
5 years, 11 months
[teiid/teiid] 13b3d6: [maven-release-plugin] prepare for next developmen...
by Steven Hawkins
Branch: refs/heads/12.0.x
Home: https://github.com/teiid/teiid
Commit: 13b3d6e32ad169151903d2c2061cbc9a16ae3d6b
https://github.com/teiid/teiid/commit/13b3d6e32ad169151903d2c2061cbc9a16a...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2019-01-15 (Tue, 15 Jan 2019)
Changed paths:
M admin/pom.xml
M api/pom.xml
M build/pom.xml
M cache-infinispan/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/accumulo/pom.xml
M connectors/accumulo/translator-accumulo/pom.xml
M connectors/amazon/pom.xml
M connectors/amazon/simpledb-api/pom.xml
M connectors/amazon/translator-amazon-s3/pom.xml
M connectors/amazon/translator-simpledb/pom.xml
M connectors/cassandra/pom.xml
M connectors/cassandra/translator-cassandra/pom.xml
M connectors/couchbase/couchbase-api/pom.xml
M connectors/couchbase/pom.xml
M connectors/couchbase/translator-couchbase/pom.xml
M connectors/document-api/pom.xml
M connectors/file/file-api/pom.xml
M connectors/file/pom.xml
M connectors/file/translator-excel/pom.xml
M connectors/file/translator-file/pom.xml
M connectors/google/google-api/pom.xml
M connectors/google/pom.xml
M connectors/google/translator-google/pom.xml
M connectors/infinispan/infinispan-api/pom.xml
M connectors/infinispan/infinispan-tasks/pom.xml
M connectors/infinispan/pom.xml
M connectors/infinispan/translator-infinispan-hotrod/pom.xml
M connectors/jdbc/pom.xml
M connectors/jdbc/translator-hive/pom.xml
M connectors/jdbc/translator-jdbc/pom.xml
M connectors/jdbc/translator-phoenix/pom.xml
M connectors/jdbc/translator-prestodb/pom.xml
M connectors/ldap/pom.xml
M connectors/ldap/translator-ldap/pom.xml
M connectors/misc/pom.xml
M connectors/misc/translator-jpa/pom.xml
M connectors/misc/translator-loopback/pom.xml
M connectors/misc/translator-olap/pom.xml
M connectors/mongodb/mongodb-api/pom.xml
M connectors/mongodb/pom.xml
M connectors/mongodb/translator-mongodb/pom.xml
M connectors/odata/pom.xml
M connectors/odata/translator-odata/pom.xml
M connectors/odata/translator-odata4/pom.xml
M connectors/pom.xml
M connectors/salesforce/pom.xml
M connectors/salesforce/translator-salesforce-34/pom.xml
M connectors/salesforce/translator-salesforce-41/pom.xml
M connectors/salesforce/translator-salesforce/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-logger/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/solr/pom.xml
M connectors/solr/translator-solr/pom.xml
M connectors/swagger/pom.xml
M connectors/swagger/translator-swagger/pom.xml
M connectors/webservice/pom.xml
M connectors/webservice/translator-ws/pom.xml
M data-quality/pom.xml
M eclipselink-platform/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M metadata/pom.xml
M olingo-common/pom.xml
M olingo/pom.xml
M pom.xml
M runtime/pom.xml
M saxon-xom/pom.xml
M wildfly/connectors/accumulo/connector-accumulo/pom.xml
M wildfly/connectors/accumulo/feature-pack-accumulo/pom.xml
M wildfly/connectors/accumulo/pom.xml
M wildfly/connectors/amazon/connector-simpledb/pom.xml
M wildfly/connectors/amazon/feature-pack-amazon/pom.xml
M wildfly/connectors/amazon/pom.xml
M wildfly/connectors/cassandra/connector-cassandra/pom.xml
M wildfly/connectors/cassandra/feature-pack-cassandra/pom.xml
M wildfly/connectors/cassandra/pom.xml
M wildfly/connectors/couchbase/connector-couchbase/pom.xml
M wildfly/connectors/couchbase/feature-pack-couchbase/pom.xml
M wildfly/connectors/couchbase/pom.xml
M wildfly/connectors/file/connector-file/pom.xml
M wildfly/connectors/file/connector-ftp/pom.xml
M wildfly/connectors/file/feature-pack-file/pom.xml
M wildfly/connectors/file/pom.xml
M wildfly/connectors/google/connector-google/pom.xml
M wildfly/connectors/google/feature-pack-google/pom.xml
M wildfly/connectors/google/pom.xml
M wildfly/connectors/infinispan/connector-infinispan-hotrod/pom.xml
M wildfly/connectors/infinispan/feature-pack-infinispan/pom.xml
M wildfly/connectors/infinispan/pom.xml
M wildfly/connectors/jdbc/feature-pack-jdbc/pom.xml
M wildfly/connectors/jdbc/pom.xml
M wildfly/connectors/ldap/connector-ldap/pom.xml
M wildfly/connectors/ldap/feature-pack-ldap/pom.xml
M wildfly/connectors/ldap/pom.xml
M wildfly/connectors/misc/feature-pack-misc/pom.xml
M wildfly/connectors/misc/pom.xml
M wildfly/connectors/mongodb/connector-mongodb/pom.xml
M wildfly/connectors/mongodb/feature-pack-mongodb/pom.xml
M wildfly/connectors/mongodb/pom.xml
M wildfly/connectors/odata/feature-pack-odata/pom.xml
M wildfly/connectors/odata/pom.xml
M wildfly/connectors/pom.xml
M wildfly/connectors/salesforce/connector-salesforce-34/pom.xml
M wildfly/connectors/salesforce/connector-salesforce-41/pom.xml
M wildfly/connectors/salesforce/connector-salesforce/pom.xml
M wildfly/connectors/salesforce/feature-pack-salesforce-34/pom.xml
M wildfly/connectors/salesforce/feature-pack-salesforce-41/pom.xml
M wildfly/connectors/salesforce/feature-pack-salesforce/pom.xml
M wildfly/connectors/salesforce/pom.xml
M wildfly/connectors/solr/connector-solr/pom.xml
M wildfly/connectors/solr/feature-pack-solr/pom.xml
M wildfly/connectors/solr/pom.xml
M wildfly/connectors/swagger/feature-pack-swagger/pom.xml
M wildfly/connectors/swagger/pom.xml
M wildfly/connectors/webservice/connector-ws/pom.xml
M wildfly/connectors/webservice/feature-pack-ws/pom.xml
M wildfly/connectors/webservice/pom.xml
M wildfly/pom.xml
M wildfly/resource-spi/pom.xml
M wildfly/rest-service/pom.xml
M wildfly/teiid-feature-pack/client-feature-pack/pom.xml
M wildfly/teiid-feature-pack/olingo-feature-pack/pom.xml
M wildfly/teiid-feature-pack/pom.xml
M wildfly/teiid-feature-pack/rest-service-feature-pack/pom.xml
M wildfly/teiid-feature-pack/wildfly-integration-feature-pack/pom.xml
M wildfly/test-integration/common/pom.xml
M wildfly/test-integration/db/pom.xml
M wildfly/test-integration/perf/pom.xml
M wildfly/test-integration/pom.xml
M wildfly/wildfly-admin/pom.xml
M wildfly/wildfly-build/pom.xml
M wildfly/wildfly-client/pom.xml
M wildfly/wildfly-integration/pom.xml
M wildfly/wildfly-security/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
**NOTE:** This service has 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.
5 years, 11 months
[teiid/teiid] 11ecc6: [maven-release-plugin] prepare release teiid-paren...
by Steven Hawkins
Branch: refs/heads/12.0.x
Home: https://github.com/teiid/teiid
Commit: 11ecc621fce9ce5192069ac50d1a31cb3955a3c6
https://github.com/teiid/teiid/commit/11ecc621fce9ce5192069ac50d1a31cb395...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2019-01-15 (Tue, 15 Jan 2019)
Changed paths:
M admin/pom.xml
M api/pom.xml
M build/pom.xml
M cache-infinispan/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/accumulo/pom.xml
M connectors/accumulo/translator-accumulo/pom.xml
M connectors/amazon/pom.xml
M connectors/amazon/simpledb-api/pom.xml
M connectors/amazon/translator-amazon-s3/pom.xml
M connectors/amazon/translator-simpledb/pom.xml
M connectors/cassandra/pom.xml
M connectors/cassandra/translator-cassandra/pom.xml
M connectors/couchbase/couchbase-api/pom.xml
M connectors/couchbase/pom.xml
M connectors/couchbase/translator-couchbase/pom.xml
M connectors/document-api/pom.xml
M connectors/file/file-api/pom.xml
M connectors/file/pom.xml
M connectors/file/translator-excel/pom.xml
M connectors/file/translator-file/pom.xml
M connectors/google/google-api/pom.xml
M connectors/google/pom.xml
M connectors/google/translator-google/pom.xml
M connectors/infinispan/infinispan-api/pom.xml
M connectors/infinispan/infinispan-tasks/pom.xml
M connectors/infinispan/pom.xml
M connectors/infinispan/translator-infinispan-hotrod/pom.xml
M connectors/jdbc/pom.xml
M connectors/jdbc/translator-hive/pom.xml
M connectors/jdbc/translator-jdbc/pom.xml
M connectors/jdbc/translator-phoenix/pom.xml
M connectors/jdbc/translator-prestodb/pom.xml
M connectors/ldap/pom.xml
M connectors/ldap/translator-ldap/pom.xml
M connectors/misc/pom.xml
M connectors/misc/translator-jpa/pom.xml
M connectors/misc/translator-loopback/pom.xml
M connectors/misc/translator-olap/pom.xml
M connectors/mongodb/mongodb-api/pom.xml
M connectors/mongodb/pom.xml
M connectors/mongodb/translator-mongodb/pom.xml
M connectors/odata/pom.xml
M connectors/odata/translator-odata/pom.xml
M connectors/odata/translator-odata4/pom.xml
M connectors/pom.xml
M connectors/salesforce/pom.xml
M connectors/salesforce/translator-salesforce-34/pom.xml
M connectors/salesforce/translator-salesforce-41/pom.xml
M connectors/salesforce/translator-salesforce/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-logger/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/solr/pom.xml
M connectors/solr/translator-solr/pom.xml
M connectors/swagger/pom.xml
M connectors/swagger/translator-swagger/pom.xml
M connectors/webservice/pom.xml
M connectors/webservice/translator-ws/pom.xml
M data-quality/pom.xml
M eclipselink-platform/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M metadata/pom.xml
M olingo-common/pom.xml
M olingo/pom.xml
M pom.xml
M runtime/pom.xml
M saxon-xom/pom.xml
M wildfly/connectors/accumulo/connector-accumulo/pom.xml
M wildfly/connectors/accumulo/feature-pack-accumulo/pom.xml
M wildfly/connectors/accumulo/pom.xml
M wildfly/connectors/amazon/connector-simpledb/pom.xml
M wildfly/connectors/amazon/feature-pack-amazon/pom.xml
M wildfly/connectors/amazon/pom.xml
M wildfly/connectors/cassandra/connector-cassandra/pom.xml
M wildfly/connectors/cassandra/feature-pack-cassandra/pom.xml
M wildfly/connectors/cassandra/pom.xml
M wildfly/connectors/couchbase/connector-couchbase/pom.xml
M wildfly/connectors/couchbase/feature-pack-couchbase/pom.xml
M wildfly/connectors/couchbase/pom.xml
M wildfly/connectors/file/connector-file/pom.xml
M wildfly/connectors/file/connector-ftp/pom.xml
M wildfly/connectors/file/feature-pack-file/pom.xml
M wildfly/connectors/file/pom.xml
M wildfly/connectors/google/connector-google/pom.xml
M wildfly/connectors/google/feature-pack-google/pom.xml
M wildfly/connectors/google/pom.xml
M wildfly/connectors/infinispan/connector-infinispan-hotrod/pom.xml
M wildfly/connectors/infinispan/feature-pack-infinispan/pom.xml
M wildfly/connectors/infinispan/pom.xml
M wildfly/connectors/jdbc/feature-pack-jdbc/pom.xml
M wildfly/connectors/jdbc/pom.xml
M wildfly/connectors/ldap/connector-ldap/pom.xml
M wildfly/connectors/ldap/feature-pack-ldap/pom.xml
M wildfly/connectors/ldap/pom.xml
M wildfly/connectors/misc/feature-pack-misc/pom.xml
M wildfly/connectors/misc/pom.xml
M wildfly/connectors/mongodb/connector-mongodb/pom.xml
M wildfly/connectors/mongodb/feature-pack-mongodb/pom.xml
M wildfly/connectors/mongodb/pom.xml
M wildfly/connectors/odata/feature-pack-odata/pom.xml
M wildfly/connectors/odata/pom.xml
M wildfly/connectors/pom.xml
M wildfly/connectors/salesforce/connector-salesforce-34/pom.xml
M wildfly/connectors/salesforce/connector-salesforce-41/pom.xml
M wildfly/connectors/salesforce/connector-salesforce/pom.xml
M wildfly/connectors/salesforce/feature-pack-salesforce-34/pom.xml
M wildfly/connectors/salesforce/feature-pack-salesforce-41/pom.xml
M wildfly/connectors/salesforce/feature-pack-salesforce/pom.xml
M wildfly/connectors/salesforce/pom.xml
M wildfly/connectors/solr/connector-solr/pom.xml
M wildfly/connectors/solr/feature-pack-solr/pom.xml
M wildfly/connectors/solr/pom.xml
M wildfly/connectors/swagger/feature-pack-swagger/pom.xml
M wildfly/connectors/swagger/pom.xml
M wildfly/connectors/webservice/connector-ws/pom.xml
M wildfly/connectors/webservice/feature-pack-ws/pom.xml
M wildfly/connectors/webservice/pom.xml
M wildfly/pom.xml
M wildfly/resource-spi/pom.xml
M wildfly/rest-service/pom.xml
M wildfly/teiid-feature-pack/client-feature-pack/pom.xml
M wildfly/teiid-feature-pack/olingo-feature-pack/pom.xml
M wildfly/teiid-feature-pack/pom.xml
M wildfly/teiid-feature-pack/rest-service-feature-pack/pom.xml
M wildfly/teiid-feature-pack/wildfly-integration-feature-pack/pom.xml
M wildfly/test-integration/common/pom.xml
M wildfly/test-integration/db/pom.xml
M wildfly/test-integration/perf/pom.xml
M wildfly/test-integration/pom.xml
M wildfly/wildfly-admin/pom.xml
M wildfly/wildfly-build/pom.xml
M wildfly/wildfly-client/pom.xml
M wildfly/wildfly-integration/pom.xml
M wildfly/wildfly-security/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release teiid-parent-12.0.0
**NOTE:** This service has 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.
5 years, 11 months