houqp commented on a change in pull request #981:
URL: https://github.com/apache/arrow-datafusion/pull/981#discussion_r704063646
##########
File path: python/src/context.rs
##########
@@ -95,6 +95,29 @@ impl ExecutionContext {
))
}
+ fn register_memtable(
Review comment:
considering it's not taking an actual memtable as input, but record
batches, i think `register_record_batches` would have been a better name.
--
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]