[jira] [Updated] (GOBBLIN-763) Fix incorrect AvroUtils.removeUncomparableFields implementation

2019-05-02 Thread Zhixiong Chen (JIRA)
[ 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

[jira] [Updated] (GOBBLIN-763) Fix incorrect AvroUtils.removeUncomparableFields implementation

2019-05-02 Thread Zhixiong Chen (JIRA)
[ https://issues.apache.org/jira/browse/GOBBLIN-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhixiong Chen updated GOBBLIN-763: -- Description: Currently, `AvroUtils.removeUncomparableFields` will only keep the first field

[jira] [Updated] (GOBBLIN-763) Fix incorrect AvroUtils.removeUncomparableFields implementation

2019-05-02 Thread Zhixiong Chen (JIRA)
[ https://issues.apache.org/jira/browse/GOBBLIN-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhixiong Chen updated GOBBLIN-763: -- Summary: Fix incorrect AvroUtils.removeUncomparableFields implementation (was: Fix incorrect