[teiid-commits] [teiid/teiid] e68759: TEIID-3042 adding a usage table to system admin to...

shawkins shawkins at redhat.com
Thu Jul 24 16:20:59 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: e68759d914952e5cdb059aff8f3dcb0aaf7a261e
      https://github.com/teiid/teiid/commit/e68759d914952e5cdb059aff8f3dcb0aaf7a261e
  Author: shawkins <shawkins at redhat.com>
  Date:   2014-07-24 (Thu, 24 Jul 2014)

  Changed paths:
    M api/src/main/java/org/teiid/metadata/AbstractMetadataRecord.java
    M engine/src/main/java/org/teiid/dqp/internal/process/DataTierManagerImpl.java
    M engine/src/main/java/org/teiid/query/metadata/MetadataValidator.java
    M engine/src/main/java/org/teiid/query/processor/DdlPlan.java
    M engine/src/main/resources/org/teiid/metadata/SYSADMIN.sql
    M test-integration/common/src/test/java/org/teiid/systemmodel/TestSystemVirtualModel.java
    M test-integration/common/src/test/resources/TestCase3473/testGetTables.expected
    M test-integration/common/src/test/resources/TestJDBCSocketTransport/testSelect.expected
    M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetColumns.expected
    M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetTables.expected
    M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetTables_allTables.expected
    M test-integration/common/src/test/resources/TestODBCSchema/testOBIEEColumnQuery.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_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/testInt2Vector.expected
    M test-integration/common/src/test/resources/TestODBCSocketTransport/testPgProc.expected
    M test-integration/common/src/test/resources/TestODBCSocketTransport/testSelect.expected
    M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testColumns.expected
    M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testPrimaryKeys.expected
    M test-integration/common/src/test/resources/TestPartsDatabaseMetadata/testTables.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/testKeyColumns.expected
    M test-integration/common/src/test/resources/TestSystemVirtualModel/testKeys.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/testTables.expected
    A test-integration/common/src/test/resources/TestSystemVirtualModel/testUsgae.expected

  Log Message:
  -----------
  TEIID-3042 adding a usage table to system admin to determine dependency
information




More information about the teiid-commits mailing list