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

YDB FQ: Add MySQL to fq proxy #6298

Merged
merged 4 commits into from
Jul 8, 2024
Merged

Conversation

skywalker-jpg
Copy link
Contributor

@skywalker-jpg skywalker-jpg commented Jul 4, 2024

Changelog entry

  • YDB FQ: Add MySQL to fq proxy

Changelog category

  • New feature

Additional information

@skywalker-jpg skywalker-jpg requested a review from a team as a code owner July 4, 2024 17:05
This reverts commit a6924c2.
Copy link

github-actions bot commented Jul 4, 2024

2024-07-04 17:34:16 UTC Pre-commit check for 4fc005b has started.
2024-07-04 17:37:30 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-07-04 18:08:43 UTC Build successful.

Copy link

github-actions bot commented Jul 4, 2024

2024-07-04 17:35:00 UTC Pre-commit check for 4fc005b has started.
2024-07-04 17:38:57 UTC Build linux-x86_64-release-asan is running...
🟢 2024-07-04 18:22:34 UTC Build successful.
2024-07-04 18:22:48 UTC Tests are running...
🔴 2024-07-04 20:30:07 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15657 15047 0 97 342 171

🟡 2024-07-04 20:30:47 UTC ydbd size 5.3 GiB changed* by +186.3 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 29e1e45 merge: 4fc005b diff diff %
ydbd size 5 712 635 128 Bytes 5 712 825 856 Bytes +186.3 KiB +0.003%
ydbd stripped size 1 235 400 808 Bytes 1 235 432 808 Bytes +31.2 KiB +0.003%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Jul 4, 2024

2024-07-04 17:38:08 UTC Pre-commit check for 4fc005b has started.
2024-07-04 17:41:24 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-07-04 18:40:45 UTC Build successful.
2024-07-04 18:40:59 UTC Tests are running...
🔴 2024-07-04 20:44:18 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
76707 63269 0 1 13427 10

🟡 2024-07-04 20:44:56 UTC ydbd size 8.2 GiB changed* by +137.7 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 4eb9bf7 merge: 4fc005b diff diff %
ydbd size 8 775 756 672 Bytes 8 775 897 688 Bytes +137.7 KiB +0.002%
ydbd stripped size 482 728 040 Bytes 482 738 728 Bytes +10.4 KiB +0.002%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@vitalyisaev2 vitalyisaev2 changed the title YQ-3374: Add MySQL to fq proxy YDB FQ: Add MySQL to fq proxy Jul 5, 2024
Copy link

github-actions bot commented Jul 5, 2024

2024-07-05 13:21:44 UTC Pre-commit check for 4524ad7 has started.
2024-07-05 13:25:04 UTC Build linux-x86_64-release-asan is running...
🟢 2024-07-05 14:10:08 UTC Build successful.
2024-07-05 14:10:23 UTC Tests are running...
🔴 2024-07-05 16:15:23 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15661 15052 0 94 342 173

🟡 2024-07-05 16:16:10 UTC ydbd size 5.2 GiB changed* by +258.0 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 5fc09ca merge: 4524ad7 diff diff %
ydbd size 5 615 862 464 Bytes 5 616 126 616 Bytes +258.0 KiB +0.005%
ydbd stripped size 1 211 107 272 Bytes 1 211 154 056 Bytes +45.7 KiB +0.004%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Jul 5, 2024

2024-07-05 13:47:14 UTC Pre-commit check for 4524ad7 has started.
2024-07-05 13:50:32 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-07-05 14:50:40 UTC Build successful.
2024-07-05 14:50:51 UTC Tests are running...
🔴 2024-07-05 16:57:40 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
76728 63285 0 1 13430 12

🟡 2024-07-05 16:58:23 UTC ydbd size 8.1 GiB changed* by +260.0 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 5fc09ca merge: 4524ad7 diff diff %
ydbd size 8 726 129 816 Bytes 8 726 396 088 Bytes +260.0 KiB +0.003%
ydbd stripped size 477 144 232 Bytes 477 160 744 Bytes +16.1 KiB +0.003%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Jul 5, 2024

2024-07-05 13:48:19 UTC Pre-commit check for 4524ad7 has started.
2024-07-05 13:51:13 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-07-05 14:22:29 UTC Build successful.

@vitalyisaev2 vitalyisaev2 merged commit 7073beb into ydb-platform:main Jul 8, 2024
8 of 12 checks passed
vitalyisaev2 pushed a commit to vitalyisaev2/ydb that referenced this pull request Jul 16, 2024
vitalyisaev2 pushed a commit to vitalyisaev2/ydb that referenced this pull request Jul 16, 2024
vitalyisaev2 added a commit that referenced this pull request Jul 16, 2024
Co-authored-by: Timur Sufiyanov <fa-luke16@mail.ru>
vitalyisaev2 added a commit that referenced this pull request Jul 16, 2024
Co-authored-by: Timur Sufiyanov <fa-luke16@mail.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants