You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/04/27 10:29:00 UTC

[jira] [Work logged] (CSV-206) Allow to use multiple-characters delimiter to separate column as withColumnSeparator: withDelimiter

     [ https://issues.apache.org/jira/browse/CSV-206?focusedWorklogId=589664&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-589664 ]

ASF GitHub Bot logged work on CSV-206:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Apr/21 10:28
            Start Date: 27/Apr/21 10:28
    Worklog Time Spent: 10m 
      Work Description: san4you88 commented on pull request #76:
URL: https://github.com/apache/commons-csv/pull/76#issuecomment-827498161


   Hi Team,
     Am waiting for the fix from long time, will we be merging this PR
   I can speand sometime and resolve the merge conflicts if any1 needs help 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 589664)
    Time Spent: 1h 20m  (was: 1h 10m)

> Allow to use multiple-characters delimiter to separate column as withColumnSeparator: withDelimiter
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CSV-206
>                 URL: https://issues.apache.org/jira/browse/CSV-206
>             Project: Commons CSV
>          Issue Type: Improvement
>            Reporter: jefferyyuan
>            Priority: Major
>              Labels: commons, commons-csv, csv, csvparser
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> It's not uncommon that we use multiple-characters delimiter to separate columns in CVS: such as: [|]
> Sometimes, we have no choice as third-party defines the csv format like that.
> It would be great if apache commons.csv supports this function.
> I did some google search: seems there is no java library that supports use multiple-characters as the column separator.
> But the C# CsvHelper does
> https://github.com/JoshClose/CsvHelper



--
This message was sent by Atlassian Jira
(v8.3.4#803005)