You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2019/09/25 07:10:55 UTC

[GitHub] [incubator-doris] morningman commented on issue #627: Export operation will export a\b\c as a\\b\\c, which is not expected

morningman commented on issue #627: Export operation will export a\b\c as a\\b\\c, which is not expected
URL: https://github.com/apache/incubator-doris/issues/627#issuecomment-534886469
 
 
   It is fixed.
   Now, null value will be exported as `\N`, and value `a\b\c` will be exported as `a\b\c`

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org