Skip to content

Conversation

@lloyd-brown
Copy link
Collaborator

@lloyd-brown lloyd-brown commented Aug 11, 2025

Co-authored-by: kyuds
References: PR #6609 and issue #6606.

This PR addresses the cluster record not being populated in functions that return these records. It also handles situations where the cluster event table might not exist for backwards compatibility.

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)
  • 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)

Co-authored-by: kyuds
References: PR #6609
@lloyd-brown
Copy link
Collaborator Author

/quicktest-core

@lloyd-brown
Copy link
Collaborator Author

/smoke-test

SeungjinYang
SeungjinYang previously approved these changes Aug 11, 2025
Copy link
Collaborator

@SeungjinYang SeungjinYang left a comment

Choose a reason for hiding this comment

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

Thanks @lloyd-brown for the fix!

@SeungjinYang SeungjinYang dismissed their stale review August 11, 2025 21:08

Need to rebase latest master and use cluster hash for retrieving events

query last event by cluster hash
@lloyd-brown
Copy link
Collaborator Author

/smoke-test

@lloyd-brown
Copy link
Collaborator Author

/quicktest-core

@lloyd-brown lloyd-brown merged commit 3a6e722 into master Aug 11, 2025
16 of 17 checks passed
@lloyd-brown lloyd-brown deleted the cluster-event-backwards branch August 11, 2025 22:54
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