[teiid-commits] [teiid/teiid] 68ecc2: TEIID-2992: fixing the limit node to not use Integ...

Ramesh Reddy rareddy at jboss.org
Fri Jun 6 10:27:31 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: 68ecc2771d5cd4e53d13aa691dbb10155836cba4
      https://github.com/teiid/teiid/commit/68ecc2771d5cd4e53d13aa691dbb10155836cba4
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2014-06-06 (Fri, 06 Jun 2014)

  Changed paths:
    M connectors/translator-mongodb/src/main/java/org/teiid/translator/mongodb/MongoDBSelectVisitor.java
    M connectors/translator-mongodb/src/test/java/org/teiid/translator/mongodb/TestMongoDBQueryExecution.java

  Log Message:
  -----------
  TEIID-2992: fixing the limit node to not use Integer MAX as limit by default


  Commit: d81f485cadff239bb296569282424f0f1a6a1d0c
      https://github.com/teiid/teiid/commit/d81f485cadff239bb296569282424f0f1a6a1d0c
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2014-06-06 (Fri, 06 Jun 2014)

  Changed paths:
    M connectors/translator-mongodb/src/main/java/org/teiid/translator/mongodb/MongoDBSelectVisitor.java
    M connectors/translator-mongodb/src/test/java/org/teiid/translator/mongodb/TestMongoDBQueryExecution.java

  Log Message:
  -----------
  Merge pull request #253 from rareddy/TEIID-2992-master

TEIID-2992: fixing the limit node to not use Integer MAX as limit by def...


Compare: https://github.com/teiid/teiid/compare/f07841f7795e...d81f485cadff


More information about the teiid-commits mailing list