[
https://issues.apache.org/jira/browse/GOBBLIN-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhixiong Chen updated GOBBLIN-763:
----------------------------------
Description:
- 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.
was:Currently, `AvroUtils.removeUncomparableFields` will only keep the first
field of any schema, dropping all other fields which have the same schema.
> Fix incorrect AvroUtils.removeUncomparableFields implementation
> ---------------------------------------------------------------
>
> 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
>
> - 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)