Skip to content

Commit

Permalink
SQL: remove doctest
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Carbonetto <[email protected]>
  • Loading branch information
acarbonetto committed Jan 14, 2025
1 parent f09fa39 commit e31ae65
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/user/ppl/functions/datetime.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2185,11 +2185,3 @@ Example::
| 202034 | 201901 |
+------------------------+---------------------------+

os> source=people | eval `YEARWEEK('2025-01-04')` = YEARWEEK('2025-01-04') | fields `YEARWEEK('2025-01-04', 1)`
fetched rows / total rows = 1/1
+---------------------------+
| YEARWEEK('2025-01-04', 1) |
|---------------------------|
| 202452 |
+---------------------------+

0 comments on commit e31ae65

Please sign in to comment.