| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
commit_hash:2a9c32e6eb0840b23ca468374067f0fe660eb4a3
|
| |
|
|
| |
commit_hash:83bc09ba25f5b4a647c95b444952aa4cf35d7ecf
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Сейчас поддерживается только режим chunk\_filter (ровно он нужен сейчас для оптимизаторов в yql), а row\_filter можно будет поддержать в будущем.
<Message NOT for release notes>
* Changelog entry
Type: feature
Component: controller-agent
Introduce chunk filtration via `input_query` in path attributes. Useful for read optimizations.
commit_hash:575c384f3156e57e692d4a05c9b50a54ad0fa377
|
| |
|
|
|
|
|
|
|
| |
* Changelog entry
Type: fix
Component: cpp-sdk
fix inferring column filter when running operations in protobuf format
commit_hash:9263474e2121155b4678af32e0d20b5a685fac0c
|
| |
|
|
|
|
|
|
|
|
|
| |
<Message NOT for release notes>
* Changelog entry
Type: fix
Component: scheduler
Rework get\_job\_trace api: enable streaming and return perfetto-friendly format
commit_hash:082e255afb9022eb137dac3d0c3be8ac49d3b5e2
|
| |
|
|
|
| |
Initial commit
commit_hash:d8d8a160ba64cc1e63e174430aec262d2359cf4e
|
| |
|
|
| |
commit_hash:af1a447629e24e0b2fa1e075a45fdc5b5cb16bf4
|
| |
|
|
|
| |
yet another list jobs filter
commit_hash:8d2b248c73991a44afefcc274c5081bd95e73a32
|
| |
|
|
|
|
|
| |
If you think that this pr has broken something for you, roll it back
If the problem is not trivial, come to [support](https://nda.ya.ru/t/a1JIzEbo78mtfQ)
Original errors you can see [here](https://nda.ya.ru/t/pFJQM0ho7KSaTN
commit_hash:4c0f73c85be0f8378e93662801fd7e91db54632d
|
| |
|
|
|
|
|
|
|
|
|
| |
<Message NOT for release notes>
* Changelog entry
Type: fix
Component: cpp-sdk
Revert breaking public changes in header files
commit_hash:e25a66243042b5961984505e6ecd67cb9f9f2635
|
| |
|
|
|
|
|
|
|
| |
* Changelog entry
Type: feature
Component: cpp-sdk
Add serialization / deserialization methods for TConfig class
commit_hash:b8dbd0cb04aa88fb629e6f2b855a3e7b1bad0ded
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
#### Добавление поддержки временных типов с часовым поясом (TZ-типы) 📝
- 🧱 Добавлены новые примитивные типы для представления даты, даты-времени и меток времени с часовым поясом: `TzDate32`, `TzDatetime64`, `TzTimestamp64`.
- 🧪 В модульные тесты добавлены проверки корректности создания и идентификации новых временных типов.
- 📦 Обновлена логика сериализации/десериализации: TZ-типы отображаются в строковый формат при работе с различными протоколами (Skiff, protobuf, JSON).
- ⚠️ В местах чтения данных добавлена заглушка, которая выбрасывает исключение при попытке обработки новых типов — это временное решение до реализации полной поддержки.
- 🔧 Упрощена иерархия классов примитивных типов за счёт использования шаблона `TPrimitiveTypeBase`.
- 🗂️ Изменён подход к обработке неизвестных типов в нескольких компонентах: вместо явного перечисления всех поддерживаемых типов теперь используется `default` ветка с общим обработчиком.
---
**Оценить качество описания можно [здесь](https://nda.ya.ru/t/_MxIaV0Q7FnCMG**
<a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Code Assistant</font></a>
commit_hash:265cf034372d36f60988238e273cbfe532c2a4e5
|
| |
|
|
|
| |
Disable appending debug arguments by default
commit_hash:52024039c1124ba43f07a2d8927b0ea5295a9617
|
| |
|
|
|
|
|
|
|
| |
* Changelog entry
Type: feature
Component: cpp-sdk
Add table_collocation support
commit_hash:70150205f53cbf945a970ccdd270f0e90b70ca59
|
| |
|
|
|
| |
Rename append_debug_options to enable_debug_command_line_arguments
commit_hash:af73e8a4e566209d657fefadb1e90fe133b85de5
|
| |
|
|
|
|
|
|
|
| |
* Changelog entry
Type: feature
Component: cpp-sdk
Support write table via RPC Proxy in C\+\+ client
commit_hash:fccc00849eafded757e3f1332da1fe209a127ec9
|
| |
|
|
| |
commit_hash:f2670aa725e0acbd8cda1c6ccb7efc01c5f95ef5
|
| |
|
|
| |
commit_hash:3f55bcd34959d43b20bd79997b6f88b9fb5eaeb6
|
| |
|
|
| |
commit_hash:18fc7d830f15be711fda8f9e13f7acc6e2518e1d
|
| |
|
|
| |
commit_hash:79c12c795b4cd3461e20543dafe5c16f47fa7b4b
|
| |
|
|
|
| |
Для пробрасывания алертов нужен фильтр под них чтобы не нагружать большими запросами
commit_hash:3cac6ac4b55444504723647b567f7452d52c3773
|
| |
|
|
| |
commit_hash:627b3fd7979f64a7365a590bca09a1c53c23464a
|
| |
|
|
| |
commit_hash:5493d9ed32b24050fa5feb08fe13097302ca0a23
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This pull request refactors the RPC client creation process to enhance clarity and flexibility.
The previous method of specifying the Unix domain socket path directly in
```
CreateRpcClient(
"socketPath",
TCreateClientOptions()
.UseProxyUnixDomainSocket(true)
.MultiproxyTargetCluster("clusterName"));
```
has been changed to
```
CreateRpcClient(
"clusterName",
TCreateClientOptions()
.JobUnixDomainSocketPath("socketPath"));
```
Also fixes a minor bug, when serverName was set to socket path instead of cluster name.
commit_hash:d2e19d713304fd99c864377203642cff7a4652e7
|
| |
|
|
| |
commit_hash:2af1e11b5ae48afa30c1762d0170f3089a2e117f
|
| |
|
|
| |
commit_hash:979d1b6765ed3cc3e4cc9875306f2454ffad7096
|
| |
|
|
| |
commit_hash:57d91f37a7ee671db070142a51c437103bb881ba
|
| |
|
|
| |
commit_hash:1b44475c0447374091b3f13cd7e2126757874ebb
|
| |
|
|
| |
commit_hash:4ad0d709eab6a3191e6cccd54f85765ae80cf3b2
|
| |
|
|
| |
commit_hash:244578d9961943bfc97269bde987d0bb12c3f133
|
| |
|
|
| |
commit_hash:f3ff128095511d3566e4895001e0fd899acaeb07
|
| |
|
|
|
|
|
| |
This pull request updates the log level setting mechanism within NYT::TConfig from a explicit string-based approach to an enum-like approach.
The modification changes assignment from `NYT::TConfig::Get()->LogLevel = "info";` to `NYT::TConfig::Get()->LogLevel = NYT::NLogLevel::Info;`
This minimizes typos and misconfigurations as well as aligns with planned removal of enum ELogLevel (for the sake yt/core migration).
commit_hash:cf8d9629e4cc27e6a44f089edfc4c158f11e4baf
|
| |
|
|
|
| |
[diff:runtime]
commit_hash:262b2e671526b138d7a9631daf5d34400fc2208c
|
| |
|
|
| |
commit_hash:e2d621c2e844e927b6ed8188d628e3207441352f
|
| |
|
|
| |
commit_hash:e6ea4db1e3a66694223008fec3b5064a4d58a8e1
|
| |
|
|
| |
commit_hash:a25a8948b4adb3b8a9453d784b6560b4b64bc0d8
|
| |
|
|
|
|
| |
methods
commit_hash:c71f62e346bef766379d7b3c3ac2933bb96ac543
|
| |
|
|
| |
commit_hash:9395b2e879d30ba83d17dcc8c94af4618a13d2a7
|
| |
|
|
| |
commit_hash:066f704ba92da58c63ac8af6f9032f6c2672a9be
|
| |
|
|
| |
commit_hash:1414ded4e1a06aa5c10b8be0bb67d2bf3608f211
|
| |
|
|
|
|
|
|
|
| |
* Changelog entry
Type: feature
Component: cpp-mapreduce-sdk
Introduce methods for reading table partition
commit_hash:ab818edd21ccb2a9c5f3d5f010686c3314532192
|
| |
|
|
| |
commit_hash:b2716bf7efedb55f6a99c800356dfaaeab6abaff
|
| |
|
|
| |
commit_hash:1f6882f7cda53ebe7e544d255f657f027af5b553
|
| |
|
|
| |
commit_hash:4a6a74639669cf2836dedbc7b61efb1f43faef1f
|
| |
|
|
| |
commit_hash:cc2686061c43671c755570899d39e082199e6879
|
| |
|
|
| |
commit_hash:084ed566137acac02d701e8b07c99af4c78db549
|
| |
|
|
| |
commit_hash:a8223fd786e254539dc86102b30558c16c8bd760
|
| |
|
|
| |
commit_hash:668ef57d392be32298dea16386d7d7e78aca248d
|
| |
|
|
| |
commit_hash:9facb0640518c75b7a745dad2ddbd649cb91a83f
|
| |
|
|
| |
commit_hash:2d5c53592a60605013dc6de0e7030f2c80ec3ac3
|