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

Jiaan Geng updated SPARK-49488:
-------------------------------
    Summary: MySQL dialect supports pushdown datetime functions.  (was: Improve 
the DS V2 pushdown framework for DayOfWeek and WeekDay.)

> MySQL dialect supports pushdown datetime functions.
> ---------------------------------------------------
>
>                 Key: SPARK-49488
>                 URL: https://issues.apache.org/jira/browse/SPARK-49488
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Jiaan Geng
>            Assignee: Jiaan Geng
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, the DS V2 pushdown framework translate DayOfWeek and WeekDay by 
> the way adapted to the H2 database. However, many database supports the 
> built-in function DayOfWeek and WeekDay directly and the behavior is 
> different from H2.
> The V2 pushdown framework should translate them in a more neutral way.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to