From commits-return-9593-archive-asf-public=cust-asf.ponee.io@hudi.apache.org Mon Jan 13 01:34:23 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 42B77180661 for ; Mon, 13 Jan 2020 02:34:23 +0100 (CET) Received: (qmail 98188 invoked by uid 500); 13 Jan 2020 01:34:22 -0000 Mailing-List: contact commits-help@hudi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hudi.apache.org Delivered-To: mailing list commits@hudi.apache.org Received: (qmail 98177 invoked by uid 99); 13 Jan 2020 01:34:22 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jan 2020 01:34:22 +0000 From: GitBox To: commits@hudi.apache.org Subject: [GitHub] [incubator-hudi] hddong commented on issue #1157: [HUDI-332]Add operation type (insert/upsert/bulkinsert/delete) to HoodieCommitMetadata Message-ID: <157887926241.17980.291457190557787028.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Mon, 13 Jan 2020 01:34:22 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit hddong commented on issue #1157: [HUDI-332]Add operation type (insert/upsert/bulkinsert/delete) to HoodieCommitMetadata URL: https://github.com/apache/incubator-hudi/pull/1157#issuecomment-573482504 > Have some concerns on backwards compatibility.. We don't write commit metadata as avro , so may be this works for now? @vinothchandar It works for archiving now, no for write commit metadata as avro. ---------------------------------------------------------------- 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