Skip to content

Conversation

@SeungjinYang
Copy link
Collaborator

The great thing about using an ORM is that we can do things like this.

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)

@SeungjinYang
Copy link
Collaborator Author

/quicktest-core

Copy link
Collaborator

@rohansonecha rohansonecha left a comment

Choose a reason for hiding this comment

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

Appreciate the sanitation 🧹🚢

@SeungjinYang SeungjinYang merged commit aac9d13 into master Oct 27, 2025
21 checks passed
@SeungjinYang SeungjinYang deleted the cluster-query-refactor branch October 27, 2025 05:05
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.

2 participants