[teiid/teiid] 78d3fc: TEIID-4358: JDG: Retain supported dependencies in ...
by jolee
Branch: refs/heads/63-8.12.x
Home: https://github.com/teiid/teiid
Commit: 78d3fc231f43a7e134efc6b3097f6faec484c6f3
https://github.com/teiid/teiid/commit/78d3fc231f43a7e134efc6b3097f6faec48...
Author: jolee <jolee(a)redhat.com>
Date: 2016-08-19 (Fri, 19 Aug 2016)
Changed paths:
M build/kits/jboss-as7/overlay/docs/teiid/teiid-releasenotes.html
M connectors/connector-infinispan-dsl/kits/jboss-as7/modules/org/jboss/teiid/resource-adapter/infinispan/dsl/main/module.xml
M connectors/connector-infinispan.6/kits/jboss-as7/modules/org/jboss/teiid/resource-adapter/infinispan/6/module.xml
M connectors/translator-infinispan-cache/kits/jboss-as7/modules/org/jboss/teiid/translator/infinispan/cache/main/module.xml
M connectors/translator-infinispan-dsl/kits/jboss-as7/modules/org/jboss/teiid/translator/infinispan/dsl/main/module.xml
Log Message:
-----------
TEIID-4358: JDG: Retain supported dependencies in the module.xml for out-of-the-box usage
8 years, 4 months
[teiid/teiid] ca8232: TEIID-4304: better handling for subqueries in the ...
by shawkins
Branch: refs/heads/63-8.12.x
Home: https://github.com/teiid/teiid
Commit: ca8232fd185b70c6b90f1ef1e08a3716274612c5
https://github.com/teiid/teiid/commit/ca8232fd185b70c6b90f1ef1e08a3716274...
Author: shawkins <shawkins(a)redhat.com>
Date: 2016-08-19 (Fri, 19 Aug 2016)
Changed paths:
M connectors/translator-jdbc/src/main/java/org/teiid/translator/jdbc/oracle/OracleExecutionFactory.java
M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleCollapseSource.java
M engine/src/main/java/org/teiid/query/optimizer/relational/rules/RuleRaiseAccess.java
M engine/src/main/java/org/teiid/query/sql/lang/SubqueryContainer.java
M engine/src/test/java/org/teiid/query/optimizer/TestJoinOptimization.java
M engine/src/test/java/org/teiid/query/optimizer/TestOptimizer.java
Log Message:
-----------
TEIID-4304: better handling for subqueries in the on clause (turning off subquery on clause support entirely)
8 years, 4 months
[teiid/teiid] cac032: TEIID-4291: added logic and test to handle the sch...
by vhalbert
Branch: refs/heads/63-8.12.x
Home: https://github.com/teiid/teiid
Commit: cac0324070f60b0fcf8372213030615fd7a815f5
https://github.com/teiid/teiid/commit/cac0324070f60b0fcf8372213030615fd7a...
Author: vhalbert <vhalbert(a)jboss.org>
Date: 2016-08-19 (Fri, 19 Aug 2016)
Changed paths:
M build/kits/jboss-as7/overlay/docs/teiid/teiid-releasenotes.html
M connectors/translator-object/src/main/java/org/teiid/translator/object/ObjectPlugin.java
M connectors/translator-object/src/test/resources/ObjectProject/Trade.vdb
M connectors/translator-object/src/test/resources/ObjectProject/Trade_Mat.xmi
M connectors/translator-object/src/test/resources/ObjectProject/Trade_View.xmi
Log Message:
-----------
TEIID-4291: added logic and test to handle the schema within a schema after teiid designer materialization generates it. TEIID-4299 regarding trying to set a null on a java native type, added to throw an exception
8 years, 4 months
[teiid/teiid] d130b8: TEIID-4291: added logic and test to handle the sch...
by vhalbert
Branch: refs/heads/63-8.12.x
Home: https://github.com/teiid/teiid
Commit: d130b8950d219286fee17ce6982d11f9021fa185
https://github.com/teiid/teiid/commit/d130b8950d219286fee17ce6982d11f9021...
Author: vhalbert <vhalbert(a)jboss.org>
Date: 2016-08-19 (Fri, 19 Aug 2016)
Changed paths:
M build/kits/jboss-as7/overlay/docs/teiid/teiid-releasenotes.html
M connectors/translator-object/src/main/java/org/teiid/translator/object/ObjectPlugin.java
M connectors/translator-object/src/test/resources/ObjectProject/Trade.vdb
M connectors/translator-object/src/test/resources/ObjectProject/Trade_Mat.xmi
M connectors/translator-object/src/test/resources/ObjectProject/Trade_View.xmi
Log Message:
-----------
TEIID-4291: added logic and test to handle the schema within a schema after teiid designer materialization generates it. TEIID-4299 regarding trying to set a null on a java native type, added to throw an exception
8 years, 4 months