diff --git a/AUTHORS b/AUTHORS index 476e9c1e..261b04df 100644 --- a/AUTHORS +++ b/AUTHORS @@ -82,3 +82,4 @@ Alphabetical list of contributors: * Will Jones * William Ivanski * Yago Riveiro +* Zi-Xuan Fu diff --git a/CHANGELOG b/CHANGELOG index aeae1c6a..4e98e7f6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,7 @@ Enhancements: * Support for some JSON operators (issue682). * Improve formatting of statements containing JSON operators (issue542). * Support for BigQuery and Snowflake keywords (pr699, by griffatrasgo). +* Support parsing of OVER clause (issue701, pr768 by r33s3n6). Bug Fixes