[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)
9 years, 11 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)
9 years, 12 months
[JBoss JIRA] (TEIID-3215) External Materialization ON_VDB_START_SCRIPT invocation issues
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIID-3215?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration commented on TEIID-3215:
------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1163685|https://bugzilla.redhat.com/show_bug.cgi?id=1163685] from NEW to MODIFIED
> External Materialization ON_VDB_START_SCRIPT invocation issues
> --------------------------------------------------------------
>
> Key: TEIID-3215
> URL: https://issues.jboss.org/browse/TEIID-3215
> Project: Teiid
> Issue Type: Bug
> Components: Server
> Affects Versions: 8.7
> Reporter: Jan Stastny
> Assignee: Ramesh Reddy
> Labels: Final
> Fix For: 8.7.1, 8.9
>
>
> With materialized view I have set teiid_rel:ON_VDB_START_SCRIPT property for the external matview table. (Simple query to increment a column in table to count invocations.)
> Invocation of the script is dependent upon the way the vdb is deployed. The first case (A) doesn't invoke the script, the second (B) does.
> A - 1. Copy the vdbname-vdb.xml into deployments folder
> 2. Start the server
> B - 1. Start the server
> 2. Copy the vdbname-vdb.xml into deployments folder
> That means that after server stop (maintenance) the script is not invoked on start, which can cause problems when the script is used to initialize running environment (clear table, create temporary table natively,...)
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
9 years, 12 months