Kirill, There can be multiple plugins. The order is defined by configuration (setPluginProviders method). As for Calcite engine FrameworkConfig - there is only one instance allowed, but one plugin can enrich configuration derived from another plugin.
чт, 5 мар. 2026 г. в 10:08, ткаленко кирилл <[email protected]>: > > Thanks, that was very helpful. > > As far as I understand, there can only be one plugin that extends the > configuration. If there are multiple, we'll only get one (the order is > undefined)? > > Perhaps we should add the ability to add multiple plugins?
