KKcorps opened a new pull request, #9378:
URL: https://github.com/apache/pinot/pull/9378

   Currently, it is mandatory to specify a pattern if using 
`SIMPLE_DATE_FORMAT`. However, in order to reduce schema complexity, we can 
allow users to not specify the patterns and use standard ISO time format to 
parse the date time.
   
   The ISO parser also supports optional. So users can simple use `yyyy, 
`yyyy-MM`, `yyyy-MM-dd` and so on.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to