Skip to content

Add support for Hive's LOAD DATA expr #1520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Nov 15, 2024
Merged

Conversation

wugeer
Copy link
Contributor

@wugeer wugeer commented Nov 12, 2024

This PR supports LOAD DATA clause for hive dialect,. For more information, please refer to:
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=27362036#LanguageManualDML-Loadingfilesintotables

It also introduces the following keywords:

  • INPATH

@wugeer wugeer force-pushed the feat/support_load_data branch from 859ec15 to 42c8743 Compare November 13, 2024 14:31
@wugeer wugeer requested a review from iffyio November 13, 2024 14:37
Copy link
Contributor

@iffyio iffyio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! cc @alamb

@alamb alamb merged commit 724a1d1 into apache:main Nov 15, 2024
8 checks passed
@alamb
Copy link
Contributor

alamb commented Nov 15, 2024

Thanks @iffyio and @wugeer -- this repo is just cranking right along

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.

3 participants