Skip to content

Conversation

@DanielZhangQD
Copy link
Collaborator

@DanielZhangQD DanielZhangQD commented Aug 5, 2025

Fix cluster history issues reported in #6437

Tested (run the relevant ones):

  • Code formatting: install pre-commit (auto-check on commit) or bash format.sh
  • Any manual or new tests for this PR (please specify below)
    • Clusters created before this PR, user and workspace are set and shown correctly when up and terminated after this PR
    • Clusters created after this PR, user and workspace are set and shown correctly when up and terminated
  • All smoke tests: /smoke-test (CI) or pytest tests/test_smoke.py (local)
  • Relevant individual tests: /smoke-test -k test_name (CI) or pytest tests/test_smoke.py::test_name (local)
  • Backward compatibility: /quicktest-core (CI) or pytest tests/smoke_tests/test_backward_compat.py (local)

TODO:

  • Fix the DB schema upgrade issue

@DanielZhangQD
Copy link
Collaborator Author

After fix:
image

@DanielZhangQD DanielZhangQD marked this pull request as ready for review August 7, 2025 01:39
@DanielZhangQD DanielZhangQD requested a review from aylei August 7, 2025 01:40
Copy link
Collaborator

@aylei aylei left a comment

Choose a reason for hiding this comment

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

lgtm

@DanielZhangQD DanielZhangQD merged commit 82cc72f into master Aug 7, 2025
15 checks passed
@DanielZhangQD DanielZhangQD deleted the 2702 branch August 7, 2025 01:44
@DanielZhangQD
Copy link
Collaborator Author

DanielZhangQD commented Aug 7, 2025

lloyd-brown pushed a commit that referenced this pull request Aug 8, 2025
* fix cluster history issues

* format code

* update schema
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