Skip to content

Conversation

@924060929
Copy link
Contributor

cherry pick from #46443

@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@924060929
Copy link
Contributor Author

run buildall

2 similar comments
@924060929
Copy link
Contributor Author

run buildall

@924060929
Copy link
Contributor Author

run buildall

1. use retry to fix unstable test `colocate_union_numbers`,
`prune_bucket_with_bucket_shuffle_join`
2. fix failed test `explain`, this bug only exists in master branch,
introduced by apache#40202
3. fix sql cache bug which use stale cache after drop table and
create(table id changed), test in `parse_sql_from_sql_cache`, introduced
by apache#33262
4. regression test add `foreachFrontends`, `foreachBackends`, `retry`
function

(cherry picked from commit e718c0b)
@yiguolei yiguolei force-pushed the branch-2.1-fix-sql-cache branch from d1fb6ef to 693f3cc Compare January 8, 2025 03:24
@yiguolei
Copy link
Contributor

yiguolei commented Jan 8, 2025

run buildall

@yiguolei yiguolei merged commit 2687ded into apache:branch-2.1 Jan 8, 2025
18 of 19 checks passed
@924060929 924060929 deleted the branch-2.1-fix-sql-cache branch January 10, 2025 04:03
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