| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
| |
That PR produced much more bad double formattings.
commit_hash:b8340c9b685ea4ab790a72d98f616e1aa2d93830
|
| |
|
|
| |
commit_hash:823b4cca7fd53e39ccbd4699be3ff4e8faafad45
|
| |
|
|
| |
commit_hash:345d65173696cdbfbc395a124cd30bab5af650df
|
| |
|
|
|
|
|
|
| |
- https://clang.llvm.org/extra/clang-tidy/checks/modernize/loop-convert.html
Semi-automatic translation was performed. Manually rewritten some
types and names.
commit_hash:0ad921f0d512dd4a8ccc8af557197ce6a02582e1
|
| |
|
|
| |
commit_hash:ccde4fad3dcddcc1698499e615504c81e642584f
|
| |
|
|
| |
commit_hash:d7143d999c6383c49b3e32ea07930fde8292ce15
|
| |
|
|
|
| |
Behavior is strange, but it is at least converges now.
commit_hash:4e81b1ec46824fb7a1d65fa5132aab99634378bd
|
| |
|
|
| |
commit_hash:8a515b5353e3ceadb9020c8f85aa2a5a1c335437
|
| |
|
|
|
|
|
|
|
| |
The problem is that a space (`' '`) followed by a openning brace (`(`)
were always unconditinally inserted, which is true when it comes just
after an assignment (`'='`), but does not work correctly, when an `=`
is followed by a comment, so the brace-wrapped select statement should
start on a next line.
commit_hash:23521a65125e41f199a6244c5501fc17c5b01b85
|
| |
|
|
|
|
|
|
|
| |
Задача связана с работами по <https://nda.ya.ru/t/ojQZrhvH7VKBSc>
Суть: Необходимо в CDC-топиках сохранять информацию о сквозной трассировке, но эта фича должна быть опциональной.
Также задание связано c <https://nda.ya.ru/t/N-MMqlP17VKBfi>
commit_hash:4f9d0763a4b927e83def862b7bcb6f6739f952cc
|
| |
|
|
|
|
|
|
|
| |
For a `YqlSelect` and a Legacy translator interoperability, the first should
implement an `ISource` interface. The minimal thing that is required is a
column passthrough. As `YqlSelect` does not supports it, it just silently accept
any columns -- no diagnostics. I am not sure about a full correctness of this patch,
but it made a `JOIN` and `FLATTEN BY` to work.
commit_hash:f32678be89d0ae4823393e7857e81af038c04087
|
| |
|
|
|
| |
[Query Replay 269](https://nda.ya.ru/t/CbXE2-jO7Usc4n), queries are ignored.
commit_hash:59a834f2d49f1f2a585dea477970328ab4d45ded
|
| |
|
|
| |
commit_hash:266e5e4911df292222927facb2c895e60179b87e
|
| |
|
|
|
| |
<https://github.com/ydb-platform/ydb-rfc/pull/239>
commit_hash:b74e2a178f47f429e36d8bc30049862885190bd3
|
| |
|
|
|
| |
Описание проблемы есть в тикете.
commit_hash:61b421f6650963cb6b156498b2a19e1c4f63adc8
|
| |
|
|
| |
commit_hash:a511b90dbd2eadcf32cc5d75130da6c9d4efaa52
|
| |
|
|
|
|
|
|
|
| |
An `OptionalType` from `?` is added to an expression via the
[AddOptionals](https://nda.ya.ru/t/ztuCknUL7UpGKt). It is added
at `type_name_composite`, `type_name` visitors, but `Decimal`
can be matches as a function call also and this the case was
missed.
commit_hash:e03d1a043049a3fe793ce80daf358557c2b5b70c
|
| |
|
|
| |
commit_hash:84045e316c8551d6b14903c1a923cb9cb75b5f69
|
| |
|
|
|
|
|
|
|
| |
Introduce a `Pure` flag to `TTranslation`, so we track if we are
in a pure computational context and should prohibit side-effectful
actions. Now direct `SELECT` statements are disallowed in a pure
context as it was before, but for subqueries it is allowed. We are
able to allow pure `SELECT` statements in future.
commit_hash:d2d1a342fb38daed7f5cc903dae3e04c14059a30
|
| |
|
|
|
|
| |
This is necessary to give users an opportunity to check whether the
behavior of a query is changed.
commit_hash:e6bfa8c3ee1612c05b124cb798ebf1b95449f88c
|
| |
|
|
| |
commit_hash:da491ee93c4f4d3c885c7908a22b4d5d66c80388
|
| |
|
|
| |
commit_hash:0ea4c3444ce487c8746c0db1884b024ae25cb10c
|
| |
|
|
| |
commit_hash:2c0e0389bf5eca0c8334d55143674a8acf94a88d
|
| |
|
|
|
|
|
| |
add error for explain queries for ydb/kikimr provider
issue: KIKIMR-19465
commit_hash:f41177c40e83c052f3f25149079162b287124984
|
| |
|
|
|
|
|
|
|
| |
Задача связана с работами по <https://github.com/ydb-platform/ydb/issues/11405>
(Необходимо в CDC-топиках сохранять информацию о пользователях и TTL-операциях)
Косвенно, задание связано с
commit_hash:15dfe1da2f5690ae90c8ffe2043b7f4cc27006f7
|
| |
|
|
|
| |
Also add a newline after a trailing comma.
commit_hash:215a5e5e506e50e197ebf776cdcb89c9d2d0db92
|
| |
|
|
| |
commit_hash:40cb6eb393596004d02463b7095207d130ac9a34
|
| |
|
|
| |
commit_hash:e8e72e8adb7364b48d983f15eab41ed8f5ffaab3
|
| |
|
|
| |
commit_hash:0293e591a1dc0c9122ca535f8a2a3a2b80d98482
|
| |
|
|
|
|
|
|
| |
`ALTER TABLE table_name COMPACT [WITH (CASCADE = false|true, MAX_SHARDS_IN_FLIGHT = N)];`
RFC: https://nda.ya.ru/t/3sKflLJJ7U6Jyv
Github Issue: https://github.com/ydb-platform/ydb/issues/33852
commit_hash:b78d125282c378a06d0f743684b13782c8849422
|
| |
|
|
|
| |
Also supported langver for negative sql2yql tests.
commit_hash:71e8f8552e85804ea94b707bd1a13ad3f9bd2287
|
| |
|
|
| |
commit_hash:ec5dad28f927c488bf280dcdfe194a21a5243104
|
| |
|
|
| |
commit_hash:9f6aa8cee8c4ddd36389bca14a121eec94bde2e0
|
| |
|
|
| |
commit_hash:c1acbb89857acf40764b131b015b4be9bafd0aee
|
| |
|
|
| |
commit_hash:ccc458058e877b3f908c576e2887d8474ab27043
|
| |
|
|
|
| |
- https://clang.llvm.org/extra/clang-tidy/checks/misc/use-anonymous-namespace.html
commit_hash:746be9b9db256111b2fb6ab4d89844746deebcda
|
| |
|
|
|
|
|
|
|
|
| |
Previously, a "bad tree" with a pure `ISource` instead of the expression
`INode` got into the named expression. Since the named expression was
not used, the `Translate` was not performed and there was no panic.
But recently it was fixed, but the `LangVer` started to be checked
on `INode` tree contruction, so it breaks backward compatibility. This is
why I postpone this check to the `DoInit` translation stage.
commit_hash:b68c83b499391dc629bde8eeef262a696a006355
|
| |
|
|
|
| |
Also improved a bad string literal error message.
commit_hash:1aec8080d67c12fb577d103ba716007ed8ec860a
|
| |
|
|
| |
commit_hash:5495bdc73d12a32c61bdcae68eddd5513f88df2e
|
| |
|
|
| |
commit_hash:873fb751890293cb5a436cf3529f9918ff2fadd1
|
| |
|
|
| |
commit_hash:84d373ebaccef20525c1267ff2fc927761ca6061
|
| |
|
|
| |
commit_hash:a24f4630786849c83fd4677a934c81a55eb9b3a8
|
| |
|
|
| |
commit_hash:05eb23bb0fd57c084ce25a643a0b801042dbab8b
|
| |
|
|
| |
commit_hash:3672bc14ab1a4adfd8029925123fcfa71e3a3856
|
| |
|
|
|
| |
Тесты и пр. логика <https://github.com/ydb-platform/ydb/pull/33060>
commit_hash:7fabe9caa5452604ce32c7ada395fff0c59b5a3f
|
| |
|
|
|
|
|
|
| |
Fixes a stack overflow on a queries containing `Rank() OVER (... ORDER BY Rank())`.
The defect is that `OVER`s `ORDER BY` expression was not validated properly, what
led to indirectly recursive dependency of `ORDER BY`s `Rank` on itself, because
current source for it actually contained an `OVER` clause.
commit_hash:bf529c9c8720958fb079bd96f34f83437cc48193
|
| |
|
|
| |
commit_hash:a54596424dd515536c18288647b6d85865ad4991
|
| |
|
|
|
| |
- https://clang.llvm.org/extra/clang-tidy/checks/misc/redundant-expression.html
commit_hash:eb365e8e841251ac378b8dbb0d0f9456c8b52361
|
| |
|
|
| |
commit_hash:4c9fb69c69ca016d87b38a1effc2f3ec3d4a0ecb
|
| |
|
|
|
|
|
|
| |
- https://clang.llvm.org/extra/clang-tidy/checks/misc/definitions-in-headers.html
Just applied auto-fix. Maybe it is worth to manually move functions to `.cpp` files,
but I was too lazy. I will do it, if you wish.
commit_hash:6ba1b2f014eb1f25dede1299f073e33d823b4ddf
|