Maxim Gekk created SPARK-29025:
----------------------------------

             Summary: Support seconds precision by the timestamp type
                 Key: SPARK-29025
                 URL: https://issues.apache.org/jira/browse/SPARK-29025
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Maxim Gekk


{{The timestamp type}} accepts an optional precision value {{p}} which 
specifies the number of fractional digits retained in the seconds field. By 
default, there is no explicit bound on precision. The allowed range of {{p}} is 
from 0 to 6 for the {{timestamp}}. See 
[https://www.postgresql.org/docs/9.1/datatype-datetime.html] 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

Reply via email to