[teiid-commits] [teiid/teiid] c89bb1: TEIID-2896 allowing fixed width to make a best eff...

shawkins shawkins at redhat.com
Mon Mar 24 11:25:42 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: c89bb1f346fb5e2c016be66492112773f7cc091c
      https://github.com/teiid/teiid/commit/c89bb1f346fb5e2c016be66492112773f7cc091c
  Author: shawkins <shawkins at redhat.com>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M engine/src/main/java/org/teiid/query/QueryPlugin.java
    M engine/src/main/java/org/teiid/query/processor/relational/TextTableNode.java
    M engine/src/main/resources/org/teiid/query/i18n.properties
    M engine/src/test/java/org/teiid/query/processor/TestTextTable.java

  Log Message:
  -----------
  TEIID-2896 allowing fixed width to make a best effort on lines that are
too short


  Commit: df7e2a41db1901dbf7f9217404d7bf49c8feff00
      https://github.com/teiid/teiid/commit/df7e2a41db1901dbf7f9217404d7bf49c8feff00
  Author: shawkins <shawkins at redhat.com>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RulePushLimit.java
    M engine/src/test/java/org/teiid/query/optimizer/TestLimit.java

  Log Message:
  -----------
  TEIID-2899 ensuring limit does not get pushed inappropriately


Compare: https://github.com/teiid/teiid/compare/ae96c2163bfe...df7e2a41db19


More information about the teiid-commits mailing list