druid/extensions-core/testing-tools/src
Paul Rogers b76ff16d00
SQL test framework extensions (#13426)
SQL test framework extensions

* Capture planner artifacts: logical plan, etc.
* Planner test builder validates the logical plan
* Validation for the SQL resut schema (we already have
  validation for the Druid row signature)
* Better Guice integration: properties, reuse Guice modules
* Avoid need for hand-coded expr, macro tables
* Retire some of the test-specific query component creation
* Fix query log hook race condition
2022-12-02 09:11:59 -08:00
..
main more consistent expression error messages (#12995) 2022-09-06 23:21:38 -07:00
test/java/org/apache/druid/query SQL test framework extensions (#13426) 2022-12-02 09:11:59 -08:00