[ https://issues.apache.org/jira/browse/SPARK-52460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated SPARK-52460: ----------------------------------- Labels: pull-request-available (was: ) > Store internal TIME values as nanoseconds > ----------------------------------------- > > Key: SPARK-52460 > URL: https://issues.apache.org/jira/browse/SPARK-52460 > Project: Spark > Issue Type: Sub-task > Components: SQL > Affects Versions: 4.1.0 > Reporter: Max Gekk > Assignee: Max Gekk > Priority: Major > Labels: pull-request-available > > Change internal representation of TIME values from microseconds to > nanoseconds stored in Long. Long as nanoseconds can contain full range from > 0 to 24 * 60 * 60 * 1000 * 1000 * 1000 - 1. This will simplify support of > TIME(7-9). -- 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