issues
search
rilldata
/
rill
Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
https://www.rilldata.com
Apache License 2.0
1.73k
stars
117
forks
source link
Improve support for `INTERVAL` in metrics APIs
#6058
Open
begelundmuller
opened
2 weeks ago
begelundmuller
commented
2 weeks ago
[ ] Cast intervals to milliseconds in our metrics APIs (treating one month as 30 days)
[ ] Add an INTERVAL type to
StructSchema
and make sure it's set in the metrics response meta for measures of type
INTERVAL
See
this thread
for details.
StructSchema
and make sure it's set in the metrics response meta for measures of typeINTERVAL
See this thread for details.