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

Max Gekk resolved SPARK-57566.
------------------------------
    Fix Version/s: 4.3.0
       Resolution: Fixed

Issue resolved by pull request 56797
[https://github.com/apache/spark/pull/56797]

> Add Spark Connect test coverage for the TIME data type
> ------------------------------------------------------
>
>                 Key: SPARK-57566
>                 URL: https://issues.apache.org/jira/browse/SPARK-57566
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Connect
>    Affects Versions: 4.3.0
>            Reporter: Max Gekk
>            Assignee: Vabhav Garg
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.3.0
>
>
> h2. What
> Expand Spark Connect tests for TIME beyond the current minimal coverage.
> h2. Current state
> Minimal: a single SELECT TIME '12:13:14' in ClientE2ETestSuite, LocalTime 
> literals in
> PlanGenerationTestSuite, and schema handling in SparkConnectPlannerSuite.
> h2. Scope
> * End-to-end function tests over Connect for the TIME builtins.
> * TIME literal and java.time.LocalTime round-trip via the Connect client 
> (Scala + Python).
> * createDataFrame / datasource round-trip of TIME columns over Connect.
> * proto type round-trip coverage (toConnectProtoType and back).
> h2. Acceptance criteria
> * Connect E2E and plan-generation tests include TIME functions and 
> round-trips and run green.



--
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