Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [kqp] delete table resolver actor KIKIMR-18803 | makostrov | 2023-08-07 | 12 | -339/+404 |
| | | | | KIKIMR-18803 | ||||
* | Respond to requests in the order they are received | tesseract | 2023-08-07 | 16 | -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 mode | dimdim11 | 2023-08-07 | 1 | -0/+2 |
| | | | | Fix return invalid pointer in FTS_NOSTAT mode | ||||
* | Restrict query cache for scheme operations. (KIKIMR-18956) | spuchin | 2023-08-07 | 7 | -2/+70 |
| | |||||
* | YQL-12228 Fix progress for hybrid. | a-romanov | 2023-08-07 | 1 | -6/+4 |
| | |||||
* | Deattach session in case of DeleteSession call. | Daniil Cherednik | 2023-08-07 | 7 | -18/+112 |
| | | | | | | Deattach session in case of DeleteSession call. Pull Request resolved: #320 | ||||
* | Support running C++ coroutines as actors KIKIMR-18962 | snaury | 2023-08-07 | 29 | -0/+2248 |
| | |||||
* | Add package pragma | ngc224 | 2023-08-07 | 102 | -81/+1367 |
| | |||||
* | Revert "Rename EVerificationMode::Ca -> EVerificationMode::CA" | babenko | 2023-08-07 | 3 | -4/+4 |
| | |||||
* | YQ Connector: fix column selection | vitalyisaev | 2023-08-07 | 4 | -36/+56 |
| | | | | | | | Теперь стали возможны запросы вида * `SELECT col1 FROM ...` * `SELECT col1 + col2 FROM ...` * `SELECT col1 AS col2 FROM ...` | ||||
* | Change TPercentileTracker -> TPercentileTrackerLg in GRPC: KIKIMR-18953 | va-kuznecov | 2023-08-07 | 1 | -1/+2 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-08-07 | 1 | -5/+5 |
| | |||||
* | pushing new parameters | hcpp | 2023-08-07 | 9 | -6/+63 |
| | |||||
* | Fix the bug | komels | 2023-08-07 | 1 | -2/+2 |
| | |||||
* | Update blog and docs links in README.md | Ivan Blinkov | 2023-08-07 | 1 | -2/+2 |
| | | | | | | Update blog and docs links in README.md Pull Request resolved: #322 | ||||
* | FlatBuffers stuff to fbs.conf | snermolaev | 2023-08-07 | 2 | -135/+135 |
| | |||||
* | OAuth authenticator: cosmetics | ignat | 2023-08-06 | 10 | -31/+29 |
| | |||||
* | fix after | pg | 2023-08-06 | 5 | -13/+3 |
| | |||||
* | add proto.conf for PROTO | snermolaev | 2023-08-06 | 34 | -809/+810 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-08-06 | 3 | -19/+18 |
| | |||||
* | Rename EVerificationMode::Ca -> EVerificationMode::CA | babenko | 2023-08-06 | 3 | -4/+4 |
| | |||||
* | change module prefix for PY3_LIBRARY to libpy3 | snermolaev | 2023-08-06 | 2 | -26/+2 |
| | |||||
* | (no commit message) | pg | 2023-08-06 | 5 | -0/+14 |
| | |||||
* | reenable test for iterator reads | ssmike | 2023-08-05 | 1 | -7/+4 |
| | |||||
* | reenable tests for iterator reads | ssmike | 2023-08-05 | 2 | -24/+11 |
| | |||||
* | remove ios check for ffunction-sections | dmfedin | 2023-08-05 | 1 | -5/+4 |
| | |||||
* | Change default module license to Service-Default-License | thegeorg | 2023-08-05 | 1 | -1/+2 |
| | |||||
* | Move ttl check | nsofya | 2023-08-05 | 1 | -4/+3 |
| | |||||
* | KIKIMR-18343: Use schema version from kqp on write | nsofya | 2023-08-05 | 19 | -26/+86 |
| | |||||
* | KIKIMR-18932:signal for blobs distribution by size | ivanmorozov | 2023-08-05 | 19 | -57/+304 |
| | |||||
* | YT-19686: Introduce efficient TGuid <-> std::string proto conversions | gritukan | 2023-08-04 | 2 | -5/+22 |
| | |||||
* | Don't use legacy optimizer by default | ssmike | 2023-08-04 | 48 | -396/+529 |
| | |||||
* | sync_service | hcpp | 2023-08-04 | 37 | -125/+1246 |
| | | | | | | | | persisting and some fixes add to pipeline, fix bugs, cleanup first version of synchronization service | ||||
* | Support write to external sources in KQP | galaxycrab | 2023-08-04 | 47 | -203/+1127 |
| | |||||
* | Define CFuture concept | pogorelov | 2023-08-04 | 1 | -0/+11 |
| | |||||
* | KIKIMR-18952:no data as error for prevent verify | ivanmorozov | 2023-08-04 | 1 | -0/+1 |
| | |||||
* | KIKIMR-18952: private evictions list. verifications on list append. | ivanmorozov | 2023-08-04 | 10 | -39/+59 |
| | |||||
* | introduce statistics support KIKIMR-18323 | monster | 2023-08-04 | 34 | -1/+540 |
| | |||||
* | Kafka metarequest | komels | 2023-08-04 | 37 | -44/+310 |
| | | | | | | Tests - inter commit Kafka metadata request | ||||
* | Get rid of contrib/libs/python/Include module | thegeorg | 2023-08-04 | 3 | -28/+1 |
| | | | | Свели все зависимости к contrib/libs/python | ||||
* | KIKIMR-18951: scanner optimization. dont wait first ack and use common in ↵ | ivanmorozov | 2023-08-04 | 3 | -32/+105 |
| | | | | flight limit for all shards. | ||||
* | Check index | nsofya | 2023-08-04 | 1 | -0/+3 |
| | |||||
* | KIKIMR-18537 Take used from allocator | kungasc | 2023-08-04 | 4 | -1/+17 |
| | |||||
* | KIKIMR-13960: add tests for out of space scenarios | debnatkh | 2023-08-04 | 3 | -0/+141 |
| | |||||
* | Get rid of the artificial YandexNDA license | thegeorg | 2023-08-04 | 1 | -2/+1 |
| | |||||
* | Common code to drop session for query and table service. | Daniil Cherednik | 2023-08-04 | 12 | -72/+141 |
| | | | | | | Common code to drop session for query and table service. Pull Request resolved: #317 | ||||
* | use after move fix | hcpp | 2023-08-04 | 1 | -2/+6 |
| | |||||
* | Fix multiputs KIKIMR-11082 | alexvru | 2023-08-04 | 14 | -120/+160 |
| | |||||
* | [performance] Do not cache hash value for simple key types in block aggregation | aneporada | 2023-08-04 | 2 | -24/+28 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-08-04 | 2 | -2/+3 |
| |