You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/11 22:58:00 UTC

[jira] [Work logged] (GOBBLIN-1081) CsvToJsonConverter should support Avro type timestamp

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

ASF GitHub Bot logged work on GOBBLIN-1081:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Mar/20 22:57
            Start Date: 11/Mar/20 22:57
    Worklog Time Spent: 10m 
      Work Description: haojiliu commented on pull request #2920: [GOBBLIN-1081] Adding support of timestamp type for CsvToJsonConverter
URL: https://github.com/apache/incubator-gobblin/pull/2920
 
 
   Dear Gobblin maintainers,
   
   Please accept this PR. I understand that it will not be reviewed until I have checked off all the steps below!
   
   ### JIRA
   - https://issues.apache.org/jira/browse/GOBBLIN-1081
   
   
   ### Description
    - Currently CsvToJsonConverterV2 only supprot string, bool, double and int. Need to support Avro logic type timestamp
   
   ### Tests
    - updated existing unit test
    - integration test by running a Gobblin job with converter CsvToJsonConverterV2, and set one column to timestamp.
   
   
   ### Commits
   
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


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

            Worklog Id:     (was: 401850)
    Remaining Estimate: 0h
            Time Spent: 10m

> CsvToJsonConverter should support Avro type timestamp
> -----------------------------------------------------
>
>                 Key: GOBBLIN-1081
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1081
>             Project: Apache Gobblin
>          Issue Type: Improvement
>          Components: gobblin-core
>    Affects Versions: 0.14.0
>            Reporter: Haoji Liu
>            Assignee: Abhishek Tiwari
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> CsvToJsonConverterV2 currently does not support source data type as timestamp.



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