Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-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 3788E111CE for ; Tue, 29 Jul 2014 16:25:41 +0000 (UTC) Received: (qmail 29112 invoked by uid 500); 29 Jul 2014 16:25:41 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 29037 invoked by uid 500); 29 Jul 2014 16:25:41 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 29014 invoked by uid 500); 29 Jul 2014 16:25:40 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 29011 invoked by uid 99); 29 Jul 2014 16:25:40 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jul 2014 16:25:40 +0000 Date: Tue, 29 Jul 2014 16:25:40 +0000 (UTC) From: "Josh Wills (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CRUNCH-450) Adding ORC file format support in Crunch 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/CRUNCH-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077921#comment-14077921 ] Josh Wills commented on CRUNCH-450: ----------------------------------- Okay, running this locally, and running into a few issues: would you mind posting the binary .orc files used for testing separately to this issue? I want to move them into a resources/ folder, and my git client is too stupid to apply them properly. > Adding ORC file format support in Crunch > ---------------------------------------- > > Key: CRUNCH-450 > URL: https://issues.apache.org/jira/browse/CRUNCH-450 > Project: Crunch > Issue Type: New Feature > Components: Core, IO > Reporter: Zhong Wang > Assignee: Josh Wills > Attachments: CRUNCH-450-submodule.patch, CRUNCH-450.patch > > > This JIRA adds ORC file format support in Crunch by: > -- > 1. Adding input source and output target for ORC > 2. Adding a new type family - OrcTypeFamily to serialize / deserialize objects into OrcStruct > 3. Supporting column pruning optimization -- This message was sent by Atlassian JIRA (v6.2#6252)