morningman opened a new issue #5490:
URL: https://github.com/apache/incubator-doris/issues/5490


   **Is your feature request related to a problem? Please describe.**
   
   Currently, we only support writing query results to remote storage through 
the broker, but some users want to export them directly to the local and 
process them by themselves. So I plan to support the function of exporting to 
local.
   At the same time, the user wants to be able to write a mark file after the 
export is completed to notify the downstream data that the export has been 
successful.
   
   Because I cannot control which node the query result is output from, I also 
modified the return result of the outfile statement. The returned result shows 
the ip of the machine where the local file is located.


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