druid/sql
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
..
src Window Function offset correction for RAC (#16718) 2024-07-15 12:43:27 +02:00
pom.xml Upgrade calcite to 1.37.0 (#16504) 2024-06-13 08:47:50 +02:00