[teiid-issues] [JBoss JIRA] (TEIID-4520) Support for Exasol Connector

Steven Hawkins (JIRA) issues at jboss.org
Wed May 16 12:47:00 EDT 2018


    [ https://issues.jboss.org/browse/TEIID-4520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577662#comment-13577662 ] 

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)


More information about the teiid-issues mailing list