[JBoss JIRA] (TEIID-3645) Upgrade of Amazon aws sdk version
by avinash misra (JIRA)
[ https://issues.jboss.org/browse/TEIID-3645?page=com.atlassian.jira.plugin... ]
avinash misra commented on TEIID-3645:
--------------------------------------
We tested it at our end and everything is working fine.
Thank you!!!
> Upgrade of Amazon aws sdk version
> ---------------------------------
>
> Key: TEIID-3645
> URL: https://issues.jboss.org/browse/TEIID-3645
> Project: Teiid
> Issue Type: Component Upgrade
> Components: Misc. Connectors
> Affects Versions: 8.11.2
> Environment: teiid 8.11.2
> windows 8.1
> java 8
> Reporter: avinash misra
> Assignee: Steven Hawkins
> Fix For: 8.12, 8.11.3
>
>
> I was working on dynamodb connector with latest dynamodb sdk.
> This sdk uses aws-java-sdk-core version 1.10.11 but teiid uses aws-java-sdk 1.5.7. internally for simple db connector.
> Could you please upgrade the aws sdk version to latest?
>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 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:
------------------------------------------------
Filip Elias <felias(a)redhat.com> changed the Status of [bug 1190691|https://bugzilla.redhat.com/show_bug.cgi?id=1190691] from ON_QA to VERIFIED
> 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.4.11#64026)
10 years, 6 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:
------------------------------------------------
Filip Elias <felias(a)redhat.com> changed the Status of [bug 1190691|https://bugzilla.redhat.com/show_bug.cgi?id=1190691] from ON_QA to VERIFIED
> 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.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIID-3664) Timing issue with ping
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIID-3664?page=com.atlassian.jira.plugin... ]
Kylin Soong commented on TEIID-3664:
------------------------------------
verified, it fixed.
> Timing issue with ping
> ----------------------
>
> Key: TEIID-3664
> URL: https://issues.jboss.org/browse/TEIID-3664
> Project: Teiid
> Issue Type: Quality Risk
> Components: Build/Kits
> Affects Versions: 8.12
> Reporter: Kylin Soong
> Assignee: Steven Hawkins
> Fix For: 8.12, 8.11.4
>
> Attachments: reproduce.zip
>
>
> The following depiction exist in README.md
> {code}
> install JDK 1.7 or higher
> {code}
> But the build commands
> {code}
> $ mvn clean install -P release -s settings.xml
> {code}
> will execute failed if use JDK 1.8
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIID-3411) LDAP translator and multi-valued arrays
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3411?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-3411.
-----------------------------------
Resolution: Done
Marking as resolved for 8.12. We'll handle any further changes with new issues.
> LDAP translator and multi-valued arrays
> ---------------------------------------
>
> Key: TEIID-3411
> URL: https://issues.jboss.org/browse/TEIID-3411
> Project: Teiid
> Issue Type: Feature Request
> Components: LDAP Connector
> Reporter: Debbie Steigner
> Assignee: Steven Hawkins
> Fix For: 8.12
>
>
> The problem is with how multi-valued attribute from the LDAP response is handled. They don't want to have the data mapped to an array or multivalued-concat and then transformed into another table to get the unique values. There is an issue with the translator as it should handle multivalued attribute, by simply creating multiple rows for each value of the multivalued attribute.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIID-3699) execute immediate only checks immediate parent scope
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3699?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-3699.
-----------------------------------
Fix Version/s: 8.11.4
Resolution: Done
Updated the logic so that temp tables from a higher scope are visible to execute immediate.
> execute immediate only checks immediate parent scope
> ----------------------------------------------------
>
> Key: TEIID-3699
> URL: https://issues.jboss.org/browse/TEIID-3699
> Project: Teiid
> Issue Type: Bug
> Components: Query Engine
> Affects Versions: 8.7
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Fix For: 8.12, 8.11.4
>
>
> A procedure such as:
> {code}
> begin
> create local temporary table t1 (e1 string);
> loop on (select 1 as a union all select 2) as c
> begin
> execute immediate 'select c.a' as e1 string into t1;
> end
> select * from t1;
> end
> {code}
> should return two rows, but instead returns nothing because the execute immediate statement doesn't see the surrounding t1 temp table.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIID-3699) execute immediate only checks immediate parent scope
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-3699:
-------------------------------------
Summary: execute immediate only checks immediate parent scope
Key: TEIID-3699
URL: https://issues.jboss.org/browse/TEIID-3699
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.12
A procedure such as:
{code}
begin
create local temporary table t1 (e1 string);
loop on (select 1 as a union all select 2) as c
begin
execute immediate 'select c.a' as e1 string into t1;
end
select * from t1;
end
{code}
should return two rows, but instead returns nothing because the execute immediate statement doesn't see the surrounding t1 temp table.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months