summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reimport boost/uuid as a separate projectbugaevskiy2022-09-1238-2541/+202
|
* add kqp load actor similar to YCSB loadeivanov892022-09-125-12/+351
|
* Phy plan for pure Flatmap with lambda connection. ()spuchin2022-09-125-10/+103
|
* Ignore quota deadlineilnaz2022-09-121-2/+2
|
* Fix ambiguous ranges in dynamic erase/update, add validation in debug buildssnaury2022-09-1220-139/+330
|
* Replace TString with TRope TEvVPutinnokentii2022-09-1223-55/+107
| | | | | | | add TRope to string comparators make TRope from string constructor explicit replace TString to TRope in couple places
* fix out of boundary readermolovd2022-09-122-1/+22
|
* introduced Block/Scalar type decoratorsvvvv2022-09-127-1/+254
|
* [yql] More info when 'strip' failedudovichenko-r2022-09-121-1/+1
|
* Support ExactKey queries in BlobDepotalexvru2022-09-125-73/+108
|
* use http/1.1a-romanov2022-09-121-0/+1
|
* move scan/full_scan fetch from reply in session_actor to compile_actormdartemenko2022-09-127-55/+63
|
* replace guid with ulidmdartemenko2022-09-121-17/+40
|
* Hotfix.a-romanov2022-09-121-9/+16
|
* Fix invalid flag value. ()spuchin2022-09-121-1/+1
|
* Bump play services to latest versionstrivias2022-09-122-0/+1324
|
* Enable predicateextract on data queries by defaultssmike2022-09-123088-5861/+3162
|
* Small fixesilnaz2022-09-121-11/+11
|
* Grace Join Implementationaakulaga2022-09-1211-7/+3121
| | | | | | | | | | | | | | | | | | | | | | | | | Revert Grace Join Core callable Added GraceJoin setting Fixed Anton's review comments RAND_MAX division fix for Windows Removed alligned_alloc to fix Windows build Added headers to fix Windows build Bigger dataset to make execution time > 1ms Deserialize fix Review fixes Unit tests working without LLVM Grace Join Implementation Test memory bechmark
* prepare to split hash.h into hash.h and multi_hash_map.htobo2022-09-121-0/+3
|
* fix sql.Openasmyasnikov2022-09-121-1/+1
| | | fix sql.Open
* Update boost/multiprecision and boost/math to 1.80.0robot-contrib2022-09-12136-16359/+24217
|
* Reimport boost/property_tree as a separate projectbugaevskiy2022-09-11181-28427/+34
|
* Remove boost/rational from metaprojectbugaevskiy2022-09-111-1/+0
|
* Avoid double-quoting of identifiersshashkin2022-09-111-3/+3
|
* test canonize with hash bangsocialgraph2022-09-115-60/+78
| | | test hash bang
* Ignore quota deadline for some writesilnaz2022-09-117-12/+21
|
* Remove boost/multiprecision from metaprojectbugaevskiy2022-09-113-3/+2
|
* Remove boost/mp11 from metaprojectbugaevskiy2022-09-112-20/+0
|
* Remove boost/pool from metaprojectbugaevskiy2022-09-11100-25441/+0
|
* CDC topic settingsilnaz2022-09-111-0/+2
|
* Reimport boost/units as a separate projectbugaevskiy2022-09-11388-29635/+70
|
* Describe changefeed as well as topicilnaz2022-09-113-8/+64
|
* Reimport boost/multi_index as a separate projectbugaevskiy2022-09-1181-4778/+45
|
* S3 Read Logshor9112022-09-113-27/+91
|
* Log Key and Urlhor9112022-09-111-1/+1
|
* [] improve error message on invalid retentionsshmel1k2022-09-111-5/+5
|
* support duration and timestamp as string in json2protobbiff2022-09-117-0/+165
|
* Replace TString with TRope in TEvPutinnokentii2022-09-1035-184/+251
| | | replace TString with TRope in TEvPut
* Remove boost/qvm from metaprojectbugaevskiy2022-09-102-24/+0
|
* Remove boost/interval from metaprojectbugaevskiy2022-09-101-1/+0
|
* enable precomputesuzhas2022-09-103-4/+4
|
* Support blobs without footers in BlobDepotalexvru2022-09-103-39/+36
|
* use UNSAFE_NUMBER_AS_STRING mode for json resultsuzhas2022-09-102-5/+5
|
* Fix coredump on read from columnshard.aidarsamer2022-09-1012-95/+218
| | | | | | Add ResultColumns field to ScanData. ScanData's Columns field is used to generate EvKqpRead event to describe what columns should be read. Add result type to OlapRangeRead.
* remove macros clash with absl librariesgvit2022-09-0928-161/+155
|
* Consumers table fixesilnaz2022-09-091-16/+5
|
* [mkql] Fixudovichenko-r2022-09-093-6/+7
|
* Fixed metering mode checkilnaz2022-09-091-1/+2
|
* Improve TestShard by replacing MD5 with t1haalexvru2022-09-0912-26/+47
|