ovr edited a comment on pull request #9373:
URL: https://github.com/apache/arrow/pull/9373#issuecomment-770445969


   Wow, I found that it's possible to write
   
   ```
   select INTERVAL '1 hour 1 second 1 month';
   ```
   
   Start to work on support for it. 
   
   And I found how It's implemented in C++
   
   https://github.com/apache/arrow/blob/master/cpp/src/arrow/type.h#L1238
   
   Started to rework this branch, marked as DRAFT.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to