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 E2CC4200B69 for ; Sat, 6 Aug 2016 03:12:40 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E1723160AAC; Sat, 6 Aug 2016 01:12:40 +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 36301160A8E for ; Sat, 6 Aug 2016 03:12:40 +0200 (CEST) Received: (qmail 65488 invoked by uid 500); 6 Aug 2016 01:12:39 -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 65470 invoked by uid 99); 6 Aug 2016 01:12:39 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Aug 2016 01:12:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 0874B1A06B2 for ; Sat, 6 Aug 2016 01:12:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.919 X-Spam-Level: X-Spam-Status: No, score=0.919 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id I-BQPk-v41Lv for ; Sat, 6 Aug 2016 01:12:37 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 7B0795F479 for ; Sat, 6 Aug 2016 01:12:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id BC260241E22; Fri, 5 Aug 2016 18:12:35 -0700 (PDT) Date: Fri, 5 Aug 2016 18:12:35 -0700 From: "Yingyi Bu (Code Review)" To: Jianfeng Jia CC: Till Westmann , Wenhai Li , Taewoo Kim , Jenkins Reply-To: buyingyi@gmail.com X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: Fix ASTERIXDB-1566 X-Gerrit-Change-Id: I187bf1243abf143b3b265fa8098614b9a72c65ad X-Gerrit-ChangeURL: X-Gerrit-Commit: 7c7c2a3902f0e7034f6f1935dfec4e88d752763b 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.8.4 Message-Id: <20160806011235.BC260241E22@unhygienix.ics.uci.edu> archived-at: Sat, 06 Aug 2016 01:12:41 -0000 Yingyi Bu has posted comments on this change. Change subject: Fix ASTERIXDB-1566 ...................................................................... Patch Set 1: (1 comment) https://asterix-gerrit.ics.uci.edu/#/c/1054/1//COMMIT_MSG Commit Message: Line 8: "ASTERIXDB-1566"->"ASTERIXDB-1566: fix UTF8 comparator and hash function." -- To view, visit https://asterix-gerrit.ics.uci.edu/1054 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I187bf1243abf143b3b265fa8098614b9a72c65ad Gerrit-PatchSet: 1 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Jianfeng Jia Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Taewoo Kim Gerrit-Reviewer: Till Westmann Gerrit-Reviewer: Wenhai Li Gerrit-Reviewer: Yingyi Bu Gerrit-HasComments: Yes