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 53A70200BC3 for ; Thu, 3 Nov 2016 14:00:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5262C160AFE; Thu, 3 Nov 2016 13:00:00 +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 925DA160AFF for ; Thu, 3 Nov 2016 13:59:59 +0100 (CET) Received: (qmail 53600 invoked by uid 500); 3 Nov 2016 12:59:58 -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 53573 invoked by uid 99); 3 Nov 2016 12:59:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2016 12:59:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 960272C2A6D for ; Thu, 3 Nov 2016 12:59:58 +0000 (UTC) Date: Thu, 3 Nov 2016 12:59:58 +0000 (UTC) From: "Zoltan Haindrich (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-14655) LLAP input format should escape the query string being passed to getSplits() MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 03 Nov 2016 13:00:00 -0000 [ https://issues.apache.org/jira/browse/HIVE-14655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-14655: ------------------------------------ Assignee: Jason Dere (was: Zoltan Haindrich) > LLAP input format should escape the query string being passed to getSplits() > ---------------------------------------------------------------------------- > > Key: HIVE-14655 > URL: https://issues.apache.org/jira/browse/HIVE-14655 > Project: Hive > Issue Type: Sub-task > Reporter: Jason Dere > Assignee: Jason Dere > Fix For: 2.2.0 > > Attachments: HIVE-14655.1.patch > > > Query may not be parsed correctly by get_splits() otherwise. -- This message was sent by Atlassian JIRA (v6.3.4#6332)