You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2023/02/01 09:05:00 UTC

[jira] [Commented] (SPARK-42278) DS V2 pushdown supports supports JDBC dialects compile `SortOrder` by themselves

    [ https://issues.apache.org/jira/browse/SPARK-42278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682918#comment-17682918 ] 

Apache Spark commented on SPARK-42278:
--------------------------------------

User 'beliefer' has created a pull request for this issue:
https://github.com/apache/spark/pull/39846

> DS V2 pushdown supports supports JDBC dialects compile `SortOrder` by themselves
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-42278
>                 URL: https://issues.apache.org/jira/browse/SPARK-42278
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: jiaan.geng
>            Priority: Major
>
> Currently, DS V2 pushdown framework compile the SortOrder in fixed format.
> This is not flexible and friendly for some databases that do not support this syntax.
> For example, the fixed format order by col asc nulls first is not supported by mssql server who doesn't support nulls first.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org