alamb commented on code in PR #877:
URL: https://github.com/apache/arrow-ballista/pull/877#discussion_r1320340245


##########
ballista/scheduler/src/cluster/kv.rs:
##########
@@ -39,7 +39,6 @@ use ballista_core::serde::protobuf::{
 use ballista_core::serde::scheduler::{ExecutorData, ExecutorMetadata};
 use ballista_core::serde::BallistaCodec;
 use dashmap::DashMap;
-use datafusion::datasource::physical_plan::get_scan_files;

Review Comment:
   The point of this PR is to remove this dependency (so we can remove it from 
DataFusion)



-- 
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]

Reply via email to