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 2019/06/27 00:42:00 UTC

[jira] [Work logged] (GOBBLIN-772) Implement Schema Comparison Strategy during Disctp

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

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

                Author: ASF GitHub Bot
            Created on: 27/Jun/19 00:41
            Start Date: 27/Jun/19 00:41
    Worklog Time Spent: 10m 
      Work Description: jhsenjaliya commented on pull request #2637: [GOBBLIN-772]Implement Schema Comparison Strategy during Disctp
URL: https://github.com/apache/incubator-gobblin/pull/2637#discussion_r297918336
 
 

 ##########
 File path: gobblin-data-management/src/main/java/org/apache/gobblin/data/management/copy/extractor/FileAwareInputStreamExtractorWithCheckSchema.java
 ##########
 @@ -39,32 +43,38 @@
  * check if the schema matches the expected schema. If not it will abort the job.
  */
 
-public class FileAwareInputStreamExtractorWithCheckSchema extends FileAwareInputStreamExtractor{
+public class FileAwareInputStreamExtractorWithCheckSchema extends FileAwareInputStreamExtractor {
 
 Review comment:
   ok, sure. Thanks
 
----------------------------------------------------------------
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: 268126)
    Time Spent: 2h 50m  (was: 2h 40m)

> Implement Schema Comparison Strategy during Disctp
> --------------------------------------------------
>
>                 Key: GOBBLIN-772
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-772
>             Project: Apache Gobblin
>          Issue Type: Task
>            Reporter: Zihan Li
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> We need a schema comparison strategy to make sure the real schema and the expected schema have matching field names and types.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)