Alice Chen created TRAFODION-701:
------------------------------------
Summary: LP Bug: 1383491 - Some problems remaining with incorrect
ESP boundaries
Key: TRAFODION-701
URL: https://issues.apache.org/jira/browse/TRAFODION-701
Project: Apache Trafodion
Issue Type: Bug
Components: sql-cmp
Reporter: Hans Zeller
Assignee: Hans Zeller
Priority: Minor
Fix For: 1.0 (pre-incubation)
Bug 1375902 fixed issues with incorrect ESP boundaries for non-salted tables.
However, there were a few issues remaining that we couldn't fix in time for the
0.9 release:
One is a problem with interval columns, this produced an assert in the
ConstValue constructor (at least in debug builds):
DCMPASSERT(textIsValidatedSQLLiteralInUTF8_).
Another issue is with descending columns, the values we generated were not
always true max. values.
A third issue is with nullable columns in the key, those were not always
handled correctly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)