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/05/12 09:36:00 UTC

[jira] [Updated] (SPARK-39162) Jdbc dialect should decide which function could be pushed down.

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

jiaan.geng updated SPARK-39162:
-------------------------------
    Description: 
Regardless of whether the functions are ANSI or not, most databases are actually unsure of their support.
So we should add a new API into JdbcDialect so that Jdbc dialect could decide which function could be pushed down.

  was:
Regardless of whether the functions are ANSI or not, most databases are actually unsure of their support.
So we should add a new API into JdbcDialect so that Jdbc dialect should decide which function could be pushed down.


> Jdbc dialect should decide which function could be pushed down.
> ---------------------------------------------------------------
>
>                 Key: SPARK-39162
>                 URL: https://issues.apache.org/jira/browse/SPARK-39162
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: jiaan.geng
>            Priority: Major
>
> Regardless of whether the functions are ANSI or not, most databases are actually unsure of their support.
> So we should add a new API into JdbcDialect so that Jdbc dialect could decide which function could be pushed down.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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