Skip to content
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

[INLONG-8786][Sort] Fix doris schema change in case of multiple uri #8787

Merged
merged 2 commits into from
Aug 28, 2023

Conversation

Yizhou-Yang
Copy link
Contributor

Prepare a Pull Request

Motivation

A user experience exception when combining doris ddl changes with a very long fenode list.

Modifications

parse the fenodes, try to execute http request on each one, return when any succeeds.

Verifying this change

Tested using a flink job.

Trivial change.

@dockerzhang dockerzhang changed the title [INLONG-8786][Sort] fix doris schema change in case of multiple uri [INLONG-8786][Sort] Fix doris schema change in case of multiple uri Aug 23, 2023
@dockerzhang dockerzhang merged commit 7dce3f8 into apache:master Aug 28, 2023
10 checks passed
liaosunny123 pushed a commit to liaosunny123/inlong that referenced this pull request Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug][Sort] The Doris schema should be changed in case of multiple URI
4 participants