[
https://issues.apache.org/jira/browse/TRAFODION-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14713652#comment-14713652
]
Suresh Subbiah commented on TRAFODION-340:
------------------------------------------
Closing, since closed in LaunchPad.
> LP Bug: 1325443 - SELECT after an UPDATE continues to show old values
> ---------------------------------------------------------------------
>
> Key: TRAFODION-340
> URL: https://issues.apache.org/jira/browse/TRAFODION-340
> Project: Apache Trafodion
> Issue Type: Bug
> Components: sql-exe
> Reporter: Atanu Mishra
> Assignee: Suresh Subbiah
> Priority: Blocker
> Fix For: 0.8 (pre-incubation)
>
>
> Reported by Selva --
> Begin work;
> Update some rows in table t ;
> Select * from t;
> Commit work;
> The test was expecting the updated rows to have new values in the select
> statement. But the select statement continue to show the old values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)