[teiid-commits] [teiid/teiid] 650aa1: Teiid 4626 (#914)

Ramesh Reddy rareddy at jboss.org
Sat Feb 25 16:00:34 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: 650aa13befa3a796fc5510f915b9aa8baebb37ac
      https://github.com/teiid/teiid/commit/650aa13befa3a796fc5510f915b9aa8baebb37ac
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2017-02-25 (Sat, 25 Feb 2017)

  Changed paths:
    M engine/src/main/java/org/teiid/query/QueryPlugin.java
    M engine/src/main/java/org/teiid/query/metadata/DDLStringVisitor.java
    M engine/src/main/java/org/teiid/query/metadata/MaterializationMetadataRepository.java
    M engine/src/main/java/org/teiid/query/metadata/MetadataValidator.java
    M engine/src/main/resources/org/teiid/metadata/SYSADMIN.sql
    M engine/src/main/resources/org/teiid/query/i18n.properties
    M engine/src/test/java/org/teiid/query/metadata/TestMetadataValidator.java
    M runtime/src/main/java/org/teiid/runtime/MaterializationManager.java
    M runtime/src/test/java/org/teiid/runtime/TestEmbeddedServer.java
    M test-integration/common/src/test/java/org/teiid/systemmodel/TestExternalMatViews.java
    M test-integration/common/src/test/java/org/teiid/systemmodel/TestMatViews.java
    M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetProcedureColumns.expected
    M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetProcedures.expected
    M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetProceduresWithEscape.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/TestODBCSchema/test_PG_NAMESPACE.expected
    M test-integration/common/src/test/resources/TestODBCSocketTransport/testPgProc.expected
    M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testProcedureColumns.expected
    M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testProcedures.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testProcedureParams.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testProcedures.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testStoredProcedures.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testUsgae.expected
    M test-integration/common/src/test/resources/child-vdb.xml

  Log Message:
  -----------
  Teiid 4626 (#914)

* Revert "TEIID-4297 (#763)"

This reverts commit c23f13c6bdb9cf7a186fc65394b699a79a731824.

* TEIID-3624 fixing array handling and other corrections

* TEIID-4766 moving mvstatus checks out of the primiary optimization path

* TEIID-4783 adding missing messages

* TEIID-4766 removing test change

* TEIID-3624 reporting domains for functions/procedures and minor cleanups

* TEIID-4626: Adding a LAZY Refresh Strategy to the materialization load based on CDC events




More information about the teiid-commits mailing list