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

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

> Add nanosecond timestamp types to DataTypeTestUtils type sets
> -------------------------------------------------------------
>
>                 Key: SPARK-57259
>                 URL: https://issues.apache.org/jira/browse/SPARK-57259
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 4.3.0
>            Reporter: Max Gekk
>            Priority: Major
>              Labels: pull-request-available
>
> {{TimestampLTZNanosType}} and {{TimestampNTZNanosType}} extend {{DatetimeType 
> -> AtomicType}} but are absent from {{DataTypeTestUtils.atomicTypes}}, 
> {{ordered}}, and {{propertyCheckSupported}}. Adding them (with min/max 
> precision instances, matching the {{timeTypes}} pattern introduced in 
> SPARK-51454) will trigger broader test coverage across {{OrderingSuite}}, 
> {{ArithmeticExpressionSuite}} (LEAST/GREATEST), {{PredicateSuite}} 
> (comparisons, EqualTo), {{ConditionalExpressionSuite}}, {{SortSuite}}, and 
> {{RandomDataGeneratorSuite}} — exposing any gaps in the nanosecond timestamp 
> type infrastructure. Deferred from SPARK-57256 because some of that 
> infrastructure may not yet be in place.



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