Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1425B200CE7 for ; Thu, 3 Aug 2017 00:23:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 122581668DF; Wed, 2 Aug 2017 22:23:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 578421668FC for ; Thu, 3 Aug 2017 00:23:11 +0200 (CEST) Received: (qmail 25843 invoked by uid 500); 2 Aug 2017 22:23:10 -0000 Mailing-List: contact notifications-help@asterixdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.apache.org Delivered-To: mailing list notifications@asterixdb.apache.org Received: (qmail 25834 invoked by uid 99); 2 Aug 2017 22:23:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2017 22:23:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 2179EC034F for ; Wed, 2 Aug 2017 22:23:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.92 X-Spam-Level: X-Spam-Status: No, score=0.92 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id T5k6cM3uhTeu for ; Wed, 2 Aug 2017 22:23:03 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 7D9125FD55 for ; Wed, 2 Aug 2017 22:23:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id 23D90240686; Wed, 2 Aug 2017 15:23:03 -0700 (PDT) Date: Wed, 2 Aug 2017 15:23:03 -0700 From: "Jenkins (Code Review)" To: Ildar Absalyamov CC: Till Westmann , Michael Blow Reply-To: jenkins@fulliautomatix.ics.uci.edu X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: Introduced new storage format bit, which signifies if the tu... X-Gerrit-Change-Id: I12a67eff8431b52d1f9051b793a5a64b15c009e9 X-Gerrit-ChangeURL: X-Gerrit-Commit: fcb952256b6368d723af04de76b1f958567e80dc In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.12.7 Message-Id: <20170802222303.23D90240686@unhygienix.ics.uci.edu> archived-at: Wed, 02 Aug 2017 22:23:12 -0000 Jenkins has posted comments on this change. Change subject: Introduced new storage format bit, which signifies if the tuple in BTree was updated in-place ...................................................................... Patch Set 6: Contrib+1 -- To view, visit https://asterix-gerrit.ics.uci.edu/1538 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I12a67eff8431b52d1f9051b793a5a64b15c009e9 Gerrit-PatchSet: 6 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Ildar Absalyamov Gerrit-Reviewer: Ildar Absalyamov Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Michael Blow Gerrit-Reviewer: Till Westmann Gerrit-HasComments: No