[JBoss JIRA] (TEIID-784) Enhance distinct set op processing
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-784?page=com.atlassian.jira.plugin.... ]
Steven Hawkins updated TEIID-784:
---------------------------------
Assignee: (was: Steven Hawkins)
> Enhance distinct set op processing
> ----------------------------------
>
> Key: TEIID-784
> URL: https://issues.jboss.org/browse/TEIID-784
> Project: Teiid
> Issue Type: Feature Request
> Components: Query Engine
> Reporter: Steven Hawkins
> Priority: Minor
> Fix For: 9.0
>
>
> The sort operation should be able to pushed for each set op child (distinct is already eligible for pushing, but typically won't be because there's no order by). Also for union the sorted children should be fed directly into the second phase of sorting.
> All of this relies on the connector guaranteeing null ordering (TEIID-715 should be repurposed to cover the language enhancement of nulls first|last)
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month
[JBoss JIRA] (TEIID-1248) Clob usability
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-1248?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-1248:
----------------------------------
Assignee: (was: Steven Hawkins)
> Clob usability
> --------------
>
> Key: TEIID-1248
> URL: https://issues.jboss.org/browse/TEIID-1248
> Project: Teiid
> Issue Type: Feature Request
> Components: Query Engine
> Affects Versions: 8.0
> Reporter: Steven Hawkins
> Priority: Minor
>
> In many circumstances, clobs should be treated as charsequences to allow for use in string functions (concat returning clob, insert, left, etc.).
> There have also been customer requests to treat clobs as comparable, but that there are a lot of places including at design time where we validate against clobs being comparable that it may not be a good idea.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month
[JBoss JIRA] (TEIID-2123) Per model getMetadata() timeout
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-2123?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-2123:
----------------------------------
Assignee: (was: Steven Hawkins)
> Per model getMetadata() timeout
> -------------------------------
>
> Key: TEIID-2123
> URL: https://issues.jboss.org/browse/TEIID-2123
> Project: Teiid
> Issue Type: Feature Request
> Affects Versions: 8.0
> Reporter: Mark Addleman
> Priority: Minor
>
> A way of specifying, per model, a timeout for the getMetadata() call. The timeout should be processed in such a way that delegating translators have an opportunity to intercept the interruption and, potentially, supply default metadata. I think the normal Thread.interrupt() approach should work.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month
[JBoss JIRA] (TEIID-3145) GroovyCastException when starting adminshell
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIID-3145?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration commented on TEIID-3145:
------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1146415|https://bugzilla.redhat.com/show_bug.cgi?id=1146415] from ASSIGNED to MODIFIED
> GroovyCastException when starting adminshell
> --------------------------------------------
>
> Key: TEIID-3145
> URL: https://issues.jboss.org/browse/TEIID-3145
> Project: Teiid
> Issue Type: Bug
> Components: Tools
> Affects Versions: 8.7.1
> Reporter: Van Halbert
> Assignee: Van Halbert
>
> When I run adminshell.sh, admishell will throw following exception:
> Exception in thread "main" org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast object 'org.codehaus.groovy.tools.shell.util.HelpFormatter@3004baef' with class 'org.codehaus.groovy.tools.shell.util.HelpFormatter' to class 'org.apache.commons.cli.HelpFormatter'
> at org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation.castToType(DefaultTypeTransformation.java:360)
> at groovy.lang.MetaClassImpl.setProperty(MetaClassImpl.java:2394)
> at groovy.lang.MetaClassImpl.setProperty(MetaClassImpl.java:3335)
> at groovy.lang.MetaClassImpl.setProperties(MetaClassImpl.java:1497)
> at org.codehaus.groovy.runtime.callsite.ConstructorSite$NoParamSite.callConstructor(ConstructorSite.java:122)
> at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:57)
> at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:182)
> at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:190)
> at org.codehaus.groovy.tools.shell.Main.main(Main.groovy:50)
> at org.teiid.adminshell.GroovyAdminShell.main(GroovyAdminShell.java:30)
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
10 years, 1 month