TangSiyang2001 opened a new pull request, #22539:
URL: https://github.com/apache/doris/pull/22539

    ## Proposed changes
   
   Refactor thoughts: close #22383
   Descriptions about `enclose` and `escape`: #22385
   
   ## Further comments
   
   Trimming escape will be enable after fix: #22411 is merged
   
   Cases should be discussed: 
   
   1. When an incomplete enclose appears in the beginning of a large scale 
data, the line delimiter will be unreachable till the EOF, will the buffer 
become extremely large?
   2. What if an infinite line occurs in the case? Essentially,  `1.` is 
equivalent to this.  
   
   Only support stream load as trial in this PR, avoid too many unrelated 
changes. Docs will be added when `enclose` and `escape` is available for all 
kinds of load. 
   
   
   


-- 
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: commits-unsubscr...@doris.apache.org

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


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

Reply via email to