sarutak commented on pull request #32982: URL: https://github.com/apache/spark/pull/32982#issuecomment-864571128
O.K, the standard says as follows. ``` Within a value of type interval, the first field is constrained only by the <interval leading fieldprecision> of the associated <interval qualifier>. Table 8, ‘‘Valid values for fields in INTERVALvalues’’, specifies the constraints on subsequent field values. ``` So, the first field seems to be constrained only by the number of digit. Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
