You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Hung Tran (JIRA)" <ji...@apache.org> on 2019/05/08 16:51:00 UTC

[jira] [Resolved] (GOBBLIN-763) Support fields removal for compaction dedup key schema

     [ https://issues.apache.org/jira/browse/GOBBLIN-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hung Tran resolved GOBBLIN-763.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 0.15.0

Issue resolved by pull request #2627
[https://github.com/apache/incubator-gobblin/pull/2627]

> Support fields removal for compaction dedup key schema
> ------------------------------------------------------
>
>                 Key: GOBBLIN-763
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-763
>             Project: Apache Gobblin
>          Issue Type: Task
>            Reporter: Zhixiong Chen
>            Assignee: Zhixiong Chen
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> - Remove fields, specified by configuration `compaction.job.key.fieldBlacklist`, while computing compaction dedup key schema
> - Fix incorrect `AvroUtils.removeUncomparableFields` implementation, which only keeps the first field of any schema, dropping all other fields which have the same schema. 



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