Branch: refs/heads/9.0.x
Home: https://github.com/teiid/teiid
Commit: 471a22180622a1429e87fb2d3d2f0663ef4ebbd5
https://github.com/teiid/teiid/commit/471a22180622a1429e87fb2d3d2f0663ef4...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2016-06-09 (Thu, 09 Jun 2016)
Changed paths:
M connectors/translator-hive/src/main/java/org/teiid/translator/hive/BaseHiveExecutionFactory.java
M connectors/translator-hive/src/main/java/org/teiid/translator/hive/ImpalaExecutionFactory.java
M connectors/translator-hive/src/test/java/org/teiid/translator/hive/TestHiveExecutionFactory.java
Log Message:
-----------
TEIID-4256: Adding the Date support to Hive, Impala still does not support Date (#714) (#715)
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 90bb10628a7eb315f243ef24044b5c2b98bd2d2e
https://github.com/teiid/teiid/commit/90bb10628a7eb315f243ef24044b5c2b98b...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2016-06-09 (Thu, 09 Jun 2016)
Changed paths:
M connectors/translator-hive/src/main/java/org/teiid/translator/hive/BaseHiveExecutionFactory.java
M connectors/translator-hive/src/main/java/org/teiid/translator/hive/ImpalaExecutionFactory.java
M connectors/translator-hive/src/test/java/org/teiid/translator/hive/TestHiveExecutionFactory.java
Log Message:
-----------
TEIID-4256: Adding the Date support to Hive, Impala still does not support Date (#714)
Branch: refs/heads/63-8.12.x
Home: https://github.com/teiid/teiid
Commit: 9beb7f6004b569c3bc6d6f816d549c36550996f3
https://github.com/teiid/teiid/commit/9beb7f6004b569c3bc6d6f816d549c36550...
Author: Ramesh Reddy <rareddy(a)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)
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 0d9496d9fbc8d796f05dd47a154a18c4b4dd5eee
https://github.com/teiid/teiid/commit/0d9496d9fbc8d796f05dd47a154a18c4b4d...
Author: shawkins <shawkins(a)redhat.com>
Date: 2016-06-08 (Wed, 08 Jun 2016)
Changed paths:
M api/src/main/java/org/teiid/language/visitor/SQLStringVisitor.java
M connectors/translator-jdbc/src/main/java/org/teiid/translator/jdbc/h2/H2ExecutionFactory.java
M connectors/translator-jdbc/src/test/java/org/teiid/translator/jdbc/h2/TestH2Translator.java
Log Message:
-----------
TEIID-4257 preventing the nesting of the left hand side
Branch: refs/heads/9.0.x
Home: https://github.com/teiid/teiid
Commit: 9958a53a1882c6a963306c7d7056d9cd9c60d8d2
https://github.com/teiid/teiid/commit/9958a53a1882c6a963306c7d7056d9cd9c6...
Author: Ramesh Reddy <rareddy(a)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) (#711)
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: d950a44ea54790245f145a10fc0ea851e85bfada
https://github.com/teiid/teiid/commit/d950a44ea54790245f145a10fc0ea851e85...
Author: Ramesh Reddy <rareddy(a)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)