[
https://issues.jboss.org/browse/TEIID-3570?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3570:
---------------------------------------
Assuming that the null ordering is not pushed, this can be considered ok behavior. The
translator should just return UNKNOWN for getDefaultNullOrder.
If a nulls first/last is pushed, then we expect the null ordering to match.
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)