alamb commented on code in PR #4596:
URL: https://github.com/apache/arrow-datafusion/pull/4596#discussion_r1047063216


##########
datafusion/core/src/config.rs:
##########
@@ -27,37 +27,25 @@ use std::env;
 use std::fmt::{Debug, Formatter};
 use std::sync::Arc;
 
-/// Configuration option "datafusion.execution.target_partitions"
-pub const OPT_TARGET_PARTITIONS: &str = 
"datafusion.execution.target_partitions";
-
+/*-************************************

Review Comment:
   👍 



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