[ 
https://issues.apache.org/jira/browse/HIVE-23587?focusedWorklogId=440405&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-440405
 ]

ASF GitHub Bot logged work on HIVE-23587:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Jun/20 19:34
            Start Date: 02/Jun/20 19:34
    Worklog Time Spent: 10m 
      Work Description: kgyrtkirk commented on pull request #1045:
URL: https://github.com/apache/hive/pull/1045#issuecomment-637761900


   now there's that...I didn't thinked about it - we can use the existing 
manual way as well...but here are a few promising hits:
   https://github.com/atlassian/gajira
   https://github.com/marketplace/actions/setup-jira


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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 440405)
    Time Spent: 40m  (was: 0.5h)

> Remove JODA Time From LlapServiceDriver
> ---------------------------------------
>
>                 Key: HIVE-23587
>                 URL: https://issues.apache.org/jira/browse/HIVE-23587
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Use JDK facilities instead.
> To keep it as simple as possible, and using only Java standard stuff, 
> changing the existing format:
> From:
> "ddMMMyyyy" (25DEC2020)
> To "Basic ISO date":
> "yyyymmdd" (25122020)
> https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html#BASIC_ISO_DATE



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to