[JBoss JIRA] (TEIID-4820) Move the infinispan connector project to the JDG repo
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-4820?page=com.atlassian.jira.plugin... ]
Steven Hawkins commented on TEIID-4820:
---------------------------------------
I may not be articulating this clearly enough.
In build/server-provisioning.xml it pulls in the infinispan/jdg feature pack. In the pull request, that was left as is. So I'm trying to clarify if you expect the community wildfly kit to pull in the jdg feature pack still.
> Move the infinispan connector project to the JDG repo
> -----------------------------------------------------
>
> Key: TEIID-4820
> URL: https://issues.jboss.org/browse/TEIID-4820
> Project: Teiid
> Issue Type: Task
> Components: JDG Connector
> Affects Versions: 9.3
> Reporter: Van Halbert
> Assignee: Van Halbert
> Priority: Critical
> Fix For: 9.3
>
>
> Move the infinispan (JDG) project to the jdg repo.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (TEIID-4838) View with a union that projects nulls fails to resolve properly
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-4838?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-4838.
-----------------------------------
Resolution: Done
Specifically set the projected types on a setquery when resolved as a view definition.
> View with a union that projects nulls fails to resolve properly
> ---------------------------------------------------------------
>
> Key: TEIID-4838
> URL: https://issues.jboss.org/browse/TEIID-4838
> Project: Teiid
> Issue Type: Bug
> Components: Query Engine
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Fix For: 9.3
>
>
> Accessing a view defined as:
> create view v (col string[]) as select null union all select null
> Results in an exception:
> org.teiid.core.TeiidRuntimeException: TEIID30447 org.teiid.api.exception.query.QueryResolverException: TEIID30082 Expected value of type 'null' but 'null' is of type 'string[]' and no implicit conversion is available.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months