Restore list of unsupported intervals for date_bin_gapfill

Initially documented in commit 81c6e3edfd

Lost in commit 4045a6c12e
pull/6144/head
epgif 2025-06-18 13:10:59 -05:00
parent 8d984883e4
commit b99041a282
1 changed files with 3 additions and 0 deletions

View File

@ -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