mirror of https://github.com/apache/druid.git
Adding 3 sets of SQL tests in quidem (#17548)
Description Migrate the initial 3 sets of SQL tests to quidem. These 3 sets cover numeric, string, and datetime scalar functions. These tests use the existing kttm dataset. They aim to exercise SQL queries in a more comprehensive way: Each scalar function is exercised in 3 different query shapes: simple query subquery group by query Each query covers all operators in its predicates. All queries are select count(*) queries. They are designed to all return the same result for easy maintenance and debugging. These are the initial sets of tests. More tests to cover the rest of the scalar and aggregation functions will come later.
This commit is contained in:
parent
a51061fa43
commit
f3d7f1aa96