[teiid-commits] [teiid/teiid] b02308: Limit processing was being done wrong, both offset...

Ramesh Reddy rareddy at jboss.org
Mon Aug 18 11:37:53 EDT 2014


  Branch: refs/heads/8.7.x
  Home:   https://github.com/teiid/teiid
  Commit: b0230845d3003c181f0f2503e4f179748606e989
      https://github.com/teiid/teiid/commit/b0230845d3003c181f0f2503e4f179748606e989
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    M connectors/translator-excel/src/main/java/org/teiid/translator/excel/ExcelExecution.java
    M connectors/translator-excel/src/main/java/org/teiid/translator/excel/ExcelQueryVisitor.java
    M connectors/translator-excel/src/test/java/org/teiid/translator/excel/TestExcelExecution.java

  Log Message:
  -----------
  Limit processing was being done wrong, both offset and row limit processing were calculated wrong


  Commit: 548eaaf588fe8826a46dbd662c19ce7d938e304d
      https://github.com/teiid/teiid/commit/548eaaf588fe8826a46dbd662c19ce7d938e304d
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    M connectors/translator-excel/src/main/java/org/teiid/translator/excel/ExcelExecution.java
    M connectors/translator-excel/src/main/java/org/teiid/translator/excel/ExcelQueryVisitor.java
    M connectors/translator-excel/src/test/java/org/teiid/translator/excel/TestExcelExecution.java

  Log Message:
  -----------
  Merge pull request #301 from rareddy/TEIID-3089-8.7.x

Limit processing was being done wrong, both offset and row limit process...


Compare: https://github.com/teiid/teiid/compare/2c46aa3772ee...548eaaf588fe


More information about the teiid-commits mailing list