Branch: refs/heads/11.2.x
Home:
https://github.com/teiid/teiid
Commit: 97b865b8c3f43e010ffeb74f74fe331279c1e5a7
https://github.com/teiid/teiid/commit/97b865b8c3f43e010ffeb74f74fe331279c...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-11-09 (Fri, 09 Nov 2018)
Changed paths:
M runtime/src/main/java/org/teiid/deployers/PgCatalogMetadataStore.java
M test-integration/common/src/test/java/org/teiid/systemmodel/TestODBCSchema.java
M
test-integration/common/src/test/resources/TestJDBCSocketTransport/testSelect.expected
M
test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetFunctionColumns.expected
M
test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetFunctions.expected
M
test-integration/common/src/test/resources/TestODBCSchema/testInformationSchemaKeyColumnUsage.expected
M
test-integration/common/src/test/resources/TestODBCSchema/testInformationSchemaTableConstraints.expected
M
test-integration/common/src/test/resources/TestODBCSchema/testNPGSqlConstraintMetadata.expected
M test-integration/common/src/test/resources/TestODBCSchema/test_PG_ATTRDEF.expected
M
test-integration/common/src/test/resources/TestODBCSchema/test_PG_ATTRIBUTE.expected
M
test-integration/common/src/test/resources/TestODBCSchema/test_PG_ATTRIBUTE_overflow.expected
M test-integration/common/src/test/resources/TestODBCSchema/test_PG_CLASS.expected
M test-integration/common/src/test/resources/TestODBCSchema/test_PG_INDEX.expected
M
test-integration/common/src/test/resources/TestODBCSocketTransport/testInt2Vector.expected
M
test-integration/common/src/test/resources/TestODBCSocketTransport/testSelect.expected
M
test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testIndexInfo.expected
M
test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testIndexInfoAll.expected
M
test-integration/common/src/test/resources/TestSystemVirtualModel/testColumns.expected
M
test-integration/common/src/test/resources/TestSystemVirtualModel/testDefect12064.expected
M
test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctionParams.expected
M
test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctions.expected
M
test-integration/common/src/test/resources/TestSystemVirtualModel/testKeyColumns.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testKeys.expected
M
test-integration/common/src/test/resources/TestSystemVirtualModel/testProperties.expected
M
test-integration/common/src/test/resources/TestSystemVirtualModel/testTables.expected
M
test-integration/common/src/test/resources/TestVirtualDocWithVirtualProc/testDefect15241b.expected
Log Message:
-----------
TEIID-5533
adding a materialization of pg_attribute with an index to speed up the
pg index metadata query
Commit: 8951bc4e6ef38c0de6169ab5211bfde39a355c3e
https://github.com/teiid/teiid/commit/8951bc4e6ef38c0de6169ab5211bfde39a3...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-11-09 (Fri, 09 Nov 2018)
Changed paths:
M engine/src/main/java/org/teiid/dqp/internal/process/PreparedStatementRequest.java
M
engine/src/main/java/org/teiid/query/optimizer/relational/rules/CriteriaCapabilityValidatorVisitor.java
M
engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleRaiseAccess.java
M engine/src/test/java/org/teiid/query/optimizer/TestOptimizer.java
M engine/src/test/java/org/teiid/query/optimizer/TestSubqueryPushdown.java
Log Message:
-----------
TEIID-5529 allowing for evaluatable predicates to be pushed
Compare:
https://github.com/teiid/teiid/compare/e3f36ff03b53...8951bc4e6ef3
**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.