maropu commented on issue #25225: [SPARK-28469][SQL] Change 
CalendarIntervalType's readable string representation from calendarinterval to 
interval
URL: https://github.com/apache/spark/pull/25225#issuecomment-514011982
 
 
   +1, too. 
   
   fyi: the `interval` name seems to be specified by SQL-92:
   ```
   Compatibility: The following types (or spellings thereof) are specified by 
SQL: bigint, bit, bit varying, boolean, char, character varying, character, 
varchar, date, double precision, integer, interval, numeric, decimal, real, 
smallint, time (with or without time zone), timestamp (with or without time 
zone), xml.
   ```
   cited from https://www.postgresql.org/docs/9.2/datatype.html

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