Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B909718B32 for ; Tue, 26 May 2015 19:33:22 +0000 (UTC) Received: (qmail 27707 invoked by uid 500); 26 May 2015 19:33:17 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 27607 invoked by uid 500); 26 May 2015 19:33:17 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 27415 invoked by uid 99); 26 May 2015 19:33:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 May 2015 19:33:17 +0000 Date: Tue, 26 May 2015 19:33:17 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-10819) SearchArgumentImpl for Timestamp is broken by HIVE-10286 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559696#comment-14559696 ] Sergey Shelukhin commented on HIVE-10819: ----------------------------------------- this breaks a lot of tests... > SearchArgumentImpl for Timestamp is broken by HIVE-10286 > -------------------------------------------------------- > > Key: HIVE-10819 > URL: https://issues.apache.org/jira/browse/HIVE-10819 > Project: Hive > Issue Type: Bug > Reporter: Daniel Dai > Assignee: Daniel Dai > Fix For: 1.2.1 > > Attachments: HIVE-10819.1.patch, HIVE-10819.2.patch > > > The work around for kryo bug for Timestamp is accidentally removed by HIVE-10286. Need to bring it back. -- This message was sent by Atlassian JIRA (v6.3.4#6332)