You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "jiaan.geng (Jira)" <ji...@apache.org> on 2022/04/11 07:00:00 UTC

[jira] [Updated] (SPARK-38196) Reactor framework so as JDBC dialect could compile expression by self way

     [ https://issues.apache.org/jira/browse/SPARK-38196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jiaan.geng updated SPARK-38196:
-------------------------------
        Parent: SPARK-38852
    Issue Type: Sub-task  (was: Improvement)

> Reactor framework so as JDBC dialect could compile expression by self way
> -------------------------------------------------------------------------
>
>                 Key: SPARK-38196
>                 URL: https://issues.apache.org/jira/browse/SPARK-38196
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: jiaan.geng
>            Assignee: jiaan.geng
>            Priority: Major
>             Fix For: 3.3.0
>
>
> https://issues.apache.org/jira/browse/SPARK-37960 provides a new framework to represent catalyst expressions in DS V2 APIs.
> Because the framework translate all catalyst expressions to a unified SQL string and cannot keep compatibility between different JDBC database, the framework works not good.
> This PR reactor the framework so as JDBC dialect could compile expression by self way.
> First, The framework translate catalyst expressions to DS V2 expression.
> Second, The JDBC dialect could compile DS V2 expression to different SQL syntax.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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