wiedld commented on code in PR #15409: URL: https://github.com/apache/datafusion/pull/15409#discussion_r2053131713
########## datafusion/datasource/src/memory.rs: ########## @@ -440,6 +443,35 @@ impl DataSource for MemorySourceConfig { } } + fn repartitioned( Review Comment: I added a bunch of docs to clarify how the bits fits together, as well as what None means. https://github.com/apache/datafusion/pull/15409/commits/d8929dc9d179e89868964f5f33dd2e387e54c299 -- 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-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org