[
https://issues.jboss.org/browse/TEIID-4520?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-4520:
---------------------------------------
Why not set "org.teiid.pushdownDefaultNullOrder=true" by
default? Isn't the default of engine's behavior one would expect?
No, it is only best effort and it can have performance impacts due to the overhead for
rearranging the nulls - it is of course especially expensive to move high to low as
you'll have to buffer everything.
It looks like we do need to update the DatabaseMetaData.nullsAreSortedLow to also return
false, since that is not guaranteed.
Support for Exasol Connector
----------------------------
Key: TEIID-4520
URL:
https://issues.jboss.org/browse/TEIID-4520
Project: Teiid
Issue Type: Feature Request
Components: Misc. Connectors
Affects Versions: 9.x
Reporter: Van Halbert
Assignee: Rafal Korytkowski
Fix For: 10.x, Open To Community
Requesting support for Exasol Connector
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)