This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from ac618f034 enable hash joins on FixedSizeBinary columns (#5461)
add e9852074b feat: `extensions_options` macro (#5442)
No new revisions were added by this update.
Summary of changes:
datafusion-examples/examples/config_extension.rs | 52 ++++++++++
datafusion/common/src/config.rs | 126 +++++++++++++++++++++++
2 files changed, 178 insertions(+)
create mode 100644 datafusion-examples/examples/config_extension.rs