diff --git a/README.md b/README.md index 0483dde..52c6de9 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ A list of ZetaSQL ( Google Standard SQL ) specifications and features supported - [x] UNNEST and STRUCTs - [ ] Explicit and implicit UNNEST - [ ] UNNEST and NULLs - - [ ] UNNEST and WITH OFFSET + - [X] UNNEST and WITH OFFSET - [ ] PIVOT operator - [ ] UNPIVOT operator - [ ] TABLESAMPLE operator