[
https://issues.apache.org/jira/browse/METRON-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16654329#comment-16654329
]
ASF GitHub Bot commented on METRON-1816:
----------------------------------------
Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/1233
The existing Stellar date functions use SimpleDateFormat and already have a
caching layer built in so I decided to reuse what was already there. Happy to
switch to DateTimeFormatter here or in a follow on.
> Date format Stellar function
> ----------------------------
>
> Key: METRON-1816
> URL: https://issues.apache.org/jira/browse/METRON-1816
> Project: Metron
> Issue Type: Improvement
> Reporter: Ryan Merriman
> Priority: Major
>
> It would be useful to have a Stellar function that exposes the Java
> SimpleDateFormat capability. This will allow us to correctly format date
> fields for storage platforms that require a specific date format (Solr for
> example).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)