You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/08/08 03:57:00 UTC

[jira] [Commented] (HUDI-1939) Replace joda-time api to new jdk8 time api

    [ https://issues.apache.org/jira/browse/HUDI-1939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17395452#comment-17395452 ] 

ASF GitHub Bot commented on HUDI-1939:
--------------------------------------

xushiyan opened a new pull request #3430:
URL: https://github.com/apache/hudi/pull/3430


   - Replace joda time API with java.time.
   - Remove repeated tests that were ported to org.apache.hudi.hive.util.TestHiveSchemaUtil
   - 
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella 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.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Replace joda-time api to new jdk8 time api
> ------------------------------------------
>
>                 Key: HUDI-1939
>                 URL: https://issues.apache.org/jira/browse/HUDI-1939
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Xuedong Luan
>            Assignee: Xuedong Luan
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> remove the usage of joda-time api and use the new jdk8 time api



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