tustvold commented on code in PR #7282: URL: https://github.com/apache/arrow-datafusion/pull/7282#discussion_r1293965773
########## datafusion/core/src/datasource/physical_plan/mod.rs: ########## @@ -19,8 +19,6 @@ mod arrow_file; mod avro; -#[cfg(test)] -mod chunked_store; Review Comment: This was moved upstream -- 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]
