druid/extensions-contrib/distinctcount/src
Akshat Jain 98b960c6ac
Refactor: Replace explicit type arguments with diamond operator (#17567)
Since we aren't supporting Java 8 anymore, we can switch to diamond operators
without specifying explicit type arguments.
2024-12-17 14:37:45 +05:30
..
main remove group-by v1 (#14866) 2023-08-23 12:44:06 -07:00
test/java/org/apache/druid/query/aggregation/distinctcount Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30