Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xudong963 committed Aug 12, 2024
1 parent cd10949 commit 578da08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/query/ast/src/parser/token.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1666,6 +1666,7 @@ impl TokenKind {
| TokenKind::OVER
| TokenKind::PARTITION
| TokenKind::QUALIFY
| TokenKind::ROWS
| TokenKind::RANGE
// | TokenKind::OVERLAPS
// | TokenKind::RETURNING
Expand Down

0 comments on commit 578da08

Please sign in to comment.