aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [kqp] delete table resolver actor KIKIMR-18803makostrov2023-08-0712-339/+404
| | | | KIKIMR-18803
* Respond to requests in the order they are receivedtesseract2023-08-0716-124/+255
| | | | | | + extract request handlers and move its to actors directory + check incomming correlation id + use correlationId instead cookie in kafka requests
* Fix return invalid pointer in FTS_NOSTAT modedimdim112023-08-071-0/+2
| | | | Fix return invalid pointer in FTS_NOSTAT mode
* Restrict query cache for scheme operations. (KIKIMR-18956)spuchin2023-08-077-2/+70
|
* YQL-12228 Fix progress for hybrid.a-romanov2023-08-071-6/+4
|
* Deattach session in case of DeleteSession call.Daniil Cherednik2023-08-077-18/+112
| | | | | | Deattach session in case of DeleteSession call. Pull Request resolved: #320
* Support running C++ coroutines as actors KIKIMR-18962snaury2023-08-0729-0/+2248
|
* Add package pragmangc2242023-08-07102-81/+1367
|
* Revert "Rename EVerificationMode::Ca -> EVerificationMode::CA"babenko2023-08-073-4/+4
|
* YQ Connector: fix column selectionvitalyisaev2023-08-074-36/+56
| | | | | | | Теперь стали возможны запросы вида * `SELECT col1 FROM ...` * `SELECT col1 + col2 FROM ...` * `SELECT col1 AS col2 FROM ...`
* Change TPercentileTracker -> TPercentileTrackerLg in GRPC: KIKIMR-18953va-kuznecov2023-08-071-1/+2
|
* Intermediate changesrobot-piglet2023-08-071-5/+5
|
* pushing new parametershcpp2023-08-079-6/+63
|
* Fix the bugkomels2023-08-071-2/+2
|
* Update blog and docs links in README.mdIvan Blinkov2023-08-071-2/+2
| | | | | | Update blog and docs links in README.md Pull Request resolved: #322
* FlatBuffers stuff to fbs.confsnermolaev2023-08-072-135/+135
|
* OAuth authenticator: cosmeticsignat2023-08-0610-31/+29
|
* fix afterpg2023-08-065-13/+3
|
* add proto.conf for PROTOsnermolaev2023-08-0634-809/+810
|
* Intermediate changesrobot-piglet2023-08-063-19/+18
|
* Rename EVerificationMode::Ca -> EVerificationMode::CAbabenko2023-08-063-4/+4
|
* change module prefix for PY3_LIBRARY to libpy3snermolaev2023-08-062-26/+2
|
* (no commit message)pg2023-08-065-0/+14
|
* reenable test for iterator readsssmike2023-08-051-7/+4
|
* reenable tests for iterator readsssmike2023-08-052-24/+11
|
* remove ios check for ffunction-sectionsdmfedin2023-08-051-5/+4
|
* Change default module license to Service-Default-Licensethegeorg2023-08-051-1/+2
|
* Move ttl checknsofya2023-08-051-4/+3
|
* KIKIMR-18343: Use schema version from kqp on writensofya2023-08-0519-26/+86
|
* KIKIMR-18932:signal for blobs distribution by sizeivanmorozov2023-08-0519-57/+304
|
* YT-19686: Introduce efficient TGuid <-> std::string proto conversionsgritukan2023-08-042-5/+22
|
* Don't use legacy optimizer by defaultssmike2023-08-0448-396/+529
|
* sync_servicehcpp2023-08-0437-125/+1246
| | | | | | | | persisting and some fixes add to pipeline, fix bugs, cleanup first version of synchronization service
* Support write to external sources in KQPgalaxycrab2023-08-0447-203/+1127
|
* Define CFuture conceptpogorelov2023-08-041-0/+11
|
* KIKIMR-18952:no data as error for prevent verifyivanmorozov2023-08-041-0/+1
|
* KIKIMR-18952: private evictions list. verifications on list append.ivanmorozov2023-08-0410-39/+59
|
* introduce statistics support KIKIMR-18323monster2023-08-0434-1/+540
|
* Kafka metarequestkomels2023-08-0437-44/+310
| | | | | | Tests - inter commit Kafka metadata request
* Get rid of contrib/libs/python/Include modulethegeorg2023-08-043-28/+1
| | | | Свели все зависимости к contrib/libs/python
* KIKIMR-18951: scanner optimization. dont wait first ack and use common in ↵ivanmorozov2023-08-043-32/+105
| | | | flight limit for all shards.
* Check indexnsofya2023-08-041-0/+3
|
* KIKIMR-18537 Take used from allocatorkungasc2023-08-044-1/+17
|
* KIKIMR-13960: add tests for out of space scenariosdebnatkh2023-08-043-0/+141
|
* Get rid of the artificial YandexNDA licensethegeorg2023-08-041-2/+1
|
* Common code to drop session for query and table service.Daniil Cherednik2023-08-0412-72/+141
| | | | | | Common code to drop session for query and table service. Pull Request resolved: #317
* use after move fixhcpp2023-08-041-2/+6
|
* Fix multiputs KIKIMR-11082alexvru2023-08-0414-120/+160
|
* [performance] Do not cache hash value for simple key types in block aggregationaneporada2023-08-042-24/+28
|
* Intermediate changesrobot-piglet2023-08-042-2/+3
|