maropu commented on issue #26401: [SPARK-29761][SQL] do not output leading 
'interval' in CalendarInterval.toString
URL: https://github.com/apache/spark/pull/26401#issuecomment-549815957
 
 
   Ur, I see, this change looks reasonable. Actually, it seems pgSQL does so;
   ```
   postgres=# select cast('1 day' as interval);
    interval 
   ----------
    1 day
   (1 row)
   ```

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


With regards,
Apache Git Services

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

Reply via email to