[JBoss JIRA] (TEIID-3437) Inconsistencies with row count handling
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3437?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-3437.
-----------------------------------
Resolution: Done
Added returnsSingleUpdateCount so that the accumulo and other non-compliant translators can keep the simple behavior of returning a single update count value. Changed the expectations of the projectintonode though to always expect a set of update counts.
> Inconsistencies with row count handling
> ---------------------------------------
>
> Key: TEIID-3437
> URL: https://issues.jboss.org/browse/TEIID-3437
> Project: Teiid
> Issue Type: Bug
> Components: Misc. Connectors, Query Engine
> Affects Versions: 8.10
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Fix For: 8.10.1, 8.11
>
>
> With TEIID-3271 we addressed returning all of the update counts from a bulk operation such that the direct JDBC logic was correct. However this left the logic inconsistent with the projectintonode (which could result in invalid rowcount variables) and with the accumulo, solr, and simpledb translators.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 8 months
[JBoss JIRA] (TEIID-3424) infinispan dsl cache translator has disabled capabilities for NE, GT, LT
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIID-3424?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration commented on TEIID-3424:
------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1190691|https://bugzilla.redhat.com/show_bug.cgi?id=1190691] from NEW to MODIFIED
> infinispan dsl cache translator has disabled capabilities for NE,GT, LT
> ------------------------------------------------------------------------
>
> Key: TEIID-3424
> URL: https://issues.jboss.org/browse/TEIID-3424
> Project: Teiid
> Issue Type: Bug
> Components: Misc. Connectors
> Affects Versions: 8.7.1.6_2, 8.11
> Reporter: Van Halbert
> Assignee: Steven Hawkins
> Fix For: 8.7.1.6_2, 8.11
>
>
> Documentation states that Infinispan DSL cache translator has this capabilities: Compare Criteria - EQ, NE, LT, GT, LE, GE.
> However capabilities for LT, GT and NE are disabled.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 8 months
[JBoss JIRA] (TEIID-3453) Add NOT (negation) support for other non-equality sql criteria, example Not Like, Not In, etc.
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIID-3453?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration commented on TEIID-3453:
------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1190691|https://bugzilla.redhat.com/show_bug.cgi?id=1190691] from NEW to MODIFIED
> Add NOT (negation) support for other non-equality sql criteria, example Not Like, Not In, etc.
> ----------------------------------------------------------------------------------------------
>
> Key: TEIID-3453
> URL: https://issues.jboss.org/browse/TEIID-3453
> Project: Teiid
> Issue Type: Enhancement
> Components: Misc. Connectors
> Affects Versions: 8.7.1.6_2, 8.11
> Reporter: Van Halbert
> Assignee: Steven Hawkins
> Fix For: 8.7.1.6_2, 8.11
>
>
> Add NOT (negation) support for when using other non-equality type sql criteria. Example: Not in (1,2,..) or Not like (' ').
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 8 months
[JBoss JIRA] (TEIID-3453) Add NOT (negation) support for other non-equality sql criteria, example Not Like, Not In, etc.
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3453?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-3453.
-----------------------------------
Resolution: Done
Applied the pull request and made a couple of minor updates.
> Add NOT (negation) support for other non-equality sql criteria, example Not Like, Not In, etc.
> ----------------------------------------------------------------------------------------------
>
> Key: TEIID-3453
> URL: https://issues.jboss.org/browse/TEIID-3453
> Project: Teiid
> Issue Type: Enhancement
> Components: Misc. Connectors
> Affects Versions: 8.7.1.6_2, 8.11
> Reporter: Van Halbert
> Assignee: Steven Hawkins
> Fix For: 8.7.1.6_2, 8.11
>
>
> Add NOT (negation) support for when using other non-equality type sql criteria. Example: Not in (1,2,..) or Not like (' ').
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 8 months
[JBoss JIRA] (TEIID-3424) infinispan dsl cache translator has disabled capabilities for NE, GT, LT
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3424?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-3424.
-----------------------------------
Resolution: Done
Applied the pull request and made a couple of minor updates.
> infinispan dsl cache translator has disabled capabilities for NE,GT, LT
> ------------------------------------------------------------------------
>
> Key: TEIID-3424
> URL: https://issues.jboss.org/browse/TEIID-3424
> Project: Teiid
> Issue Type: Bug
> Components: Misc. Connectors
> Affects Versions: 8.7.1.6_2, 8.11
> Reporter: Van Halbert
> Assignee: Steven Hawkins
> Fix For: 8.7.1.6_2, 8.11
>
>
> Documentation states that Infinispan DSL cache translator has this capabilities: Compare Criteria - EQ, NE, LT, GT, LE, GE.
> However capabilities for LT, GT and NE are disabled.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 8 months
[JBoss JIRA] (TEIID-3424) infinispan dsl cache translator has disabled capabilities for NE, GT, LT
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIID-3424?page=com.atlassian.jira.plugin... ]
Van Halbert updated TEIID-3424:
-------------------------------
Fix Version/s: 8.7.1.6_2
8.11
> infinispan dsl cache translator has disabled capabilities for NE,GT, LT
> ------------------------------------------------------------------------
>
> Key: TEIID-3424
> URL: https://issues.jboss.org/browse/TEIID-3424
> Project: Teiid
> Issue Type: Bug
> Components: Misc. Connectors
> Affects Versions: 8.7.1.6_2, 8.11
> Reporter: Van Halbert
> Assignee: Steven Hawkins
> Fix For: 8.7.1.6_2, 8.11
>
>
> Documentation states that Infinispan DSL cache translator has this capabilities: Compare Criteria - EQ, NE, LT, GT, LE, GE.
> However capabilities for LT, GT and NE are disabled.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 8 months
[JBoss JIRA] (TEIID-3453) Add NOT (negation) support for other non-equality sql criteria, example Not Like, Not In, etc.
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIID-3453?page=com.atlassian.jira.plugin... ]
Van Halbert updated TEIID-3453:
-------------------------------
Fix Version/s: 8.7.1.6_2
8.11
> Add NOT (negation) support for other non-equality sql criteria, example Not Like, Not In, etc.
> ----------------------------------------------------------------------------------------------
>
> Key: TEIID-3453
> URL: https://issues.jboss.org/browse/TEIID-3453
> Project: Teiid
> Issue Type: Enhancement
> Components: Misc. Connectors
> Affects Versions: 8.7.1.6_2, 8.11
> Reporter: Van Halbert
> Assignee: Steven Hawkins
> Fix For: 8.7.1.6_2, 8.11
>
>
> Add NOT (negation) support for when using other non-equality type sql criteria. Example: Not in (1,2,..) or Not like (' ').
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 8 months