druid/extensions-core/testing-tools/src
Zoltan Haindrich 1811674753
Enable quidem tests to use different suppliers (#16382)
* enable quidem uri support for `druidtest:///?ComponentSupplier=Nested` and similar
* changes the way `SqlTestFrameworkConfig` is being applied; all options will have their own annotation (its kinda impossible to detect that an annotation has a set value or its the default)
* enables hierarchical processing of config annotation (was needed to enable class level supplier annotation)
* moves uri processing related string2config stuff into `SqlTestFrameworkConfig`
2024-05-09 09:21:02 +02:00
..
main Rework ExprMacro base classes to simplify implementations. (#15622) 2024-02-12 15:50:45 -08:00
test/java/org/apache/druid/query Enable quidem tests to use different suppliers (#16382) 2024-05-09 09:21:02 +02:00