| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
commit_hash:76d2ee0eaa5764eda63a3b4a0335ebc03360af5c
|
|
|
|
| |
commit_hash:5f778a5600a05b527c9ff0b07dcf55e207782165
|
|
|
|
|
| |
Fix move typo
commit_hash:cd73afd99c7c01fbdc1a1c009411ffb2e4a5d751
|
|
|
|
|
| |
Fix codegen depends
commit_hash:923366206b7f7d49bf768a073a20224e396848f8
|
|
|
|
|
|
|
|
|
|
|
| |
* Changelog entry
Type: other
Component: native-cpp-api
TClientOptions used to be typedef to NAuth::TAuthenticationOptions.
Now it is struct inherited from TAuthenticationOptions.
Designated initializers might fail to compile.
commit_hash:e975edceeb0d50a8048503bba0e1982d78624451
|
|
|
|
|
|
|
|
|
|
|
|
| |
Forgot to support it.
- Related to https://github.com/ydb-platform/ydb/issues/9056
- Related to https://github.com/vityaman/ydb/issues/24
---
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1195
commit_hash:a2f5937dbca5712f3ecbfccdf66662ce99e70619
|
|
|
|
| |
commit_hash:9f456514216b568e1c58c25d3902d410da1e76cf
|
|
|
|
| |
commit_hash:94fee5363799655628bd7e2c144a7869a9d89002
|
|
|
|
|
| |
Generate codegen depends by indexes from graph
commit_hash:2b17f51527110c6be30cb06ba43f622d7e781ebc
|
|
|
|
| |
commit_hash:451ebc0373719a4e87b0eef9c6278b1fe8eea842
|
|
|
|
|
|
|
|
|
|
|
| |
Update vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to 0.60.0
Update vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to 0.60.0
Update vendor/go.opentelemetry.io/otel to 1.35.0
Update vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc to 1.35.0
Update vendor/go.opentelemetry.io/otel/sdk to 1.35.0
Update vendor/go.opentelemetry.io/otel/trace to 1.35.0
Update vendor/go.opentelemetry.io/proto/otlp to 1.5.0
commit_hash:33d1550a78c3897cb914aa30b4ee69ef4a407f06
|
|
|
|
| |
commit_hash:5dc37859843b869f97de12bf0119c647c4076f9f
|
|
|
|
|
|
|
|
|
| |
- Transition to block lists for block map join's right input (BlockMapJoinCore/BlockMapJoinIndex/BlockStorage nodes affected)
* Right key columns/key drops are now addressed by name
- Optimizers which fuses ListToBlocks over ListFromBlocks and vice versa
commit_hash:bdcee24edd1e5298c038716d4d205858a199d0db
|
|
|
|
|
|
|
| |
templates
Refactor for minimize copy-paste between standart and proto build.gradle.kts templates
commit_hash:de92278358c036cb1bae88d20252746303c6a525
|
|
|
|
| |
commit_hash:77f144acd2d648f4e32055553be332f1d25d6106
|
|
|
|
|
| |
Update tools: ymake, os_ymake
commit_hash:cdb4b8222804ffe0816278afb4f65a00a4d2508f
|
|
|
|
|
| |
Support gradle resources
commit_hash:05441c19e68954fa4315e996f37f4d34add55389
|
|
|
|
| |
commit_hash:e5bd04977b473b07bf571aa7c6affab86ff562e1
|
|
|
|
|
| |
Update tools: yexport, os-yexport
commit_hash:5840f8e0a76aa81c4ca778e1dc5293fba36dfc74
|
|
|
|
|
|
| |
to avoid compiler warnings.
commit_hash:6dda5bad9e3d887f91817bd4fdab95b66f3db001
|
|
|
|
| |
commit_hash:acb52196481fcf4c768f63b391165775d3b35e4a
|
|
|
|
| |
commit_hash:9fd53a3b99fc9ed0ce1f402b0d0918a9eaf245c2
|
|
|
|
|
| |
Add fmrrun, create file yt service and support multiple cluster conn, fix issues
commit_hash:d06778387ceec03820347f73b05a0281033804ed
|
|
|
|
|
| |
Restrict peerdir to SDK v2 and kikimr/public/sdk/cpp
commit_hash:af89b4f79ea946482a984e8cd593c606486cd215
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed flow command timeout issue on a way there.
Ранее у Flow было несколько команд (set\_pipeline\_spec, get\_pipeline\_spec etc) которые были поддержаны YT на всех уровнях. Это включало `yt` command line utility, клиент python и YT прокси. Можно в любом месте позвать `ya tool yt flow set_pipeline_spec/…` и оно выполнится на указанном pipeline\`е.
Проблема только в том, что для того, чтобы добавить новую команду - надо зарелизить все уровни, и CLI утилиту и прокси.
Flow execute это специальная команда, которая призвана решить эту проблему. В этой команде пользователь указывает имя нужной flow команды и опциональный абстрактный аргумент, и возвращает она нечто абстрактное. Как только эту штуку поддержат утилита и прокси, можно будет добавлять новые команды, зарелизив только flow, и использовать flow execute для их вызова.
Ввиду общего назначения flow execute должен иметь иметь возможность передавать любой возможный аргумент (в частности не передавать вообще) и возвращать любой результат (в частности не возвращать никакой). Для гибкости нужно указывать форматы обоих этих штук.
Детали реализации могут идти несколько в разрез с существующими практиками:
В GRPC интерфейсы аргумент и результат передаются строго в YSON, опциональным полем в protobuf.
В питоне по-умолчанию и аргумент и результат - нативные значения и объекты языка. Понятно, что в этом случае аргумент будет сериализован в YSON для передачи в protobuf, а результат будет десериализован из YSON на обратном пути. Однако можно указать именованный аргумент input\_format=json/yson и тогда в качестве аргумента можно передать уже сериализованную yson/json строку/bin. Также можно указать output\_format=json/yson и результат будет binary с сериализованном в данном формате объектом.
В консольной утилите аргумент по-умолчанию считается в нативном формате (то есть строкой). Но поскольку строки недостаточно, чтобы выразить результат, поэтому по-умолчанию выводится в текстовом yson, с отступами, human-readable. Соотвественно --input-format позволяет передать заранее сериализованный аргумент, а --output-format - вывести результат в другом формате.
commit_hash:5a53cb5508b09765622da55e6d2f986c3cf73b3b
|
|
|
|
| |
commit_hash:87d74347445d4b849db4248cfd5b83ff3a0a54b9
|
|
|
|
| |
commit_hash:6237b71d18123f35a02503d115b90075efc76121
|
|
|
|
| |
commit_hash:76ec541017934c2859c39816e1272c945ef7b115
|
|
|
|
| |
commit_hash:f430adf87d23165dab8f8ee82ab299ced5de4b59
|
|
|
|
|
|
|
|
|
|
| |
- Related to https://github.com/ydb-platform/ydb/issues/9056
- Related to https://github.com/vityaman/ydb/issues/19
---
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1189
commit_hash:7f1cb1dcf0617aa2c94c3f2188fc9bd481380252
|
|
|
|
|
| |
Использовалась заглушка, которая ничего не делает. По какой-то причине эти файлы нужно использовать разные на разных платформах в отличие от всех остальных файлов, где платформенно-специфичное поведение достигается через `#ifdef` в самих файлах.
commit_hash:3368ad5fbc484df3b185bb1b69ae7a5f13afe522
|
|
|
|
| |
commit_hash:9395b2e879d30ba83d17dcc8c94af4618a13d2a7
|
|
|
|
| |
commit_hash:acd02a6aad00818fd0494fe506378c03f1f581cd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed regex lexer issues:
- `TSKIP` token recognition
- `HEXGIGITS` number recognition
- `EOF` token content
---
- Related to https://github.com/ydb-platform/ydb/issues/15129
- Related to https://github.com/vityaman/ydb/issues/11
---
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1190
commit_hash:497c39efcbbe4e387da523b5e2c8abaa6485d93b
|
|
|
|
| |
commit_hash:82c13e8369702b168088dc96f7c8c9025d7abbb6
|
|
|
|
| |
commit_hash:7dcae50ae63844645ae306627ebeec7cc090430d
|
|
|
|
| |
commit_hash:4c47b7b75ace18f0f57347b25b062bf0d414e7d9
|
|
|
|
| |
commit_hash:b05d89eb8dfeb6b3f2fe069a57d8f2297b8e3638
|
|
|
|
| |
commit_hash:520a331780a798315911b90e4f4d932d9b809bc9
|
|
|
|
| |
commit_hash:b82d5a6815e917785ddb64ad020632e814fe0308
|
|
|
|
|
|
| |
in `.clang-format`
commit_hash:1d25146f5a76da6ee2b6fadbf9e9650782f6704b
|
|
|
|
| |
commit_hash:dc29e989d9edbb7f171ba47632de428289393058
|
|
|
|
| |
commit_hash:82cfb3bb916af616b6a16161253ed74b1be02c4e
|
|
|
|
| |
commit_hash:beff4bb8465ac16cbba2bd47f1a49bc8ae8565ca
|
|
|
|
| |
commit_hash:09b286f52f83fbff697b82af94ef317af646e3f6
|
|
|
|
| |
commit_hash:fb9373414e0a94f9fe4895b6c21e329e63f19565
|
|
|
|
| |
commit_hash:e6121a6932075416d37d6a6b7da6bd0e956701ed
|
|
|
|
| |
commit_hash:998d57c1793410a93fc535bf960eead64a81d66d
|
|
|
|
| |
commit_hash:510cec0d50dda1dfe3fb8d59e9183dba3faee604
|
|
|
|
| |
commit_hash:bf469eb9f85927cfef8fb4151f740c34dd092add
|