Restore list of unsupported intervals for date_bin_gapfill
Initially documented in commitpull/6144/head81c6e3edfdLost in commit4045a6c12e
parent
8d984883e4
commit
b99041a282
|
|
@ -209,6 +209,9 @@ date_bin_gapfill(interval, expression[, origin_timestamp])
|
|||
- hours
|
||||
- days
|
||||
- weeks
|
||||
|
||||
<!-- https://github.com/influxdata/influxdb_iox/issues/9958 -->
|
||||
The following intervals are not currently supported:
|
||||
- months
|
||||
- years
|
||||
- century
|
||||
|
|
|
|||
Loading…
Reference in New Issue