druid/extensions-core/stats/src
Sree Charan Manamala 78a4a09d01
Window Function offset correction for RAC (#16718)
* When an ArrayList RAC creates a child RAC, the start and end offsets need to have the offset of parent's start offset
* Defaults the 2nd window bound to CURRENT ROW when only a single bound is specified
* Removes the windowingStrictValidation warning and throws a hard exception when Order By alongside RANGE clause is not provided with UNBOUNDED or CURRENT ROW as both bounds
2024-07-15 12:43:27 +02:00
..
main Correct aggregators violating names (#16615) 2024-07-12 09:18:09 +02:00
test/java/org/apache/druid/query/aggregation Window Function offset correction for RAC (#16718) 2024-07-15 12:43:27 +02:00