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

Ramesh Reddy rareddy at jboss.org
Mon Aug 18 11:24:19 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: bf74c3a5b22ff0e5c742cd9f0266f3a88b5367d7
      https://github.com/teiid/teiid/commit/bf74c3a5b22ff0e5c742cd9f0266f3a88b5367d7
  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: 78fdffc964491d2a78f29fa7e56a5fa856b2ee9c
      https://github.com/teiid/teiid/commit/78fdffc964491d2a78f29fa7e56a5fa856b2ee9c
  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 #300 from rareddy/TEIID-3089

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


Compare: https://github.com/teiid/teiid/compare/e25703dba616...78fdffc96449


More information about the teiid-commits mailing list