Skip to content

Conversation

@Zouxxyy
Copy link
Contributor

@Zouxxyy Zouxxyy commented Jan 16, 2023

Change Logs

Check table exist when drop table to avoid exec drop table if exists non_existent_table failure which caused by Exception thrown by sparkAdapter.isHoodieTable

Impact

Drop table if exists will not fail when table does not exist

Risk level (write none, low medium or high below)

none

Documentation Update

None

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@Zouxxyy Zouxxyy changed the title [HUDI-5563] check table exist before drop table [HUDI-5563] Check table exist before drop table Jan 16, 2023
@danny0405 danny0405 added priority:medium Moderate impact; usability gaps area:sql SQL interfaces labels Jan 17, 2023
@YannByron
Copy link
Contributor

@hudi-bot run azure

1 similar comment
@Zouxxyy
Copy link
Contributor Author

Zouxxyy commented Jan 28, 2023

@hudi-bot run azure

@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@YannByron YannByron merged commit 1a72f50 into apache:master Jan 31, 2023
@Zouxxyy Zouxxyy deleted the fix-drop-table branch January 31, 2023 01:47
fengjian428 pushed a commit to fengjian428/hudi that referenced this pull request Jan 31, 2023
@yihua yihua added the priority:blocker Production down; release blocker label Feb 5, 2023
nsivabalan pushed a commit to nsivabalan/hudi that referenced this pull request Mar 22, 2023
fengjian428 pushed a commit to fengjian428/hudi that referenced this pull request Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:sql SQL interfaces priority:blocker Production down; release blocker priority:medium Moderate impact; usability gaps

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants