Skip to content

Commit 09d6ca6

Browse files
committed
revert change to docs/source/user-guide/sql/scalar_functions.md
1 parent 4f6446f commit 09d6ca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/user-guide/sql/scalar_functions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2450,6 +2450,7 @@ date_bin(interval, expression, origin-timestamp)
24502450
- **interval**: Bin interval.
24512451
- **expression**: Time expression to operate on. Can be a constant, column, or function.
24522452
- **origin-timestamp**: Optional. Starting point used to determine bin boundaries. If not specified defaults 1970-01-01T00:00:00Z (the UNIX epoch in UTC). The following intervals are supported:
2453+
24532454
- nanoseconds
24542455
- microseconds
24552456
- milliseconds

0 commit comments

Comments
 (0)