-
Notifications
You must be signed in to change notification settings - Fork 734
Sync branches 251111-1623: rightlib to main #28657
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
Conversation
commit_hash:f5f4e6f04728a8e4dd9d6e5e5ae7a0f12e5f45d0
#### Обновление Detekt CLI для работы с собственным компилятором Kotlin 📝 - 🛠️ Заменён способ подключения Detekt CLI: вместо кастомной обёртки используется официальный модуль detekt-cli версии 1.23.8 из contrib. - 🧱 Изменён класс запуска Detekt с внутреннего (`ru.yandex.pcode.detekt.DetektValidateKt`) на стандартный CLI-класс из библиотеки (`io.gitlab.arturbosch.detekt.cli.Main`). - ⚙️ Внесены изменения в систему сборки, чтобы корректно поддерживать запуск Detekt CLI с зависимостями из contrib. - 📦 Добавлен новый модуль сборки `_JAR_CONTRIB_RUNNABLE`, обеспечивающий правильную работу Java-программ из contrib с класспасом и генерацией скриптов. - 🧹 Удалена ссылка на старую обёртку Detekt в основной конфигурации проекта. <a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Yandex Code Assistant</font></a> #| || **<a href="https://nda.ya.ru/t/Rgy1Tp7_7Mm3JA" target="_blank"> Echo tests</a>** || |# commit_hash:10459bffa21e7fd62e11654e7b0819cf3dec908a
- **yt/core/bus: report SSL syscall error as transport error** - **yt/core/bus: test ssl connection transport errors** - **yt/core/bus: handle SslError as retriable channel failure error** - **yt/core/rpc: test RPC over BUS with TLS** --- * Changelog entry Type: fix Component: misc-server Network errors behind SSL connection should be reported as transport error to avoid confusing with actual SSL error and do proper retrying. --- Pull Request resolved: ytsaurus/ytsaurus#1488 Co-authored-by: yuryalekseev <yuryalekseev@yandex-team.com> commit_hash:5dc45314f0b7a0283e1988f2e03a003182d2ca82
commit_hash:07bebb99ce3dc687f9c0be81c56e82d8391573f6
commit_hash:8f8806e9d16d1acad2d6bc10c1d4c125cd0a2a32
Чтобы трейсер можно было повторно конфигурить вызовом ConfigureSingletons А он происходит под спинлоком https://nda.ya.ru/t/QrU79ucQ7MmHMb commit_hash:c573a04d19e41c80f128ac9f0ee50d2c46968f34
Follows up e58d49c7f50d1a4db0deb7b3f0f71f0b20e76b5b commit_hash:c2febfe8d4839f108e00bb01f60e6e870b3b1311
commit_hash:244282cfaf643bf8c4718c0d6cb16149761365a3
commit_hash:5999939d643dc2d073b5fa40d1b4be09d89a18ba
Task: <#27621> commit_hash:84cb8e3fcab66d48c1861e63fc9d33afb06478dc
commit_hash:684f14a6f19a735297e2d00229b9bc1d7b46e18a
commit_hash:b5bb48dba5876cb5fa844ea640062e9ba3d05e60
commit_hash:a896f67ee4a422fc51444623a7eb011bd16c9350
Adds configurable Shuffle Elimination cutoff option based on number of joins in a query. This option is primarily needed for benchmarking CBO with Shuffle Elimination on different queries, PR with benchmarks is going to be to merged at github <#27065>, but since it also changes yql/essentials, this PR on Arcanum needs to be merged first. commit_hash:5ca0bbf08f8ec4c370cba0cf2e4034e4a90d3cdf
commit_hash:f5a840952c97d019b950bc1093d1e379dcebbb6d
commit_hash:8b009e3fc6950c079fcdb5d2c2b7e515a3db07ec
|
⚪ |
|
🟢 |
|
⚪ |
|
⚪ |
|
⚪ |
494145f to
5700ad6
Compare
|
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ ⚪ Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
The PR was successfully merged into main using workflow |
PR was created by rightlib sync workflow run