Skip to content

Fix Hive SKEWED BY display#2395

Open
wenxiaojie1 wants to merge 1 commit into
apache:mainfrom
wenxiaojie1:fix-hive-skewed-by-display
Open

Fix Hive SKEWED BY display#2395
wenxiaojie1 wants to merge 1 commit into
apache:mainfrom
wenxiaojie1:fix-hive-skewed-by-display

Conversation

@wenxiaojie1

Copy link
Copy Markdown

Fixes #1499.

This removes the extra closing parenthesis when formatting Hive SKEWED BY clauses and adds a display test for the constructed AST.

Checked locally:

  • cargo fmt --check
  • cargo test display_create_table_with_skewed_by
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

typo in Hive SKEWED BY stringification

1 participant