[JBoss JIRA] Created: (TEIID-1371) Translator does not unload correctly
by Ramesh Reddy (JIRA)
Translator does not unload correctly
------------------------------------
Key: TEIID-1371
URL: https://jira.jboss.org/browse/TEIID-1371
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 7.2
Reporter: Ramesh Reddy
Priority: Minor
When a Translator is deployed while Server is running, it loads dynamically, however if you replace with a new version, it says it unloaded the old, and loads the new, however it continues to use the old classes from previous version of the Translator. This was confusing, and time consuming for me to develop a Translator and keep re-starting the Server.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] Created: (TEIID-1676) Decomposed aggregates results can be wrong
by Steven Hawkins (JIRA)
Decomposed aggregates results can be wrong
------------------------------------------
Key: TEIID-1676
URL: https://issues.jboss.org/browse/TEIID-1676
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Critical
Fix For: 7.4.1, 7.5
Decomposed aggregates results can be wrong when a cardinality dependent aggregate is computed against one side of a join and the other has a grouping pushed - and the staging grouping cols remove meaningful duplicate join results.
See TestAggregateProcessing.testJira1621 for an example of this situation. The current expected results are wrong.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months