[
https://issues.jboss.org/browse/TEIID-3570?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3570:
---------------------------------------
So then just make sure that the translator is returning unknown for the null order and
returns false for supportsOrderByNullOrdering, then it really doesn't matter what
ordering infinispan uses for null (ideally it would be consistent though - first, last,
high, low).
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: Van Halbert
Attachments: serverLog.txt
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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)