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

feat: add slo tests #217

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Conversation

fatalem0
Copy link
Contributor

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

@fatalem0 fatalem0 force-pushed the fatalem0/add-slo-tests branch 10 times, most recently from 0598158 to afe0f65 Compare January 10, 2025 20:16
@fatalem0 fatalem0 force-pushed the fatalem0/add-slo-tests branch 5 times, most recently from 8615eed to 240fd50 Compare January 21, 2025 17:59
payload_double Double?,
payload_timestamp Timestamp?,
payload_hash Uint64?,
PRIMARY KEY (hash, id)
Copy link
Member

Choose a reason for hiding this comment

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

Better do not set primary key fields as optional - NULL values in primary key are difficult to right select/filter/iterate.

ydb-slo-tests/README.md Outdated Show resolved Hide resolved
@fatalem0 fatalem0 force-pushed the fatalem0/add-slo-tests branch 7 times, most recently from db9b9b5 to 8253219 Compare January 24, 2025 12:29
.github/workflows/slo.yml Outdated Show resolved Hide resolved
@fatalem0 fatalem0 force-pushed the fatalem0/add-slo-tests branch 5 times, most recently from 3741b13 to 989bf7c Compare January 24, 2025 19:40
@fatalem0 fatalem0 force-pushed the fatalem0/add-slo-tests branch 2 times, most recently from 4a7df34 to 561afb6 Compare January 26, 2025 10:11
@fatalem0 fatalem0 force-pushed the fatalem0/add-slo-tests branch from 561afb6 to 743b553 Compare January 26, 2025 10:15
@fatalem0 fatalem0 marked this pull request as ready for review January 27, 2025 11:23
@rekby rekby merged commit 5669baf into ydb-platform:master Jan 29, 2025
4 checks passed
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