[JBoss JIRA] (TEIID-3131) Broaden aggregate decomposition scenarios
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3131?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-3131.
-----------------------------------
Resolution: Done
Added logic to detect when decomposing over an outer join should not be done and support for count (*) - with a simple heuristic over which side of the join should be used. That may need to be improved later.
> Broaden aggregate decomposition scenarios
> -----------------------------------------
>
> Key: TEIID-3131
> URL: https://issues.jboss.org/browse/TEIID-3131
> Project: Teiid
> Issue Type: Feature Request
> Components: Query Engine
> Affects Versions: 7.7
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Fix For: 8.9
>
>
> Aggregate decomposition is currently inhibited by outer joins and for count(\*). These limitations could be removed with more work.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (TEIID-3132) Upgrade Groovy version
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-3132:
-------------------------------------
Summary: Upgrade Groovy version
Key: TEIID-3132
URL: https://issues.jboss.org/browse/TEIID-3132
Project: Teiid
Issue Type: Component Upgrade
Components: AdminApi
Affects Versions: 8.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Upgrade groovy for admin shell to a later version.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (TEIID-3131) Broaden aggregate decomposition scenarios
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-3131:
-------------------------------------
Summary: Broaden aggregate decomposition scenarios
Key: TEIID-3131
URL: https://issues.jboss.org/browse/TEIID-3131
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 7.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.9
Aggregate decomposition is currently inhibited by outer joins and for count(\*). These limitations could be removed with more work.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (TEIID-3121) Teiid Standalone Server
by Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIID-3121?page=com.atlassian.jira.plugin... ]
Ramesh Reddy commented on TEIID-3121:
-------------------------------------
My view is to just publish the script, not the results of the script. Treat it is more of like installation script. We have JIRA to publish a Docker image, that would be more like full server.
> Teiid Standalone Server
> -----------------------
>
> Key: TEIID-3121
> URL: https://issues.jboss.org/browse/TEIID-3121
> Project: Teiid
> Issue Type: Feature Request
> Components: Build/Kits
> Reporter: Tom Arnold
> Fix For: Open To Community
>
>
> Perform the server installation steps as part of the build and add the result to the downloads page. It seems like this is something that everyone who isn't using the embedded kit has to do anyways, and would hopefully eliminate confusion caused by people trying to deploy the runtime in unsupported versions of JBoss.
> * Teiid Runtime
> * Teiid Web Console
> * JBoss EAP 6.1 Alpha
> * Resteasy JAX-RS Patch
> End result would simplify the installation process to:
> 1. Unzip Teiid server.
> 2. Run `bin/add-user.sh` script.
> 3. Deploy custom translators, VDB, etc.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (TEIID-3121) Teiid Standalone Server
by Tom Arnold (JIRA)
[ https://issues.jboss.org/browse/TEIID-3121?page=com.atlassian.jira.plugin... ]
Tom Arnold commented on TEIID-3121:
-----------------------------------
Should I send a pull request, or is this simple enough to just be merged in manually? I can sign a CLA if that is required.
I'd like to see this be one of the steps in the release process. I'm thinking the release engineer would run this and publish the result. The script itself could be kept up-to-date in master.
It might also be good to test startup of the standalone server to make sure there are no issues with the JBoss kit before doing a release (e.g. -redhat-redhat).
> Teiid Standalone Server
> -----------------------
>
> Key: TEIID-3121
> URL: https://issues.jboss.org/browse/TEIID-3121
> Project: Teiid
> Issue Type: Feature Request
> Components: Build/Kits
> Reporter: Tom Arnold
> Fix For: Open To Community
>
>
> Perform the server installation steps as part of the build and add the result to the downloads page. It seems like this is something that everyone who isn't using the embedded kit has to do anyways, and would hopefully eliminate confusion caused by people trying to deploy the runtime in unsupported versions of JBoss.
> * Teiid Runtime
> * Teiid Web Console
> * JBoss EAP 6.1 Alpha
> * Resteasy JAX-RS Patch
> End result would simplify the installation process to:
> 1. Unzip Teiid server.
> 2. Run `bin/add-user.sh` script.
> 3. Deploy custom translators, VDB, etc.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (TEIID-3098) allow pushdown functions to be used by designer import
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3098?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-3098:
----------------------------------
Summary: allow pushdown functions to be used by designer import (was: Expose the ModeShape JCR functions in the modeshape translator metadata )
Fix Version/s: 8.9
Description: allow pushdown functions to be schema scoped or some other mechanism for the purpose of designer metadata import. If schema scoped, this will require supporting logic that such functions when imported for multiple sources will not be seen as duplicates. (was: Expose the ModeShape JCR functions in the metadata in the modeshape translator.)
> allow pushdown functions to be used by designer import
> ------------------------------------------------------
>
> Key: TEIID-3098
> URL: https://issues.jboss.org/browse/TEIID-3098
> Project: Teiid
> Issue Type: Enhancement
> Components: Misc. Connectors
> Affects Versions: 8.7.1
> Reporter: Van Halbert
> Assignee: Steven Hawkins
> Fix For: 8.9
>
>
> allow pushdown functions to be schema scoped or some other mechanism for the purpose of designer metadata import. If schema scoped, this will require supporting logic that such functions when imported for multiple sources will not be seen as duplicates.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (TEIID-3121) Teiid Standalone Server
by Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIID-3121?page=com.atlassian.jira.plugin... ]
Ramesh Reddy commented on TEIID-3121:
-------------------------------------
Yep, this is what I was thinking. Having maven driven is good but, sometimes not everybody puts their -dist packages in maven. We can publish this if we want from download page, so that the links are updated
> Teiid Standalone Server
> -----------------------
>
> Key: TEIID-3121
> URL: https://issues.jboss.org/browse/TEIID-3121
> Project: Teiid
> Issue Type: Feature Request
> Components: Build/Kits
> Reporter: Tom Arnold
> Fix For: Open To Community
>
>
> Perform the server installation steps as part of the build and add the result to the downloads page. It seems like this is something that everyone who isn't using the embedded kit has to do anyways, and would hopefully eliminate confusion caused by people trying to deploy the runtime in unsupported versions of JBoss.
> * Teiid Runtime
> * Teiid Web Console
> * JBoss EAP 6.1 Alpha
> * Resteasy JAX-RS Patch
> End result would simplify the installation process to:
> 1. Unzip Teiid server.
> 2. Run `bin/add-user.sh` script.
> 3. Deploy custom translators, VDB, etc.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months