Some problems remaining with incorrect ESP boundaries

Bug #1383491 reported by Hans Zeller
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trafodion
Incomplete
Low
Hans Zeller

Bug Description

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.

Tags: sql-cmp
Changed in trafodion:
importance: High → Low
milestone: r1.0 → r1.1
Revision history for this message
Hans Zeller (hans-zeller) wrote :

Suresh fixed the issues with descending columns and nullable columns and I think we also solved the interval issues. Closing this bug.

Changed in trafodion:
status: In Progress → Incomplete
milestone: r1.1 → r1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.