summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [YQL-14312] Aviod copying of unboxed valuesaneporada2022-03-211-8/+8
| | | | ref:c349a8e3e59bc99fdd6c894b69eebf4186d2cedf
* YQ-727 S3 Pragma for enable coro actor.a-romanov2022-03-213-25/+26
| | | | ref:6937f2c5747c0c2c4bfa89a488785c0a2eb849c4
* KIKIMR-14336: fix docIgor Makunin2022-03-211-14/+15
| | | | ref:8005b799afdd60d6483a0425176d39dc0651b2d6
* fix crash from ui consumer info request: forward ↵Alexey Bogolyubskiy2022-03-216-14/+67
| | | | | | | | | | PQReadSessionsInfoWorkerFactory LOGBROKER-7376 fix build forward PQReadSessionsInfoWorkerFactory ref:0e9712c8ea8a3201acc17dca62bdf8adf7269f13
* ydb docs downloads text, fixes in ydb cli s3_importalexv-smirnov2022-03-213-16/+14
| | | | ref:90cee4ebe07a38d8296a0ebbc091a2e2cb127fd9
* support remote session creation KIKIMR-11464Vitalii Gridnev2022-03-217-1/+90
| | | | ref:ddd5b39af7acd165c9ed94226e246a9d0ca26475
* YQ-727 S3 Source coro actor.a-romanov2022-03-211-83/+126
| | | | ref:a41532935edfdddaec5d5059dbaa1a0cec23f08a
* intermediate changesarcadia-devtools2022-03-211-0/+2
| | | | ref:b5bdca4f17ff592821129f4e002af0b22d4411a0
* KIKIMR-14541: validate keys at the execution unitIgor Makunin2022-03-217-12/+69
| | | | ref:aec4fc2c05ed7cf2dfb5b8ccabb67642bcbe3bd6
* intermediate changesarcadia-devtools2022-03-211-2/+2
| | | | ref:c22b82f16ad53d8fddd036e2a56c49f658ab599e
* [yql] Add missing token extraction for librariesudovichenko-r2022-03-211-0/+1
| | | | | | YQL-14494 ref:ef42f087351ce8fc76c5949c79b647267a2a621b
* intermediate changesarcadia-devtools2022-03-211-0/+2
| | | | ref:08013e1719d7aa093ec7ffda9aecaf16761e843c
* PR from branch users/eivanov89/KIKIMR-5850-tablet-flat-cleanupEvgeniy Ivanov2022-03-217-30/+25
| | | | | | | | KIKIMR-5850: remove wrong and confusing defaults KIKIMR-5850: rename TWritten to TWriteStats ref:e5681321d894e7e25bfa42369f83d4647d9c65cc
* Rename channel to storage_channel, KIKIMR-13253kruall2022-03-217-54/+54
| | | | ref:eb838a8ab2c4bd3366fc42ec2d851fa3ac8162cb
* fix mistypes KIKIMR-14344monster2022-03-214-6/+6
| | | | ref:d5773fef5aeea6a26a17531bda9ae94a7f1d21e1
* ydb docs best practices / secondary indexalexv-smirnov2022-03-2120-331/+180
| | | | ref:59b71d37e6e31171270604e94f0388df0ca3bac4
* YDBOPS-4693 Fix eng versionstunder2022-03-217-9/+8
| | | | ref:e59588bf39ac1f0fb75767e23566be91e90765ca
* YQL-12424: MathUDF: Add ErfInv(), ErfcInv() functions, Epsilon constantkniv2022-03-215-8/+146
| | | | | | YQL-12424: MathUDF: Add ErfInv(), ErfcInv() functions ref:9e4a67b8ec838eee4011ed95b177e4e3294996a9
* intermediate changesarcadia-devtools2022-03-2142-6983/+1377
| | | | ref:a71ac657b5f2f446a1af9b99473c67945c36aeeb
* [YQL-14487] Reorder arguments of PgConst: PgConst(value, type [, ↵aneporada2022-03-206-21/+21
| | | | | | type_modifiers]) ref:463cbcc254be2677d633079fa4cfd48e24e84bc1
* intermediate changesarcadia-devtools2022-03-206-6/+9
| | | | ref:ac69799db1f6e61306109e53aaaa1a48754b4a72
* util: Do not define SIZEOF_SIZE_T, as it is not used in our codebasethegeorg2022-03-208-18/+14
| | | | | | | | | | | | | | codesearch shows [114 usages](https://a.yandex-team.ru/search?search=%5CbSIZEOF_SIZE_T%5Cb,,jC,arcadia,,500) of this macro outside of contrib. None of these usages looks as being util-dependent. Defining this in util triggers `-Wmacro-redefined` whenever `` gets included after our ``. UPD: It turns out that our curl was using this define for a reason, so I have implemented an util-independent solution instead. ref:c80e45c42a9c0ec76eda33e63b560b285e1ee502
* intermediate changesarcadia-devtools2022-03-202-2/+2
| | | | ref:f66f05c917889c1bed28df299b78acff1a92afd0
* Include libaio with standard pathsvidyuk2022-03-201-1/+1
| | | | | | DEVTOOLS-9036 ref:e26526d6a5302314c877e0314b97cb91eac63032
* fix ext_portgusev-p2022-03-201-1/+10
| | | | | Note: mandatory check (NEED_CHECK) was skipped ref:932e71c2bef923299e6b2b477d7aa25c82d01e0c
* Fix ydb openssl includessvidyuk2022-03-204-6/+6
| | | | | | DEVTOOLS-9036 ref:7468b90caf0429995000b73eb5142cbd9538fa30
* intermediate changesarcadia-devtools2022-03-203-1338/+1338
| | | | ref:94967f0a4d9bd0e47764594160adedeae6314247
* [YQL-14488] Support plain 'n' suffix for floating point literals (1.0p ↵aneporada2022-03-202-1/+3
| | | | | | means 1.0pf8) ref:3de49027fa2239937fd2e76c9c547dfab4f13aa9
* intermediate changesarcadia-devtools2022-03-201-1/+9
| | | | ref:33e05f1345d84d54b16f3089e6086c2c303dabff
* Standard way to include zlib iface headersvidyuk2022-03-192-2/+2
| | | | | | | | | This allows to use user provided zib when building projects exported from arcadia to opensource. DEVTOOLS-9036 ref:7a7994ab05782e4bfb160eb4d3102c4b98efc35c
* Standard way to include zlib iface headersvidyuk2022-03-191-1/+1
| | | | | | | | | This allows to use user provided zib when building projects exported from arcadia to opensource. DEVTOOLS-9036 ref:84d7fd128cd82c56df10f8cefd3e1e292d4d80be
* intermediate changesarcadia-devtools2022-03-196-19/+17
| | | | ref:ceeec27152a9bf5c4e5085ccf698f679946da418
* YQL-13710 fix ANY argument handlingvvvv2022-03-191-5/+23
| | | | ref:5cce753bb0ba69ffd9d675ca06dfe6dac4f3ce71
* intermediate changesarcadia-devtools2022-03-192-1328/+1328
| | | | ref:1550a88ca61cc91d3198351af15e45daa74acb4b
* don't export pg_wrapper in opensource build yetvvvv2022-03-191055-532788/+0
| | | | ref:4e1943a79707d4ee2518b60ffd3919b3e6341d12
* Local Discovery Servicehor9112022-03-199-1/+281
| | | | ref:a48c37a6b5935e8713b1568472b0dff75deb5ddd
* Fix missed call to find index build column for idx_test. KIKIMR-14517Daniil Cherednik2022-03-191-6/+3
| | | | ref:e7189fb13a0a3f95213389143d7ab5c618e59c94
* [YQL-14488] Fix numeric floating point pg literalsaneporada2022-03-192-5/+7
| | | | ref:bee10c76bcd390092b25ac6dfd1e7bbc05f7dd77
* local binary install - use current version on binaries.ydb.techalexv-smirnov2022-03-184-5/+15
| | | | ref:70685c809cdc4dc33e489d2fab4238019fb51a54
* YQL-13710 numeric in PgConst, move objects with dtors out of PG_TRY (because ↵vvvv2022-03-181-13/+44
| | | | | | of longjmp) ref:b0b5e57986052cb9c5b018f19c793cd280fa21f4
* intermediate changesarcadia-devtools2022-03-181-2/+2
| | | | ref:e53ddb1f09a19cf5b793061b265b43816a96ea50
* [YQL-14488] Support Pg literalsaneporada2022-03-184-17/+66
| | | | ref:8773ba61fb7d6001dd6402daf399a466b17eaf56
* fix for read from timestamp 2.0 LOGBROKER-7158alexnick2022-03-1815-53/+228
| | | | ref:11127b0c0f81e0e0f39b4b4ae709d36b96343847
* intermediate changesarcadia-devtools2022-03-181-1/+1
| | | | ref:2ce150b3c2460b23bfa09acca16f38d960a4b8f1
* Add SysView reporting into session_actor KIKIMR-11938Vladislav Kuznetsov2022-03-185-46/+174
| | | | ref:f27af80cb9a5b357e39f8fc6e3da85e9f321ba3d
* YQL-13710 integration of PAlloc tracking into MKQL allocatorvvvv2022-03-183-72/+83
| | | | ref:9337e30094421f4d85cbe586b121cd1c2a81baeb
* intermediate changesarcadia-devtools2022-03-181-4/+5
| | | | ref:229e63fc55edd4f3ea20281b9912eee8e8551533
* [YQL-14487] Turn on PgTypes by defaultaneporada2022-03-187-18/+5
| | | | ref:36ab727a6d389bf4099033b742b83dc85b69839e
* KIKIMR-0000: fix camptatible queries countIgor Makunin2022-03-181-3/+7
| | | | ref:a45f44ccf78a447559c524b545c416f8863c57e2
* reduce number of sensors in dsproxy KIKIMR-9501monster2022-03-182-10/+74
| | | | ref:05cbda581793d0a2969983f78c5d35ac445dcc5e