[ 
https://issues.apache.org/jira/browse/PHOENIX-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544188#comment-17544188
 ] 

ASF GitHub Bot commented on PHOENIX-6689:
-----------------------------------------

chaijunjie0101 commented on PR #1446:
URL: https://github.com/apache/phoenix/pull/1446#issuecomment-1141776333

   > > 
   > 
   > > You should introduce a new Configuration key for the string value, and 
fall back to the character value if that is not present, for backwards 
compatibility.
   > 
   > ok,i will change this MR for backwards compatibility, it is better, thank 
you for review and suggest.
   
   
   
   > You should introduce a new Configuration key for the string value, and 
fall back to the character value if that is not present, for backwards 
compatibility.
   
   but,the commons-csv now is support string delimiter, it is compatible for 
one string len equals 1 as character,should we add a new Configuration key? the 
new Configuration key could replace the old one...




> Support multiple-characters delimiter for CsvBulkLoadTool
> ---------------------------------------------------------
>
>                 Key: PHOENIX-6689
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6689
>             Project: Phoenix
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 5.2.0
>            Reporter: chaijunjie
>            Assignee: chaijunjie
>            Priority: Major
>         Attachments: 1.PNG, 2.PNG, 3.PNG, PHOENIX-6689v1.patch
>
>
> when we use a special string as delimiter in a csv file, we can not bulkload 
> it to phoenix, because CsvBulkLoadTool only support char delimiter.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to