imay commented on issue #3549:
URL: 
https://github.com/apache/incubator-doris/issues/3549#issuecomment-628455604


   @morningman 
   If the exported file name is specified in `OUTFILE`, how do you want to 
handle when the output will be split into many files.
   In [Redshift](https://docs.aws.amazon.com/redshift/latest/dg/r_UNLOAD.html), 
user can specify the prefix of the output files. It has some benefits, it is 
easy to handle when the output will be split. And the file extension can be 
deferred from output `type`.
   
   And `split_file_bytes` can be renamed to `max_file_size`.


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