Seddryck / Tseesecake

Tseesecake is a lightweight proxy for time-series query engines, supporting multiple database engines and storage providers, with a SQL dialect dedicated to time series
https://seddryck.github.io/Tseesecake
Apache License 2.0
2 stars 1 forks source link

Basic group-filtering (HAVING) #6

Closed Seddryck closed 1 year ago

Seddryck commented 1 year ago

The filters should also be applicable to the grouping after the usage of a slicer.

Seddryck commented 1 year ago

Implemented in 0.1.10