[JBoss JIRA] (TEIID-2052) Add Problem/Resolution to query problem using the query plan
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIID-2052?page=com.atlassian.jira.plugin... ]
Van Halbert commented on TEIID-2052:
------------------------------------
The process has started to help explain the query plan.
> Add Problem/Resolution to query problem using the query plan
> ------------------------------------------------------------
>
> Key: TEIID-2052
> URL: https://issues.jboss.org/browse/TEIID-2052
> Project: Teiid
> Issue Type: Enhancement
> Components: Documentation
> Affects Versions: 7.7.1
> Reporter: Van Halbert
> Assignee: Van Halbert
> Priority: Optional
> Attachments: INClauseNotPushedDown.odt
>
>
> Adding content that could be used for query problem resolution. The initial attachment does the following:
> - states the query problem (i.e., not pushing down the "IN" clause)
> - provides the query plan (and debug log) for the query being submitted
> - provides recommendations for resolving the problem
> - then indicates how this problem was resolved and what the resulting query plan / debug log
> The idea here is to continue to add other problem scenarios so that this information is really useful for resolving issues.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (TEIID-2753) Add dependent jar's to jboss as kit that enables lucene/hibernate searching using object-translator
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIID-2753?page=com.atlassian.jira.plugin... ]
Van Halbert closed TEIID-2753.
------------------------------
Resolution: Out of Date
This is out-of-date as dependencies are no longer being included in the TEIID JBoss kit.
> Add dependent jar's to jboss as kit that enables lucene/hibernate searching using object-translator
> ---------------------------------------------------------------------------------------------------
>
> Key: TEIID-2753
> URL: https://issues.jboss.org/browse/TEIID-2753
> Project: Teiid
> Issue Type: Enhancement
> Components: Build/Kits, Misc. Connectors
> Affects Versions: 8.7
> Reporter: Van Halbert
> Assignee: Van Halbert
>
> Description of problem: The Object translator / Infinispan connector supports using lucene/hibernate searching to query the infinispan cache. However, the jar dependencies (i.e, infinispan-query) are not provided by EAP. Need to create a module that includes the dependent jars, which can be added as a dependency to translator-object.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (TEIID-2753) Add dependent jar's to jboss as kit that enables lucene/hibernate searching using object-translator
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIID-2753?page=com.atlassian.jira.plugin... ]
Van Halbert commented on TEIID-2753:
------------------------------------
This issue is no longer relevant that the support for JDG is now supported by using either the JDG EAP module kit or the JDG HotRod client module kit, which those kits include any dependencies it needs (which EAP module kit has the hibernate modules).
> Add dependent jar's to jboss as kit that enables lucene/hibernate searching using object-translator
> ---------------------------------------------------------------------------------------------------
>
> Key: TEIID-2753
> URL: https://issues.jboss.org/browse/TEIID-2753
> Project: Teiid
> Issue Type: Enhancement
> Components: Build/Kits, Misc. Connectors
> Affects Versions: 8.7
> Reporter: Van Halbert
> Assignee: Van Halbert
>
> Description of problem: The Object translator / Infinispan connector supports using lucene/hibernate searching to query the infinispan cache. However, the jar dependencies (i.e, infinispan-query) are not provided by EAP. Need to create a module that includes the dependent jars, which can be added as a dependency to translator-object.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (TEIID-3206) EAP 6.3 - JDBC Datasources Test Connection
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3206?page=com.atlassian.jira.plugin... ]
Steven Hawkins commented on TEIID-3206:
---------------------------------------
I agree we can list this as an optional patch from the download page, but if it can be in the full server zip automation that would be good.
> EAP 6.3 - JDBC Datasources Test Connection
> ------------------------------------------
>
> Key: TEIID-3206
> URL: https://issues.jboss.org/browse/TEIID-3206
> Project: Teiid
> Issue Type: Bug
> Components: Build/Kits
> Affects Versions: 8.9, 8.10
> Reporter: Tom Arnold
> Assignee: Steven Hawkins
>
> Using `Test Connection` for JDBC Datasources seems to be broken in the standalone server built from 8.9.x and master. This is an issue with EAP 6.3 Alpha1.
> This is reproducible with the built-in ExampleDS H2 database. Run the `install.sh`, unzip, add a management user (bin/add-user.sh), start the server, and then login to the admin console (localhost:9990). Then go to Profile -> Connector -> Data Sources -> ExampleDS -> Connection -> Test Connection. It will fail with this error: "JBAS010440: failed to invoke operation: JBAS010447: Connection is not valid. This also happens with Oracle and PostgreSQL datasources.
> The datasources seem to work despite this, but it would be good to understand the root cause and get it fixed if possible.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (TEIID-3210) Refine ordered comparison pushdown support
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-3210:
-------------------------------------
Summary: Refine ordered comparison pushdown support
Key: TEIID-3210
URL: https://issues.jboss.org/browse/TEIID-3210
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.10
The support for <, > and <=.>= was split a between comparison ordered and negated support (the logic being that not >= is the same as < and with or support <> is implied). However it's more natural that all inclusive/exclusive comparisons are supported.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months