[teiid-commits] [teiid/teiid] 2bd14c: TEIID-3589: allowing the empty or null row, if it ...

Ramesh Reddy rareddy at jboss.org
Wed Aug 12 12:54:45 EDT 2015


  Branch: refs/heads/62-8.7.x
  Home:   https://github.com/teiid/teiid
  Commit: 2bd14cefaa2c84b9e558834f1de106454d5c4828
      https://github.com/teiid/teiid/commit/2bd14cefaa2c84b9e558834f1de106454d5c4828
  Author: Ramesh Reddy <rareddy at 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: 4d0879a3991c6103d78e67387d81af7c6b22117c
      https://github.com/teiid/teiid/commit/4d0879a3991c6103d78e67387d81af7c6b22117c
  Author: Ramesh Reddy <rareddy at 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 #509 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/c1e940207ce6...4d0879a3991c


More information about the teiid-commits mailing list