Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-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 4181918306 for ; Thu, 16 Jul 2015 21:10:12 +0000 (UTC) Received: (qmail 94202 invoked by uid 500); 16 Jul 2015 21:10:05 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 94124 invoked by uid 500); 16 Jul 2015 21:10:05 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 94001 invoked by uid 99); 16 Jul 2015 21:10:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2015 21:10:05 +0000 Date: Thu, 16 Jul 2015 21:10:05 +0000 (UTC) From: "Smidth Panchamia (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DRILL-3492) Add support for encoding of Drill data types into byte ordered format 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/DRILL-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630333#comment-14630333 ] Smidth Panchamia commented on DRILL-3492: ----------------------------------------- Uploaded the diff to reviewboard: https://reviews.apache.org/r/36558/ > Add support for encoding of Drill data types into byte ordered format > --------------------------------------------------------------------- > > Key: DRILL-3492 > URL: https://issues.apache.org/jira/browse/DRILL-3492 > Project: Apache Drill > Issue Type: New Feature > Reporter: Smidth Panchamia > Assignee: Smidth Panchamia > > The following JIRA added this functionality in HBase: https://issues.apache.org/jira/browse/HBASE-8201 > We need to port this functionality in Drill so as to allow filtering and pruning of rows during scans. -- This message was sent by Atlassian JIRA (v6.3.4#6332)