-
Here we have read-write access mode hardcoded https://github.com/ydb-platform/nbs/blob/116fa80a741a5f1b59155aadf799dd130a56e98d/cloud/blockstore/tools/csi_driver/internal/driver/node.go#L490
-
**Problem type:** yt
**Username:** @psushin
**Url:** https://yql-test.yandex-team.ru/Operations/65aa54a5d1c7c10a918f9eb6
**Timestamp:** Fri Jan 19 2024 13:57:17 GMT+0300 (Moscow Standard Time)
**User…
-
Mute:
ydb/core/statistics/aggregator/ut/AnalyzeColumnshard.AnalyzeStatus
Branch:
main
**Add line to [muted_ya.txt](https://github.com/ydb-platform/ydb/blob/main/.github/config/muted_ya.txt):**
```…
-
rename containers in TCheckpointStore to reasonable ones (checkpointsWithData/WithoutData, ...)
@leftmain has details
-
There is no sense in fqdn and node-id columns in node's tablets table because values are all the same
![image](https://github.com/user-attachments/assets/306752c0-1c6b-4021-96e2-d3cd40cfab51)
-
условия такого вида
where (supp_nation = 'PERU' and cust_nation = 'MOZAMBIQUE')
OR (supp_nation = 'MOZAMBIQUE' and cust_nation = 'PERU');
надо спускать на входы в таком виде
supp_nation = 'PERU' …
-
```
./gen_queries --syntax yql --variant ds
./download_files_ds_1.sh
# build ydb/ydb/library/yql/udfs/common and copy *.so to udfs directory
./dqrun -s -p ./q/ds/q85.sql --bindings-file ./q/ds/bindin…
-
Add converter logic & annotations to make your custom types convertible to a basic repertoire of YOJ types hard-coded in `FieldValueType`.
Note that at this time there is no attempt to make such ty…
-
# Feature Request
**Describe the Feature Request**
Consider we have the following table in YDB:
```sql
CREATE TABLE pushdown (
id Int32 NOT NULL,
col_01_int Int32,
…
-
Reproduced in tests:
```
ydb/library/rewrapper/ut
ReWrapperDispatcherTestHyperscan::LegacySerialization
ReWrapperDispatcherTestHyperscan::Serialization
```
Sanitizer output:
```
Test crashed…