Branch: refs/heads/master
Home:
https://github.com/teiid/teiid
Commit: f65c130c386e3b575b785a78d5ea33da21e2aa31
https://github.com/teiid/teiid/commit/f65c130c386e3b575b785a78d5ea33da21e...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M
connectors/translator-mongodb/src/main/java/org/teiid/translator/mongodb/MongoDBMetadataProcessor.java
M
connectors/translator-mongodb/src/test/java/org/teiid/translator/mongodb/TestMongoDBMetadataProcessor.java
Log Message:
-----------
TEIID-3589: allowing the empty or null row, if it finds one the collection will be
iterated until it finds the first non null/non emtpty row to create the metadata out of
that row
Commit: 2d673de11818cda3b6e69f2fb7bf11fd31bdea43
https://github.com/teiid/teiid/commit/2d673de11818cda3b6e69f2fb7bf11fd31b...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M
connectors/translator-mongodb/src/main/java/org/teiid/translator/mongodb/MongoDBMetadataProcessor.java
M
connectors/translator-mongodb/src/test/java/org/teiid/translator/mongodb/TestMongoDBMetadataProcessor.java
Log Message:
-----------
Merge pull request #510 from rareddy/TEIID-3589
TEIID-3589: allowing the empty or null row, if it finds one the colleā¦
Compare:
https://github.com/teiid/teiid/compare/282cb60b228b...2d673de11818