[JBoss JIRA] (TEIID-3029) Duplicate classes with bundle builds
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-3029:
-------------------------------------
Summary: Duplicate classes with bundle builds
Key: TEIID-3029
URL: https://issues.jboss.org/browse/TEIID-3029
Project: Teiid
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 8.6
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.7.1, 8.8
An issue with TEIID-2424 is that teiid internal dependencies marked as provided are added to the bundle jar, which results in duplicate classes.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (TEIID-2804) Aggregate empty filter too broad and may inappropriately filter results
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIID-2804?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration commented on TEIID-2804:
------------------------------------------------
jolee(a)redhat.com changed the Status of [bug 1053786|https://bugzilla.redhat.com/show_bug.cgi?id=1053786] from ON_QA to CLOSED
> Aggregate empty filter too broad and may inappropriately filter results
> -----------------------------------------------------------------------
>
> Key: TEIID-2804
> URL: https://issues.jboss.org/browse/TEIID-2804
> Project: Teiid
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Query Engine
> Affects Versions: 8.3
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Critical
> Fix For: 8.4.2, 8.7
>
>
> This is a regression from TEIID-2253 which consolidated logic in RulePushAggregates to handle multi-source planning. It also inappropriately expanded an empty test (which should only be applied to grouping without a group by) to some cases with group by clauses and in an attempt to broaden pushdown support utilized is not null tests. However the is not null tests are not generally valid as the aggregate could be computed against all null values for example. Depending upon this situations this could result in invalid filtering of results.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (TEIID-2800) Teiid Login Issue with special characters
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIID-2800?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration commented on TEIID-2800:
------------------------------------------------
jolee(a)redhat.com changed the Status of [bug 1053792|https://bugzilla.redhat.com/show_bug.cgi?id=1053792] from VERIFIED to CLOSED
> Teiid Login Issue with special characters
> -----------------------------------------
>
> Key: TEIID-2800
> URL: https://issues.jboss.org/browse/TEIID-2800
> Project: Teiid
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JDBC Driver
> Affects Versions: 8.1
> Environment: Mainframe Jboss 7.1.1
> Reporter: Gautam Banerjee
> Assignee: Steven Hawkins
> Priority: Blocker
> Fix For: 8.4.2, 8.7
>
>
> When we try to login to teiid programmatically through datasource, we are having problem with username having special characters.
> We are encoding the special character as per url encoding
> eg : username %xyz is encoded as %25xyz but teiid does not decode the special character while passing username. So the username passed by teiid is %25xyz which fails authentication as the actual username is %xyz
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months