sashidhar commented on issue #8068: Druid SQL EXTRACT time function - adding 
support for additional Time Units
URL: https://github.com/apache/incubator-druid/pull/8068#issuecomment-511491724
 
 
   **Changes made**
   1. Added support for MICROSECOND, MILLISECOND, ISODOW, ISOYEAR and CENTURY 
time units
   2. A test case covering these time units. 
   2. Documentation changes.
   
   **Pending**
   I'm not sure what is the expected right expression/formula for DECADE and 
MILLENNIUM time units. Can someone help me with the right library/API methods 
to use ?
   
   Timestamp used in the test `2000-01-01T10:51:45.695Z`
   What should be the DECADE here ?
   Year 2000 falls under 2nd MILLENNIUM ?
   

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