You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/09/08 21:04:37 UTC

[GitHub] [arrow-ballista] alamb commented on a diff in pull request #877: refactor: port get_scan_files to Ballista

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org