druid/sql
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
..
src Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
pom.xml Minor fixes and enhancements in UnionQuery handling (#17483) 2024-11-28 10:05:12 +01:00