]
RH Bugzilla Integration updated TEIID-3570:
-------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
Infinispan-dsl-cache translator: Incorrect ordering of NULL values
------------------------------------------------------------------
Key: TEIID-3570
URL:
https://issues.jboss.org/browse/TEIID-3570
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 8.7.1
Reporter: Filip Elias
Assignee: Steven Hawkins
NULL values are sorted oddly when using order by clause.
Numeric NULL values seems to be considered as zero.
Date/TimeStamp/Time NULL values are at the beginning, but String NULL values are at the
end when sorted.