Jefffrey commented on code in PR #21720:
URL: https://github.com/apache/datafusion/pull/21720#discussion_r3287258303
##########
datafusion/common/src/config.rs:
##########
@@ -1461,6 +1508,24 @@ impl<'a> TryFrom<&'a FormatOptions> for
arrow::util::display::FormatOptions<'a>
}
}
+config_namespace! {
Review Comment:
I do wonder if we should feature gate this, but I don't know if we have an
existing precedent for doing do 🤔
--
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]