Skip to content

refactor: Refine on_error mode #9473

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 20 commits into from
Jan 16, 2023
Merged

Conversation

ariesdevil
Copy link
Contributor

@ariesdevil ariesdevil commented Jan 5, 2023

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Refine on_error mode

  1. delete unused mode, and merge redundant mode.
  2. Use an error map counter error and find the maximum error that occurs.
  3. add abort_n mode.

NOTE:
In future refactoring, we'll return statistics to the user. These changes are related to big refactoring.

Closes #issue

@vercel
Copy link

vercel bot commented Jan 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Jan 16, 2023 at 4:12AM (UTC)

@mergify mergify bot added the pr-refactor this PR changes the code base without new features or bugfix label Jan 5, 2023
@ariesdevil ariesdevil force-pushed the refine-on-error branch 5 times, most recently from 1c96e16 to 0f50270 Compare January 9, 2023 13:48
@ariesdevil ariesdevil marked this pull request as ready for review January 13, 2023 13:37
Copy link
Member

@drmingdrmer drmingdrmer left a comment

Choose a reason for hiding this comment

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

@sundy-li sundy-li requested a review from youngsofun January 16, 2023 01:52

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@mergify mergify bot merged commit 1bd62f3 into databendlabs:main Jan 16, 2023
@ariesdevil ariesdevil deleted the refine-on-error branch January 16, 2023 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-refactor this PR changes the code base without new features or bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants