kgyrtkirk opened a new issue, #15767:
URL: https://github.com/apache/druid/issues/15767

   ### Description
   
   Please describe the feature or change with as much detail as possible. 
   
   Current `groups` implementation is only correct for sure when its true for 
the endpoints that they are the current row or they are unbounded.
   
   Extending the support the also allow offset based ranges could enable to 
process frames like:
   ```
   ORDER BY time RANGE BETWEEN INTERVAL 1 HOURS PRECEDING AND CURRENT ROW
   ```
   
   ### Motivation
   
   Please provide the following for the desired feature or change:
   - better windowing support
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to