milenkovicm commented on code in PR #19469:
URL: https://github.com/apache/datafusion/pull/19469#discussion_r2845711094


##########
datafusion/common/src/config.rs:
##########
@@ -1352,6 +1352,8 @@ impl ConfigField for ConfigOptions {
     }
 }
 
+pub const DATAFUSION_FFI_CONFIG_NAMESPACE: &str = "datafusion_ffi";

Review Comment:
   I wonder if we could use this namespace for anything other than FFI.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to