From b0a027b7c8db183f82a86bd04d76c682c0cdddc3 Mon Sep 17 00:00:00 2001 From: snuyanzin Date: Tue, 3 Jul 2018 16:53:22 +0300 Subject: [PATCH] [FLINK-9729] Remove duplicate row for %W Weekday name (Sunday .. Saturday) --- docs/dev/table/sql.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/dev/table/sql.md b/docs/dev/table/sql.md index 3d6f0700184e4..829b4c9d42139 100644 --- a/docs/dev/table/sql.md +++ b/docs/dev/table/sql.md @@ -2626,9 +2626,6 @@ A, ABS, ABSOLUTE, ACTION, ADA, ADD, ADMIN, AFTER, ALL, ALLOCATE, ALLOW, ALTER, A {% highlight text %}%W{% endhighlight %} Weekday name (Sunday .. Saturday) - {% highlight text %}%W{% endhighlight %} - Weekday name (Sunday .. Saturday) - {% highlight text %}%w{% endhighlight %} Day of the week (0 .. 6), where Sunday is the first day of the week