[JBoss JIRA] Created: (TEIID-1497) misc subquery enhancements
by Steven Hawkins (JIRA)
misc subquery enhancements
--------------------------
Key: TEIID-1497
URL: https://issues.jboss.org/browse/TEIID-1497
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 7.4
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.4
Federated exists and scalar subqueries should be implicitly limited to not pull back extra results.
The subquery aware evaluator should have a small cache to reuse correlated results.
uncorrelated subqueryin and some forms of quantified comparison should be processed as dependent set criteria or use an indexed structure for teiid evaluation.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] Created: (TEIID-1446) Error during startup when CXF is installed
by Ramesh Reddy (JIRA)
Error during startup when CXF is installed
------------------------------------------
Key: TEIID-1446
URL: https://issues.jboss.org/browse/TEIID-1446
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 7.3
Reporter: Ramesh Reddy
Fix For: 7.3
12:00:07,398 WARNING [Injector] duplicate class definition bug occured? Please report this : org/teiid/metadata/FunctionMethod$JaxbAccessorM_getInputParameters_setInputParameters_[Lorg_teiid_metadata_FunctionParameter;
java.lang.ClassFormatError: Illegal class name "org/teiid/metadata/FunctionMethod$JaxbAccessorM_getInputParameters_setInputParameters_[Lorg_teiid_metadata_FunctionParameter;" in class file org/teiid/metadata/FunctionMethod$JaxbAccessorM_getInputParameters_setInputParameters_[Lorg_teiid_metadata_FunctionParameter;
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
at java.lang.ClassLoader.defineClass(ClassLoader.java:466)
at sun.reflect.GeneratedMethodAccessor117.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months