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

ASF GitHub Bot updated SPARK-49488:
-----------------------------------
    Labels: pull-request-available  (was: )

> Improve the DS V2 pushdown framework for DayOfWeek and WeekDay.
> ---------------------------------------------------------------
>
>                 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to