You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "doki23 (via GitHub)" <gi...@apache.org> on 2023/03/22 09:21:11 UTC

[GitHub] [arrow-datafusion] doki23 commented on issue #5654: Implement `COPY ... TO` statement

doki23 commented on issue #5654:
URL: https://github.com/apache/arrow-datafusion/issues/5654#issuecomment-1479185955

   If I'm not mistaken, we could implement it by deleting all the target files and then executing an `insert into t select ... from ...` query as #5130 proposes.
   I'd like to contribute this if no one is working on it.


-- 
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: github-unsubscribe@arrow.apache.org

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