[JBoss JIRA] (TEIID-5668) Wrong results on left join + aggregation
by dalex dalex (Jira)
[ https://issues.jboss.org/browse/TEIID-5668?page=com.atlassian.jira.plugin... ]
dalex dalex commented on TEIID-5668:
------------------------------------
[~shawkins] thx a lot for the quick fix. I checked these changes yesterday and it worked.
> Wrong results on left join + aggregation
> ----------------------------------------
>
> Key: TEIID-5668
> URL: https://issues.jboss.org/browse/TEIID-5668
> Project: Teiid
> …
[View More]Issue Type: Bug
> Components: Query Engine
> Affects Versions: 12.0
> Environment: teiid-12.0.0 on WildFly Full 14.0.1.Final (WildFly Core 6.0.2.Final)
> Reporter: dalex dalex
> Assignee: Steven Hawkins
> Priority: Blocker
> Fix For: 12.1, 12.0.1, 11.2.3
>
> Attachments: wrong_count_results_1.jpg, wrong_count_results_2.jpg
>
>
> When using a query with a left join between tables from different schemes and count it produces wrong results. The workflow for reproducing the bug contains two example queries. The only difference between these queries is the order of the counts in select clause. The first query returns wrong results (the output of the "count(b.SalesPersonID)" field).
> Additional info: a) the wrong count results are the distinct values b) occurs also with other aggregations.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[View Less]
6 years, 1 month
[JBoss JIRA] (TEIID-5669) Templatize the Teiid name
by Steven Hawkins (Jira)
Steven Hawkins created TEIID-5669:
-------------------------------------
Summary: Templatize the Teiid name
Key: TEIID-5669
URL: https://issues.jboss.org/browse/TEIID-5669
Project: Teiid
Issue Type: Sub-task
Components: Documentation
Reporter: Steven Hawkins
Assignee: Steven Hawkins
To allow for product name substitution community names should be templatized.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 1 month
[JBoss JIRA] (TEIID-5604) Issue with javadoc plugin
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5604?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-5604.
-----------------------------------
Resolution: Done
Consolidated the plugin configuration. Generally we have failonerror turned off.
Cleaned the errors just from common-core and api for now. Those projects have failonerror turned on. But based upon the level of effort a full cleanup is not currently in the cards - it would be a day or two of effort. Beyond that we …
[View More]have countless warnings - things like missing doc comments due to auto-generated javadocs. If we enable this step on travis we'll likely have to suppress that warning output as we'll easily surpass the build log limit. I'll leave that remaining work for later.
> Issue with javadoc plugin
> -------------------------
>
> Key: TEIID-5604
> URL: https://issues.jboss.org/browse/TEIID-5604
> Project: Teiid
> Issue Type: Task
> Components: Build/Kits
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 12.1
>
>
> With the 12.0.0 release it was missed that version.javadoc.plugin was not set in the root pom.xml - it had previously come from jboss parent. Using either the new version 3.0.1 or the old 2.10.4 (from the 11.2 jboss parent) results in a lot of javadoc issues that were previously ignored.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[View Less]
6 years, 1 month
[JBoss JIRA] (TEIIDSB-44) Support JDBC/ODBC security using Keycloak
by Ramesh Reddy (Jira)
Ramesh Reddy created TEIIDSB-44:
-----------------------------------
Summary: Support JDBC/ODBC security using Keycloak
Key: TEIIDSB-44
URL: https://issues.jboss.org/browse/TEIIDSB-44
Project: Teiid Spring Boot
Issue Type: Feature Request
Components: core
Reporter: Ramesh Reddy
JDBC or ODBC there is no security defined when using these protocols. Security options need to be investigated using Keycloak …
[View More]as the auth provider. This can be a simple user/password or Kerberos based authentication/authorization support.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[View Less]
6 years, 1 month
[JBoss JIRA] (TEIIDSB-43) javadoc: error - No public or protected classes found to document.
by Van Halbert (Jira)
Van Halbert created TEIIDSB-43:
----------------------------------
Summary: javadoc: error - No public or protected classes found to document.
Key: TEIIDSB-43
URL: https://issues.jboss.org/browse/TEIIDSB-43
Project: Teiid Spring Boot
Issue Type: Bug
Reporter: Van Halbert
Assignee: Ramesh Reddy
Error when building using -Prelease, get following error:
{code}
[ERROR] Failed to execute goal org.apache.…
[View More]maven.plugins:maven-javadoc-plugin:3.0.0-M1:jar (attach-javadocs) on project spring-keycloak-odata: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - javadoc: error - No public or protected classes found to document.
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[View Less]
6 years, 1 month
[JBoss JIRA] (TEIID-5667) Update Infinispan Connector modules to support Infinispan 7.3 Client jars
by Van Halbert (Jira)
[ https://issues.jboss.org/browse/TEIID-5667?page=com.atlassian.jira.plugin... ]
Van Halbert edited comment on TEIID-5667 at 2/25/19 4:13 PM:
-------------------------------------------------------------
The hot rod client zip has been discontinued and the modules are now rolled into the eap modules zip: jboss-datagrid-7.3.0-eap-modules.zip
was (Author: van.halbert):
The hot rod client zip has been discontinued and the modules are now rolled into the [eap modules| jboss-datagrid-7.3.0-eap-…
[View More]modules.zip ] zip.
> Update Infinispan Connector modules to support Infinispan 7.3 Client jars
> -------------------------------------------------------------------------
>
> Key: TEIID-5667
> URL: https://issues.jboss.org/browse/TEIID-5667
> Project: Teiid
> Issue Type: Enhancement
> Components: JDG Connector
> Affects Versions: 8.12.17.6_4
> Reporter: Van Halbert
> Assignee: Van Halbert
> Priority: Major
>
> The Infinispan connector needs the module updated to support the Infinispan 7.3 client jar's.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
[View Less]
6 years, 1 month