[JBoss JIRA] (TEIID-3219) Excel Translator Wrong Result From Columns With Interleaved Null Values
by Jan Stastny (JIRA)
[ https://issues.jboss.org/browse/TEIID-3219?page=com.atlassian.jira.plugin... ]
Jan Stastny updated TEIID-3219:
-------------------------------
Attachment: artifacts.zip
I enclose sheet and vdb. To check the behaviour query a column where there is a null value. For check of multiple columns with null value withing single row, look at the line number 20 in the sheet.
> Excel Translator Wrong Result From Columns With Interleaved Null Values
> -----------------------------------------------------------------------
>
> Key: TEIID-3219
> URL: https://issues.jboss.org/browse/TEIID-3219
> Project: Teiid
> Issue Type: Bug
> Components: Misc. Connectors
> Affects Versions: 8.7.1
> Reporter: Jan Stastny
> Assignee: Steven Hawkins
> Attachments: artifacts.zip
>
>
> When querying a column which has a null value somewhere in it, the result set is missing all the rows under the null value in the xlsx file. When querying more columns, the result set is missing some values only if there is a row, where both columns contains null value.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (TEIID-3222) Dependent join planning modifies left outer to inner join
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-3222:
-------------------------------------
Summary: Dependent join planning modifies left outer to inner join
Key: TEIID-3222
URL: https://issues.jboss.org/browse/TEIID-3222
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Blocker
Fix For: 8.9
When planning a dependent join with a nested left outer join, the left outer join can get modified to an inner join inappropriately.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (TEIID-3202) Add the translator to the log entry when the model is loaded
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3202?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-3202.
-----------------------------------
Resolution: Done
Added a new log prior to the load that indicates the translator name / connection. There may not be a single translator in the case of multi-source. And a user may have to refer back to the vdb in any case with overriden translators.
> Add the translator to the log entry when the model is loaded
> ------------------------------------------------------------
>
> Key: TEIID-3202
> URL: https://issues.jboss.org/browse/TEIID-3202
> Project: Teiid
> Issue Type: Enhancement
> Components: Server
> Reporter: Van Halbert
> Assignee: Steven Hawkins
> Priority: Optional
> Fix For: 8.10
>
>
> When the server starts up and there's a log entry for the model when its loaded. Example:
> 11:00:29,691 INFO [org.teiid.RUNTIME] (MSC service thread 1-2) TEIID50029 VDB QT_Hive_Push.1 model "Source" metadata is currently being loaded. Start Time: 9/25/14 11:00 AM
> It would be nice to have the associated translator that was assigned at load time. This can be helpful to tracking down issues.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months