alamb commented on code in PR #6313:
URL: https://github.com/apache/arrow-datafusion/pull/6313#discussion_r1189352135
##########
datafusion/core/src/execution/context.rs:
##########
@@ -450,6 +457,36 @@ impl SessionContext {
self.read_batch(record_batch)
}
+ // Execute a COPY TO statement, returning the number of rows
Review Comment:
I was playing with this more this evening and I think I came up with
something that is half way between that I like even better. Will keep iterating
and report back
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]