[ https://issues.jboss.org/browse/TEIID-2834?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-2834:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
> Use FunctionMethod metadata internally for built-in aggregates
> --------------------------------------------------------------
>
> Key: TEIID-2834
> URL: https://issues.jboss.org/browse/TEIID-2834
> Project: Teiid
> Issue Type: Task
> Components: Query Engine
> Reporter: Steven Hawkins
> Priority: Minor
> Fix For: 12.x
>
>
> With TEIID-2815 we added aggregate function definitions for consumption by designer, but it would be good to have them consistently handled internally. The metadata needs to accommodate count\(*) and textagg.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/TEIID-2819?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-2819:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
> Use Oauth SAML Bearer Assertion Flow
> ------------------------------------
>
> Key: TEIID-2819
> URL: https://issues.jboss.org/browse/TEIID-2819
> Project: Teiid
> Issue Type: Feature Request
> Components: Server
> Reporter: Van Halbert
> Assignee: Ramesh Reddy
> Priority: Major
> Fix For: 12.x
>
>
> I can secure my mobile and cloud applications?
> Consider doing SAML first and Oauth later – the use cases are the same, the implementation is different
> Link - https://help.salesforce.com/apex/HTViewHelpDoc?id=remoteaccess_oauth_SAML...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/TEIID-2703?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-2703:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
> Refactor value retrieval to class based
> ---------------------------------------
>
> Key: TEIID-2703
> URL: https://issues.jboss.org/browse/TEIID-2703
> Project: Teiid
> Issue Type: Enhancement
> Components: JDBC Connector
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.x
>
>
> Similar to Hibernate, we need to introduce encapsulated value retrieval methods. The current approach (which is legacy back to the mmx days) typically uses a switch block with other checks, which can largely be avoided and should improve performance.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/TEIID-2578?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-2578:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
> add/remove schema elements
> --------------------------
>
> Key: TEIID-2578
> URL: https://issues.jboss.org/browse/TEIID-2578
> Project: Teiid
> Issue Type: Feature Request
> Components: Query Engine
> Reporter: Ramesh Reddy
> Priority: Major
> Fix For: 12.x
>
>
> Schemas are currently static after load. Modifications can only happen with restarts or new versions. We should allow add/drop at runtime.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/TEIID-3660?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-3660:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
> Add support for unnesting anti semijoins
> ----------------------------------------
>
> Key: TEIID-3660
> URL: https://issues.jboss.org/browse/TEIID-3660
> Project: Teiid
> Issue Type: Enhancement
> Components: Query Engine
> Reporter: Steven Hawkins
> Priority: Major
> Fix For: 12.x
>
>
> Currently we won't perform the rewrite if it's the anti case. A subquery used as an anti semijoin can be unnested into a left outer join with a filter on the null rows.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/TEIID-3647?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-3647:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
> Create native connector to interact with HDFS as a datasource
> -------------------------------------------------------------
>
> Key: TEIID-3647
> URL: https://issues.jboss.org/browse/TEIID-3647
> Project: Teiid
> Issue Type: Feature Request
> Components: Misc. Connectors
> Reporter: Van Halbert
> Priority: Major
> Fix For: 12.x
>
>
> Would like to have native connector
> To interact with HDFS as a datasource from a DV perspective there are at least two options:
> 1 - HttpFS
> 2 - WebHDFS
> Both options seems to be in practise very slow. I heard 2x slower.
> It would be nice if we can create a native HDFS connector.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/TEIID-3560?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-3560:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
> support common table expression with insert/update/delete
> ---------------------------------------------------------
>
> Key: TEIID-3560
> URL: https://issues.jboss.org/browse/TEIID-3560
> Project: Teiid
> Issue Type: Enhancement
> Components: Query Engine
> Reporter: Steven Hawkins
> Priority: Major
> Fix For: 12.x
>
>
> We currently have limited our cte support to just query expressions. This should be generalized to more statement types.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/TEIID-3531?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-3531:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
> Better planning of bushy join trees
> -----------------------------------
>
> Key: TEIID-3531
> URL: https://issues.jboss.org/browse/TEIID-3531
> Project: Teiid
> Issue Type: Feature Request
> Components: Query Engine
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.x
>
>
> The primary join planning logic considers left linear trees. We also have a hint to preserve structure and some planning that reuses existing subtrees, but nothing general around considering bushy trees.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[ https://issues.jboss.org/browse/TEIID-3529?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-3529:
----------------------------------
Fix Version/s: 12.x
(was: 11.x)
> Add pushdown support for regexp_replace
> ---------------------------------------
>
> Key: TEIID-3529
> URL: https://issues.jboss.org/browse/TEIID-3529
> Project: Teiid
> Issue Type: Sub-task
> Components: Misc. Connectors, Query Engine
> Reporter: Steven Hawkins
> Priority: Major
> Fix For: 12.x
>
>
> At least for sources with similar regex and flags support, we should offer pushdown support. This may require additional support methods to determine if the pattern is acceptable.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)