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 C4ACB200AC0 for ; Mon, 9 May 2016 19:51:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C3782160A15; Mon, 9 May 2016 17:51:14 +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 0F87F1609A8 for ; Mon, 9 May 2016 19:51:13 +0200 (CEST) Received: (qmail 64428 invoked by uid 500); 9 May 2016 17:51:13 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 64394 invoked by uid 99); 9 May 2016 17:51:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2016 17:51:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F38C12C1F5C for ; Mon, 9 May 2016 17:51:12 +0000 (UTC) Date: Mon, 9 May 2016 17:51:12 +0000 (UTC) From: "Benedikt Ritter (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CSV-166) Read CSV file column by column MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 09 May 2016 17:51:15 -0000 [ https://issues.apache.org/jira/browse/CSV-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated CSV-166: -------------------------------- Fix Version/s: (was: Patch Needed) > Read CSV file column by column > ------------------------------ > > Key: CSV-166 > URL: https://issues.apache.org/jira/browse/CSV-166 > Project: Commons CSV > Issue Type: Improvement > Reporter: Carlos Gavidia > Labels: csvparser > > It would be nice if the library enables reading the CSV files in a column per column basis. Here's a very popular StackOverflow thread were the issue is discussed: > http://stackoverflow.com/questions/12169038/read-csv-file-column-by-column -- This message was sent by Atlassian JIRA (v6.3.4#6332)