[teiid/teiid] 1f553b: TEIID-4218: correcting the tests that were bad on ...
by Ramesh Reddy
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 1f553b54762f2b77133405c610322074769f161e
https://github.com/teiid/teiid/commit/1f553b54762f2b77133405c610322074769...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2017-03-07 (Tue, 07 Mar 2017)
Changed paths:
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetColumns.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/TestPartsDatabaseMetadata/testColumns.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testColumns.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctionParams.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctions.expected
Log Message:
-----------
TEIID-4218: correcting the tests that were bad on my local copy when the original checkin made (#923)
7 years, 7 months
[teiid/teiid] 912c1b: Teiid 4218 (#922)
by Ramesh Reddy
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 912c1bfc59851d9e6c3dba34abfb345ce0e8c7a5
https://github.com/teiid/teiid/commit/912c1bfc59851d9e6c3dba34abfb345ce0e...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2017-03-07 (Tue, 07 Mar 2017)
Changed paths:
M connectors/mongodb/translator-mongodb/src/main/java/org/teiid/translator/mongodb/MongoDBMetadataProcessor.java
M connectors/mongodb/translator-mongodb/src/main/java/org/teiid/translator/mongodb/MongoDBPlugin.java
M connectors/mongodb/translator-mongodb/src/main/resources/org/teiid/translator/mongodb/i18n.properties
M connectors/mongodb/translator-mongodb/src/test/java/org/teiid/translator/mongodb/TestMongoDBMetadataProcessor.java
M test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetColumns.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/TestPartsDatabaseMetadata/testColumns.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testColumns.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctionParams.expected
M test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctions.expected
Log Message:
-----------
Teiid 4218 (#922)
TEIID-4218: adding the inclusion and exclusion of tables during the metadata import
7 years, 7 months