[teiid-commits] [teiid/teiid] 9beb7f: TEIID-3929: Removing the LimitProjectionIterator a...

Ramesh Reddy rareddy at jboss.org
Wed Jun 8 16:10:40 EDT 2016


  Branch: refs/heads/63-8.12.x
  Home:   https://github.com/teiid/teiid
  Commit: 9beb7f6004b569c3bc6d6f816d549c36550996f3
      https://github.com/teiid/teiid/commit/9beb7f6004b569c3bc6d6f816d549c36550996f3
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2016-06-08 (Wed, 08 Jun 2016)

  Changed paths:
    M connectors/translator-accumulo/src/main/java/org/teiid/translator/accumulo/AccumuloQueryVisitor.java
    R connectors/translator-accumulo/src/main/java/org/teiid/translator/accumulo/LimitProjectionIterator.java

  Log Message:
  -----------
  TEIID-3929: Removing the LimitProjectionIterator as this will never know about null values, because the column may not even exist in the Accumulo for this column family, with implicit rowid you also never know if it paired with some other column or being invoked alone (#710) (#713)




More information about the teiid-commits mailing list