Skip to content

Commit d8bd861

Browse files
authored
Merge pull request #6144 from influxdata/epg/date_bin_gapfill
Restore list of unsupported intervals for date_bin_gapfill
2 parents d5ada50 + c835fea commit d8bd861

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/shared/sql-reference/functions/time-and-date.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,9 @@ date_bin_gapfill(interval, expression[, origin_timestamp])
209209
- hours
210210
- days
211211
- weeks
212+
213+
<!-- https://github.com/influxdata/influxdb_iox/issues/9958 -->
214+
The following intervals are not currently supported:
212215
- months
213216
- years
214217
- century

0 commit comments

Comments
 (0)