aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix coverity issue: use after moveuzhas2023-10-181-3/+3
|
* Y_FAIL->Y_ABORT at '^contrib/[^y]'ilnurkh2023-10-181-1/+1
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* KIKIMR-19686 Fix VERIFY failed in blobstorage pdisk logreadersenya0x5f2023-10-186-7/+80
| | | | KIKIMR-19686 Fix VERIFY failed in blobstorage pdisk logreader
* YT-20165: Implement rvalue error truncationpogorelov2023-10-183-12/+126
|
* YQL-16858 do not generate Kleene closure for exactly once casezverevgeny2023-10-181-7/+16
|
* YQL-16856 introduce TVoidTransition to remove errorneous defaulted transitionszverevgeny2023-10-182-8/+22
|
* fix coverity issue: use after moveuzhas2023-10-181-1/+1
|
* Update contrib/python/boto3/py3 to 1.28.59robot-contrib2023-10-183-4/+4
|
* Update contrib/python/botocore/py3 to 1.31.59robot-contrib2023-10-18401-61/+1292
|
* Update docs about LICENSE... macrosesdimdim112023-10-181-10/+11
|
* Remove copy of json mapvadim-xd2023-10-181-1/+1
|
* Update contrib/python/executing to 2.0.0robot-contrib2023-10-176-150/+294
|
* Temporarily disable FileAliasPrefixaneporada2023-10-175-0/+1
|
* add lsan.supp for address sanitizernkozlovskiy2023-10-172-0/+10
|
* Intermediate changesrobot-piglet2023-10-171-8/+9
|
* KIKIMR-19720: Add separate expire time variable for Access Service Signature ↵molotkov-and2023-10-172-14/+27
| | | | tickets
* Reworked debezium tests KIKIMR-15401, KIKIMR-19583ilnaz2023-10-171-178/+179
|
* Make blobsan even betteralexvru2023-10-171-0/+4
|
* Upd libc++ to 18 May f0e61029506fd63bb300f2dbbd65ba792e4ef3a2mikhnenko2023-10-1745-364/+1229
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [libc++][P0943] Add stdatomic.h header. [libc++] Implement ranges::is_partitioned [libcxx] Reject month 0 in get_date/__get_month [libc++] Mark tests that use check_assertion.h as requiring unix headers [libcxx] [ci] Add a i386 Windows configuration to CI [libcxx] [test] Narrow down an XFAIL for clang-cl configurations [libcxx] [test] Extend the UNSUPPORTED lines in strong_order_long_dou… [libcxx] [test] Fix max_size.pass.cpp for other Windows architectures [libc++] Avoid a Microsoft SAL macro. [libc++] Add a few _LIBCPP_ASSERTs in __tree [libc++] Implement ranges::for_each{, _n} [libc++] Refactor max_size.pass.cpp [runtimes] Fix how we trigger CI [libc++] Overhaul how we select the ABI library [runtimes] [cmake] Fix -Werror detection in common build configs [libc++] Mark <stdatomic.h> as requiring C++23 [libcxx] Switch __cxx_contention_t to int32_t on 32 bit AIX [libc++] Remove __invalidate_all_iterators and replace the uses with … [libc++] Add a few more debug wrapper functions [libc++][ranges] Implement views::drop. [libcxx] [test] Fix the nasty_macros test on Windows on ARM/ARM64 [libcxx] Remove static inline and make use of _LIBCPP_HIDE_FROM_ABI i… [libcxx] random_device, use arc4random() on Solaris [libc++][ranges] Implement views::single. [libc++][ranges] Implement views::take. [libc++] Improve std::to_chars for base != 10. [lib++][doc] Fixes a link in the status paper. [libc++] Simplify the string structures a bit more [libc++][test] Verify std::views::drop and std::views::join are CPOs [runtimes] Introduce object libraries [libc++] Remove the legacy LIBCXX_LIBCPPABI_VERSION option [libc++] Remove overly conservative error in <stdatomic.h> [libc++] Introduce LIBCXX_LIBRARY_VERSION [libcxx] [test] Add missing header for std::numeric_limits [libcxx] [test] Include header for strverscmp [runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to ON on Windows [libc++][format] Adds a formattable concept. [libc++][format] Adds formatter<charT[N], charT>.
* fix coverity issue: resource leakuzhas2023-10-171-2/+4
|
* fix coverity issue USE_AFTER_MOVEuzhas2023-10-171-1/+2
|
* Pass EnableExternalDataChannel option to DQ IC configaozeritsky2023-10-172-0/+2
|
* fix coverity issue USE_AFTER_MOVEuzhas2023-10-171-2/+2
|
* YQ Connector:asynchronous streaming GRPC clientvitalyisaev2023-10-1736-742/+797
| | | | GRPC клиент к Connector меняет интерфейс на асинхронный. Помимо самого клиента, переписаны несколько частей generic provider'а - `yql_generic_load_meta.cpp`, `yql_generic_read_actor.cpp`, фреймворк для юнит-тестов на KQP.
* Update contrib/python/cffi/py3 to 1.16.0robot-contrib2023-10-1716-60/+224
|
* Disable yt-specific mergejoin tests for dqaneporada2023-10-178-16/+4
|
* [build/platform/java/jdk/jdk11] Don't use patched JDK11_FOR_TESTS in opensourceprettyboy2023-10-171-1/+1
|
* PROVIDES should affect compilation onlysvidyuk2023-10-171-4/+4
|
* YT-20159: Keep segment meta in blockslukyan2023-10-176-0/+32
|
* Remove limit of 24 task per shuffle stagehor9112023-10-171-1/+0
|
* Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '^y'ilnurkh2023-10-1727-202/+202
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Add EXTERNAL_ERROR to YdbStatusCodehor9112023-10-176-0/+21
| | | | | | | | | | | | В связи с появлением функциональности федеративных запросов, которые обращаются ко внешним источникам данных, требуется новый статус EXTERNAL_ERROR Его семантика: --неведомая хрень-- неизвестная системе ошибка во внешнем источнике данных, non-retriable Его следует возвращать, когда внешний источник (положим S3) вернул какую-то ошибку, а система не смогла ее обработать. Далеко не все ошибки следует транслировать в этот статус, все знакомые и понятные ошибки надо обрабатывать (ретраить) на месте или возвращать какой-то другой понятный статус. Например, если в источнике отсутствует какой-то столбец, он используется в запросе и это можно понять только в runtime (при запуске запроса), то подходящим статусом может быть BAD_REQUEST. EXTERNAL_ERROR - это именно про ту ошибку, которую система не смогла понять. Аналог INTERNAL_ERROR, но применительно ко внешней системе. По возможности следует докинуть подробностей через Issues, От пользователя требуется почитать Issues и попытаться понять, что с этим можно сделать, потому что автоматически ошибка может не исправиться. Например, может иметь смысл повторить запрос, но только в ручном режиме, автоматические ретраи тут не планируются.
* Use YT_VERIFY and YT_ABORT macroses instead of util-styleignat2023-10-171-3/+3
|
* fix for cpu usage for many consumers KIKIMR-19682alexnick2023-10-177-20/+74
| | | | fix for cpu usage for many consumers
* Split cffi on py2/py3shadchin2023-10-1798-59/+24430
|
* YT-20007: Small profiling lib refactoringdave11ar2023-10-173-20/+27
|
* YQL-15891 LLVM for BlockCombineAll.a-romanov2023-10-171-71/+230
|
* Intermediate changesrobot-piglet2023-10-171-0/+2
|
* Intermediate changesrobot-piglet2023-10-171-3/+2
|
* Consider UNATTRIBUTED as an independent licenses propertythegeorg2023-10-171-1/+1
|
* Use ALLOW_ONLY mode in default license restrictionsthegeorg2023-10-172-10/+10
|
* YQ Connector: fix ydb/core/fq/libs/db_id_async_resolver_impl/ut on githubvitalyisaev2023-10-175-0/+10
|
* Intermediate changesrobot-piglet2023-10-171-2/+2
|
* Update contrib/python/ipython/py3 to 8.16.1robot-contrib2023-10-175-9/+16
|
* KIKIMR-19646 PDisk UI enhancementsenya0x5f2023-10-173-33/+87
|
* Remove JDK 16 support from Arcadia Tier 0, remove build configuration for JDKmiroslav22023-10-174-55/+1
|
* Update contrib/python/charset-normalizer to 3.3.0robot-contrib2023-10-1714-1781/+1903
|
* YTORM-214: Add parsing enum from yson integerkmokrov2023-10-172-6/+36
|
* Use ADDINCL GLOBAL for the sake of simplicity and predictabilitythegeorg2023-10-172-3/+5
|
* Automatic release build for ymake, os_ymakerobot-ya-builder2023-10-173-20/+20
| | | | | | | | | From hash: [7a777de538418c91a16f727fdbca9059755fdab8](https://a.yandex-team.ru/arcadia/commit/7a777de538418c91a16f727fdbca9059755fdab8) From revision: [12688834](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ymake&version=126) Flow triggered by user: [svidyuk](https://staff.yandex-team.ru/svidyuk) Update tools: ymake, os_ymake