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

"Name of" for cyclic temporal slicers #57

Open Seddryck opened 1 year ago

Seddryck commented 1 year ago

In place of having the numerical value for the day of month and month of year, it should be possible to get the name of the day/month (i.e: Monday, January).

BUCKET Instant BY NAME OF DAY OF  MONTH.