druid/core
somu-imply a1ea658115
Introducing a new config to ignore nulls while computing String Cardinality (#12345)
* Counting nulls in String cardinality with a config

* Adding tests for the new config

* Wrapping the vectorize part to allow backward compatibility

* Adding different tests, cleaning the code and putting the check at the proper position, handling hasRow() and hasValue() changes

* Updating testcase and code

* Adding null handling test to improve coverage

* Checkstyle fix

* Adding 1 more change in docs

* Making docs clearer
2022-03-29 14:31:36 -07:00
..
src Introducing a new config to ignore nulls while computing String Cardinality (#12345) 2022-03-29 14:31:36 -07:00
pom.xml Replace use of PowerMock with Mockito (#12282) 2022-02-27 22:47:09 -08:00