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

Fix syntax for Column Family #10781

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Conversation

vlad-gogov
Copy link
Collaborator

No description provided.

@vlad-gogov vlad-gogov self-assigned this Oct 23, 2024
@vlad-gogov vlad-gogov requested a review from a team as a code owner October 23, 2024 13:16
Copy link

github-actions bot commented Oct 23, 2024

2024-10-23 13:19:58 UTC Pre-commit check linux-x86_64-relwithdebinfo for 4f8326f has started.
2024-10-23 13:20:43 UTC Artifacts will be uploaded here
2024-10-23 13:24:49 UTC ya make is running...
🟡 2024-10-23 14:54:51 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
80206 66193 0 2 13914 97

2024-10-23 15:03:41 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-10-23 15:15:18 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
104 (only retried tests) 10 0 0 0 94

🟢 2024-10-23 15:15:25 UTC Build successful.
🟢 2024-10-23 15:15:44 UTC ydbd size 2.8 GiB changed* by +1.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: f1d756b merge: 4f8326f diff diff %
ydbd size 3 012 732 080 Bytes 3 012 733 376 Bytes +1.3 KiB +0.000%
ydbd stripped size 478 250 424 Bytes 478 250 808 Bytes +384 Bytes +0.000%

*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 Oct 23, 2024

2024-10-23 13:20:33 UTC Pre-commit check linux-x86_64-release-asan for 4f8326f has started.
2024-10-23 13:20:43 UTC Artifacts will be uploaded here
2024-10-23 13:24:12 UTC ya make is running...
🟡 2024-10-23 15:15:41 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
17116 16890 0 51 70 105

🟢 2024-10-23 15:17:14 UTC Build successful.
🟢 2024-10-23 15:17:48 UTC ydbd size 5.7 GiB changed* by +2.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: f1d756b merge: 4f8326f diff diff %
ydbd size 6 100 510 128 Bytes 6 100 512 712 Bytes +2.5 KiB +0.000%
ydbd stripped size 1 522 674 704 Bytes 1 522 675 280 Bytes +576 Bytes +0.000%

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

azevaykin
azevaykin previously approved these changes Oct 23, 2024
Copy link
Collaborator

@vitstn vitstn left a comment

Choose a reason for hiding this comment

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

!

Copy link

github-actions bot commented Oct 24, 2024

2024-10-24 10:19:16 UTC Pre-commit check linux-x86_64-release-asan for ddeff53 has started.
2024-10-24 10:19:27 UTC Artifacts will be uploaded here
2024-10-24 10:22:31 UTC ya make is running...
🟡 2024-10-24 11:43:03 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13039 12835 0 52 50 102

🟢 2024-10-24 11:44:11 UTC Build successful.
🟢 2024-10-24 11:44:44 UTC ydbd size 5.7 GiB changed* by +18.0 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 71df826 merge: ddeff53 diff diff %
ydbd size 6 135 137 624 Bytes 6 135 156 072 Bytes +18.0 KiB +0.000%
ydbd stripped size 1 531 697 488 Bytes 1 531 701 456 Bytes +3.9 KiB +0.000%

*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 Oct 24, 2024

2024-10-24 10:19:30 UTC Pre-commit check linux-x86_64-relwithdebinfo for ddeff53 has started.
2024-10-24 10:19:41 UTC Artifacts will be uploaded here
2024-10-24 10:22:57 UTC ya make is running...
🟡 2024-10-24 11:30:34 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
76088 62078 0 2 13913 95

2024-10-24 11:37:45 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-10-24 11:51:49 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
96 (only retried tests) 4 0 0 1 91

🟢 2024-10-24 11:51:56 UTC Build successful.
🟢 2024-10-24 11:52:16 UTC ydbd size 2.8 GiB changed* by +2.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: fb357e7 merge: ddeff53 diff diff %
ydbd size 3 032 429 080 Bytes 3 032 431 296 Bytes +2.2 KiB +0.000%
ydbd stripped size 480 963 128 Bytes 480 963 768 Bytes +640 Bytes +0.000%

*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 Oct 25, 2024

2024-10-25 07:17:12 UTC Pre-commit check linux-x86_64-relwithdebinfo for 1b38034 has started.
2024-10-25 07:17:23 UTC Artifacts will be uploaded here
2024-10-25 07:20:30 UTC ya make is running...
🟡 2024-10-25 08:20:56 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
76172 62086 0 20 13968 98

2024-10-25 08:28:08 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-10-25 08:39:54 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
131 (only retried tests) 38 0 0 0 93

🟢 2024-10-25 08:40:01 UTC Build successful.
🟢 2024-10-25 08:40:21 UTC ydbd size 2.8 GiB changed* by -530.7 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: fc33a19 merge: 1b38034 diff diff %
ydbd size 3 032 883 768 Bytes 3 032 340 304 Bytes -530.7 KiB -0.018%
ydbd stripped size 480 995 288 Bytes 480 465 240 Bytes -517.6 KiB -0.110%

*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 Oct 25, 2024

2024-10-25 07:17:21 UTC Pre-commit check linux-x86_64-release-asan for 1b38034 has started.
2024-10-25 07:17:32 UTC Artifacts will be uploaded here
2024-10-25 07:20:36 UTC ya make is running...
🟡 2024-10-25 08:35:32 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
12928 12712 0 58 58 100

🟢 2024-10-25 08:36:38 UTC Build successful.
🟢 2024-10-25 08:37:10 UTC ydbd size 5.7 GiB changed* by -685.3 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: fc33a19 merge: 1b38034 diff diff %
ydbd size 6 137 046 992 Bytes 6 136 345 224 Bytes -685.3 KiB -0.011%
ydbd stripped size 1 531 980 016 Bytes 1 531 310 704 Bytes -653.6 KiB -0.044%

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

@vlad-gogov vlad-gogov merged commit 86223ca into ydb-platform:main Oct 25, 2024
10 checks passed
robot-piglet pushed a commit that referenced this pull request Nov 12, 2024
Apply GH: Extract prefix and entries in backup-related sql (#10807)

Apply GH: Fix syntax for Column Family (#10781)

Apply GH: Case-insensitive mode for searching modules and functions (#10842)

Apply GH: Fixed i/o for pg_proc (#10914)

Apply GH: An option to render SQL transalation with Seq! (#11015)
commit_hash:d2d2fcdef2bbd0434236aef325aa071c7e39c526
maximyurchuk pushed a commit that referenced this pull request Nov 12, 2024
Apply GH: Extract prefix and entries in backup-related sql (#10807)

Apply GH: Fix syntax for Column Family (#10781)

Apply GH: Case-insensitive mode for searching modules and functions (#10842)

Apply GH: Fixed i/o for pg_proc (#10914)

Apply GH: An option to render SQL transalation with Seq! (#11015)
commit_hash:d2d2fcdef2bbd0434236aef325aa071c7e39c526
vlad-gogov added a commit to vlad-gogov/ydb that referenced this pull request Nov 26, 2024
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 2, 2025
	ydb/library/yql/sql/v1/sql_ut_antlr4.cpp
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 5, 2025
	ydb/library/yql/sql/v1/sql_ut_antlr4.cpp
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 5, 2025
	ydb/library/yql/sql/v1/sql_ut_antlr4.cpp
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 8, 2025
Conflicts:
	ydb/library/yql/sql/v1/sql_ut_antlr4.cpp
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