[JBoss JIRA] (TEIID-4895) Determine community requirements for WildFly usage
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-4895?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-4895.
-----------------------------------
Fix Version/s: (was: 10.x)
Resolution: Done
Marking this as resolved.
> Determine community requirements for WildFly usage
> --------------------------------------------------
>
> Key: TEIID-4895
> URL: https://issues.jboss.org/browse/TEIID-4895
> Project: Teiid
> Issue Type: Task
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
>
> WildFly is typically the runtime for Teiid. However we want feedback from the community on what style of WildFly integration is important:
> - The ability to deploy Teiid into a managed WildFly instance/cluster
> - The combination Teiid/WildFly artifact
> - A layered docker image
> - Not full WildFly, just Swarm
> - Not needed, just Embedded
> Based upon this we can better tune our documentation, downloads, and examples.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 9 months
[JBoss JIRA] (TEIID-3537) Use array binding for postgresql dependent join
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3537?page=com.atlassian.jira.plugin... ]
Steven Hawkins reassigned TEIID-3537:
-------------------------------------
Fix Version/s: Open To Community
(was: 10.x)
Priority: Minor (was: Major)
Assignee: (was: Steven Hawkins)
Moving to low priority community issue as dependent join pushdown logic mostly supersedes this.
> Use array binding for postgresql dependent join
> -----------------------------------------------
>
> Key: TEIID-3537
> URL: https://issues.jboss.org/browse/TEIID-3537
> Project: Teiid
> Issue Type: Enhancement
> Components: JDBC Connector
> Reporter: Steven Hawkins
> Priority: Minor
> Fix For: Open To Community
>
>
> Rather than creating a large sql statement or rely upon a small fixed limit to the number of binding, we can bind array values to perform dependent query comparisons - where id = ANY ?
> This however only seems to work for single values or composites of the same type.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 9 months
[JBoss JIRA] (TEIID-321) Refactor symbol language objects
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-321?page=com.atlassian.jira.plugin.... ]
Steven Hawkins resolved TEIID-321.
----------------------------------
Fix Version/s: (was: 10.x)
Resolution: Out of Date
> Refactor symbol language objects
> --------------------------------
>
> Key: TEIID-321
> URL: https://issues.jboss.org/browse/TEIID-321
> Project: Teiid
> Issue Type: Task
> Components: Query Engine
> Affects Versions: 6.0.0
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Original Estimate: 1 week
> Remaining Estimate: 1 week
>
> Defect Tracker #25035: The current structuring of Symbol objects is confusing and makes planning more difficult than necessary. Changes that should be made:
> AggregateSymbol should become AggregateFunction (which should not inherit from Function) and not be a Symbol.
> SingleElementSymbol, ExpressionSymbol, and AliasSymbol should be merged to a single class DerivedSymbol
> DerivedSymbol and MultipleElementSymbol should implement SelectSymbol (as an interface rather than base class) and SelectSymbol should provide a method for getting the projected symbols.
> ElementSymbol should not directly be a DerivedSymbol.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 9 months
[JBoss JIRA] (TEIID-303) Remove the LanguageBridgeFactory
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-303?page=com.atlassian.jira.plugin.... ]
Steven Hawkins reassigned TEIID-303:
------------------------------------
Fix Version/s: (was: 10.x)
Priority: Minor (was: Major)
Assignee: (was: Steven Hawkins)
> Remove the LanguageBridgeFactory
> --------------------------------
>
> Key: TEIID-303
> URL: https://issues.jboss.org/browse/TEIID-303
> Project: Teiid
> Issue Type: Task
> Components: Connector API, Query Engine
> Affects Versions: 6.0.0
> Reporter: Steven Hawkins
> Priority: Minor
>
> Defect Tracker #25061: The language objects at the data layer are redundent with the language objects used in commands. The LanguageBridgeFactory can be removed in favor of simply cloning and issuing a command.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 9 months