You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2022/03/30 07:27:35 UTC

[GitHub] [incubator-linkis] CCweixiao opened a new issue #1832: [Feature] 下载csv格式数据时,字段值有json格式,会被英文逗号切割错乱(When downloading data in csv format, the field value is in json format, which will be cut and confused by English commas)

CCweixiao opened a new issue #1832:
URL: https://github.com/apache/incubator-linkis/issues/1832


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement.
   
   
   ### Problem Description
   
   下载csv/excel格式数据时,字段值为json数据格式,会被英文逗号切割 错乱,数据在下载时,是否可以指定一个默认选项,让用户选择是否把每个字段的数据值用""包裹。
   
   When downloading data in csv/excel format, the field value is in json data format, which will be divided by English commas. When downloading the data, can you specify a default option to let the user choose whether to wrap the data value of each field with ""?
   
   ### Description
   
   下载csv/excel格式数据时,字段值为json数据格式,会被英文逗号切割 错乱,数据在下载时,是否可以指定一个默认选项,让用户选择是否把每个字段的数据值用""包裹。
   
   When downloading data in csv/excel format, the field value is in json data format, which will be divided by English commas. When downloading the data, can you specify a default option to let the user choose whether to wrap the data value of each field with ""?
   
   ### Use case
   
   1,2,3
   "1","2","3"
   
   
   
   ### solutions
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] CCweixiao closed issue #1832: [Feature] 下载csv格式数据时,字段值有json格式,会被英文逗号切割错乱(When downloading data in csv format, the field value is in json format, which will be cut and confused by English commas)

Posted by GitBox <gi...@apache.org>.
CCweixiao closed issue #1832:
URL: https://github.com/apache/incubator-linkis/issues/1832


   


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org