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

Library import 241127-0941 #12039

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Library import 241127-0941 #12039

wants to merge 10 commits into from

Conversation

alexv-smirnov
Copy link
Member

No description provided.

avevad and others added 10 commits November 26, 2024 18:18
commit_hash:98c92942172dfcc73889ff60318242e91828c42b
commit_hash:90b902c559a5122188e8bbf668e39c4b96e00106
commit_hash:9e4f59aa752831d906745606e53e3f36a370a0a4
Update tools: yexport, os-yexport
commit_hash:267008537db44e27a06cbd8e958550223626121f
init
commit_hash:9d93e3a75a50972e6d21935a82825a019017f087
Список изменений:

1. Не делается перенос строки перед `WITH` с одним хинтом (например, перед `WITH TRUNCATE`).

2. Бинарные операторы ставятся в начале, а не конце строки.

3. Убрана лишняя пустая строка в конце файла.

4. Внутри выражений меняем `=` на `==`  и `<>` на `!=`.

5. Улучшено форматирование комментариев.

6. Перечисление символов в `EXPORT` записывается в виде вертикально развёрнутого списка вместо одной длинной строки.

7. Убран отступ для блока `WITHOUT`.
commit_hash:a407628a023fbd1b9eb98eb41ac92b1ca1593298
commit_hash:021a1111fd99e9a49c82003d252a68932f4db9f0
commit_hash:49a8384b9b799da61f479b8e4cdf8c370bcb9b6f
@alexv-smirnov alexv-smirnov requested a review from a team as a code owner November 27, 2024 09:43
Copy link

github-actions bot commented Nov 27, 2024

2024-11-27 09:44:52 UTC Pre-commit check linux-x86_64-relwithdebinfo for 4d58d0e has started.
2024-11-27 09:45:03 UTC Artifacts will be uploaded here
2024-11-27 09:48:14 UTC ya make is running...
🟡 2024-11-27 11:00:29 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?
32047 29127 0 12 2784 124

2024-11-27 11:03:06 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-11-27 11:15:13 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
886 (only retried tests) 777 0 0 0 109

🟢 2024-11-27 11:15:24 UTC Build successful.
🟢 2024-11-27 11:15:44 UTC ydbd size 2.5 GiB changed* by +67.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: bbdc254 merge: 4d58d0e diff diff %
ydbd size 2 694 257 664 Bytes 2 694 326 752 Bytes +67.5 KiB +0.003%
ydbd stripped size 482 109 040 Bytes 482 126 480 Bytes +17.0 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 Nov 27, 2024

2024-11-27 09:45:27 UTC Pre-commit check linux-x86_64-release-asan for 4d58d0e has started.
2024-11-27 09:45:39 UTC Artifacts will be uploaded here
2024-11-27 09:48:42 UTC ya make is running...
🟡 2024-11-27 11:03:48 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?
14641 14559 0 13 20 49

🟢 2024-11-27 11:04:58 UTC Build successful.
🟡 2024-11-27 11:05:26 UTC ydbd size 4.9 GiB changed* by +121.1 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: bbdc254 merge: 4d58d0e diff diff %
ydbd size 5 293 434 088 Bytes 5 293 558 104 Bytes +121.1 KiB +0.002%
ydbd stripped size 1 360 849 872 Bytes 1 360 882 128 Bytes +31.5 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

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