Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow using --test-tool3-bin separately in ya | zhukoff-pavel | 2023-10-16 | 1 | -0/+3 |
| | |||||
* | Use nostdinc++ for C++ only | spreis | 2023-10-16 | 5 | -5/+5 |
| | | | | This fixes at least clang tidy build for C code failing on incorrect option | ||||
* | Runtime dispatch для тестов simd | fixthgame | 2023-10-16 | 26 | -104/+391 |
| | | | | PR Issues | ||||
* | escape non-utf8 producerId in topic api read | alexnick | 2023-10-16 | 6 | -1/+14 |
| | | | | escape non-utf8 producerId in topic api read | ||||
* | Remove unneded check | aneporada | 2023-10-16 | 1 | -39/+36 |
| | |||||
* | KIKIMR-19589 add local boostrap jquery resources | andrew-rykov | 2023-10-16 | 54 | -48/+662 |
| | |||||
* | YQL-15891 LLVM for blocks hashed aggregate. | a-romanov | 2023-10-16 | 1 | -415/+642 |
| | |||||
* | Temporarily disable LLVM for negative hyperscan test | aneporada | 2023-10-16 | 3 | -2/+12 |
| | |||||
* | YQL-15891 Swap Skip/Take with FromFlow/ForwardList. | a-romanov | 2023-10-16 | 1 | -0/+10 |
| | |||||
* | more precharge in load everything tx KIKIMR-19657 | zalyalov | 2023-10-16 | 1 | -16/+22 |
| | |||||
* | Remove JDK 10 support from Arcadia Tier 0, remove build configuration for JDK | miroslav2 | 2023-10-16 | 4 | -49/+1 |
| | |||||
* | fix panic on handling throttling when serving get_queue_url | sergeyveselov | 2023-10-16 | 2 | -2/+16 |
| | | | | fix panic on handling throttling when serving get_queue_url | ||||
* | split RESOURCE and RESOURCE_FILES with very long lists of arguments | snermolaev | 2023-10-16 | 1 | -2/+10 |
| | |||||
* | Revert commit rXXXXXX, Upd libc++ to 18 May ↵ | mikhnenko | 2023-10-16 | 48 | -1793/+579 |
| | | | | 4ac0589122830fc6d90e0ea091300c0b979a42dc | ||||
* | Upd libc++ to 18 May 4ac0589122830fc6d90e0ea091300c0b979a42dc | mikhnenko | 2023-10-16 | 48 | -579/+1793 |
| | |||||
* | Add ip family DNS request options to DNS error attribute | max42 | 2023-10-15 | 1 | -0/+2 |
| | |||||
* | YT-20215: Add EnableColumnarValueStatistics to ChunkWriterOptions | dakovalkov | 2023-10-15 | 2 | -0/+6 |
| | |||||
* | KIKIMR-19211: speed up compaction | ivanmorozov | 2023-10-15 | 7 | -61/+116 |
| | |||||
* | KIKIMR-19704:fix use after free | ivanmorozov | 2023-10-15 | 1 | -6/+7 |
| | |||||
* | Use new segment meta in range readers | lukyan | 2023-10-15 | 2 | -25/+0 |
| | |||||
* | Fix q17CLI_2.7.0 | aozeritsky | 2023-10-14 | 1 | -8/+19 |
| | |||||
* | KIKIMR-19216: improve merging | ivanmorozov | 2023-10-14 | 5 | -107/+156 |
| | |||||
* | KIKIMR-19215: additional signals | ivanmorozov | 2023-10-14 | 24 | -14/+198 |
| | |||||
* | KIKIMR-19704: add validation for prevent repeateble execution task | ivanmorozov | 2023-10-14 | 2 | -0/+4 |
| | |||||
* | KIKIMR-19712: fix validation and add debug info | ivanmorozov | 2023-10-14 | 1 | -2/+6 |
| | |||||
* | rework nodes handler, fixed total counter, serverless databases, filter, ↵ | xenoxeno | 2023-10-14 | 4 | -138/+260 |
| | | | | added disconnectTime | ||||
* | fix data race when reporting issue counters KIKIMR-19711 | gvit | 2023-10-14 | 3 | -13/+21 |
| | |||||
* | YT-20007: Add per instance summary configuration, consider disabled ↵ | dave11ar | 2023-10-14 | 14 | -87/+361 |
| | | | | profiling mode | ||||
* | Update libc++ to 1 May 2022 639b9618f46d75f4dabd2082b3f6ba8433c287bf | mikhnenko | 2023-10-14 | 47 | -1059/+3398 |
| | |||||
* | Fix crash in case of two selects in one query | galaxycrab | 2023-10-14 | 6 | -63/+76 |
| | |||||
* | YQL-15891 LLVM for blocks Top/Sort. | a-romanov | 2023-10-14 | 9 | -267/+1040 |
| | |||||
* | YT-20220: Fix error due allocation at __atexit(...) | ni-stoiko | 2023-10-14 | 4 | -15/+25 |
| | | | | Fix error due allocation at __atexit(...) | ||||
* | Update contrib/python/ipython/py3 to 8.16.0 | robot-contrib | 2023-10-14 | 13 | -60/+76 |
| | |||||
* | Improve handling of ExtractMembers over Aggregate | aneporada | 2023-10-14 | 2 | -31/+90 |
| | |||||
* | Added --ignore-unsupported option in pg-convert command | Bulat Gayazov | 2023-10-14 | 5 | -5/+39 |
| | | | | | | Added --ignore-unsupported option in pg-convert command Pull Request resolved: https://github.com/ydb-platform/ydb/pull/397 | ||||
* | Use ExecutionID from TraceID from FQ Proxy | hor911 | 2023-10-13 | 1 | -3/+1 |
| | |||||
* | ci: fix ya test sanitizer run | nkozlovskiy | 2023-10-13 | 1 | -1/+1 |
| | |||||
* | Update contrib/libs/googleapis-common-protos to 1.61.0 | robot-contrib | 2023-10-13 | 8 | -2/+156 |
| | |||||
* | [YQ] encapsulation of db name in connection | tsmax2004 | 2023-10-13 | 4 | -14/+36 |
| | |||||
* | add tasan.supp, lsan.supp | nkozlovskiy | 2023-10-13 | 5 | -0/+11 |
| | |||||
* | fix update token test | ildar-khisam | 2023-10-13 | 1 | -22/+16 |
| | | | | fix test scheme | ||||
* | KIKIMR-19583 Add source field to change record. Add read(op = r) operation ↵ | krock21 | 2023-10-13 | 9 | -60/+221 |
| | | | | and source.snapshot values to Debezium CDC format | ||||
* | Pass dummy quota manager to worker actor (for testing purpose) | aozeritsky | 2023-10-13 | 1 | -1/+17 |
| | |||||
* | YQ Connector: refactor external databases and database resolving | vitalyisaev | 2023-10-13 | 51 | -247/+580 |
| | | | | | | | 1. Поправлено именование некоторых типов, связанных с ресолвингом MDB кластеров. 2. Устранено лишнее преобразование, подразумевавшее парсинг строки `TString -> std::pair<TString, ui32>` 3. Устранен лишний `enum`, функциональность которого полностью закрывается имеющимся `NYql::EDatabaseType` 4. Юнит-тесты на имплементации `IMdbEndpointGenerator` перенесены к ним поближе. | ||||
* | [pg] IF NOT EXISTS support for CREATE INDEX | dcherednik | 2023-10-13 | 14 | -37/+96 |
| | |||||
* | YQL-15441: Add two more test suits | maxkovalev | 2023-10-13 | 3 | -0/+33 |
| | | | | YQL-15441: Add two more test suits | ||||
* | Consider MIT WITH Musl-Exception as a single permissive license | thegeorg | 2023-10-13 | 1 | -4/+1 |
| | | | | | | | | | | | | | | ``` In addition, permission is hereby granted for all public header files (include/* and arch/*/bits/*) and crt files intended to be linked into applications (crt/*, ldso/dlstart.c, and arch/*/crt_arch.h) to omit the copyright notice and permission notice otherwise required by the license, and to use these files without any requirement of attribution. These files include substantial contributions from: ``` It waives up the copyright restriction otherwise imposed by MIT license. There is no need to forbid this license. | ||||
* | KIKIMR-18761: Add configuration parameter for request groups from LDAP | molotkov-and | 2023-10-13 | 3 | -8/+95 |
| | |||||
* | Remove column-only requirement in PERCENTILE/MEDIAN | aneporada | 2023-10-13 | 9 | -57/+108 |
| | |||||
* | ci: add ya test run to the nigthly workflow, save test logs | nkozlovskiy | 2023-10-13 | 4 | -7/+68 |
| |