You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by GitBox <gi...@apache.org> on 2020/03/11 22:57:53 UTC

[GitHub] [incubator-gobblin] haojiliu opened a new pull request #2920: [GOBBLIN-1081] Adding support of timestamp type for CsvToJsonConverter

haojiliu opened a new 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


With regards,
Apache Git Services

[GitHub] [incubator-gobblin] asfgit closed pull request #2920: [GOBBLIN-1081] Adding support of timestamp type for CsvToJsonConverter

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #2920: [GOBBLIN-1081] Adding support of timestamp type for CsvToJsonConverter
URL: https://github.com/apache/incubator-gobblin/pull/2920
 
 
   

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


With regards,
Apache Git Services