## Summary Substrait-explain should support custom [`AdvancedExtension`](https://github.com/substrait-io/substrait/blob/793c64ba26e337c22f5e91b658be58b1eea7efd3/proto/substrait/extensions/extensions.proto#L72)s: Optimizations, Enhancements, and ExtensionTables. ## Proposed Solution This should use the same registry framework as in #26 / #32 .
Summary
Substrait-explain should support custom
AdvancedExtensions: Optimizations, Enhancements, and ExtensionTables.Proposed Solution
This should use the same registry framework as in #26 / #32 .