Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 436C511E9E for ; Thu, 4 Sep 2014 00:47:52 +0000 (UTC) Received: (qmail 80632 invoked by uid 500); 4 Sep 2014 00:47:51 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 80547 invoked by uid 500); 4 Sep 2014 00:47:51 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 80532 invoked by uid 500); 4 Sep 2014 00:47:51 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 80529 invoked by uid 99); 4 Sep 2014 00:47:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2014 00:47:51 +0000 Date: Thu, 4 Sep 2014 00:47:51 +0000 (UTC) From: "Daniel Dai (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-7208) move SearchArgument interface into serde package 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-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120773#comment-14120773 ] Daniel Dai commented on HIVE-7208: ---------------------------------- Pig needs to change accordingly. But since the code (will be in Pig 0.14.0) is not released, it should be fine for us, we will pull hive-serde anyway. > move SearchArgument interface into serde package > ------------------------------------------------ > > Key: HIVE-7208 > URL: https://issues.apache.org/jira/browse/HIVE-7208 > Project: Hive > Issue Type: Improvement > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Priority: Minor > Attachments: HIVE-7208.01.patch, HIVE-7208.02.patch, HIVE-7208.03.patch, HIVE-7208.patch > > > For usage in alternative input formats/serdes, it might be useful to move SearchArgument class to a place that is not in ql (because it's hard to depend on ql). -- This message was sent by Atlassian JIRA (v6.3.4#6332)