summaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/agg_phases
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2026-06-25107-107/+0
| | | | commit_hash:da9e5d384dc00d37d939afe28f789f2f608acb0e
* Intermediate changesrobot-piglet2026-06-25114-114/+0
| | | | commit_hash:d17bed0c3f0053f8f24a0e6f3053213ed5fbf423
* Intermediate changesrobot-piglet2026-06-24114-114/+0
| | | | commit_hash:16b28b4a2fa4a98d0bef3efe97d563373903df25
* YQL-21297: Handle Interval64 in aggregate/windowvitya-smirnov2026-06-101-0/+82
| | | | commit_hash:10c8d54083c7064e63989ad9c341711fe84409b4
* YQL-20234: Fix agg phases over Null and disallow DISTINCTvitya-smirnov2026-06-0817-25/+3
| | | | | | | - Fixed histogram, (bottom/top)(by)?, topfreq, random_(value/sample) over Null - Disabled DISTINCT with agg phases - Refactored code by phase predicates extraction commit_hash:c82f790224e84e542572d5cd270766e3244b4178
* YQL-20234: Support Percentile agg phasesvitya-smirnov2026-05-1815-33/+978
| | | | commit_hash:617264515b5da826be1327cb91b7fc6f6801a835
* YQL-20234: Support RandomValue agg phasesvitya-smirnov2026-05-138-0/+478
| | | | commit_hash:934d9bd00af5903f26796cf610789aaa4a7bf39c
* YQL-21210 new lang vervvvv2026-05-071-1/+1
| | | | commit_hash:23ab69eb08e7c8f74df14dfc43e6109479b8dd15
* YQL-21136: Fix AvgIf(Interval64) result typevitya-smirnov2026-05-061-0/+75
| | | | commit_hash:13889e43b6156f11945dcee2ab2b59cdb056ce49
* YQL-20234: Support Corr and Cov agg phasesvitya-smirnov2026-05-0612-0/+656
| | | | commit_hash:cb540d095291ddee3bb60c2d3addee54d23daa1c
* YQL-20234: Fix partial aggregation for Histogram and TopFreqvitya-smirnov2026-03-318-0/+480
| | | | | | `Null` are not yet implemented, because it was hard to fix, will do it later. commit_hash:879a892d511a0a2dd7110a728f01f80c260dedbf
* YQL-20234: Fix partial aggregation for Top/Bottomvitya-smirnov2026-03-3016-0/+960
| | | | | | | | | | | | Fixed agg phases for `Top`, `Bottom`, `TopBy` and `BottomBy`. The `SerializedState` for `Top` and `Bottom` is contains `MaxSize`, so only the `state` argument is required when it `IsOverState`. `Null` are not yet implemented, because it was hard to fix, will do it later. The code is not clean, but to fix it a huge refactoring is needed, including `aggregate.yqls` and `aggregation.cpp`. Also YQLs minirun launch target was introduced, because it is easier to experiment with YQLs directly, rather than tweaking the SQL translator. commit_hash:47af002f70d9be6db61316e64aa866d4bff34cf4
* Intermediate changesrobot-piglet2026-03-2324-0/+1896
| | | | commit_hash:52386c60ce66e769fe972c72eed82ace0d34242b
* YQL-21007 new lang vervvvv2026-03-041-1/+1
| | | | commit_hash:f9d592aaafd658d9c44bb4f7299a527c22593569
* YQL-20234: Hide AggPhases under the Max LangVervitya-smirnov2026-02-251-1/+2
| | | | | [Query Replay 269](https://nda.ya.ru/t/CbXE2-jO7Usc4n), queries are ignored. commit_hash:59a834f2d49f1f2a585dea477970328ab4d45ded
* YQL-20234: Remove predicate argument on middle aggregation phasesvitya-smirnov2025-09-0519-0/+1410
| | | | | | | | | | | Also added tests for: - max_by - agg_list - some - avg_if - sum_if - count_if commit_hash:0da4f3b9b1767850e65c914b727bc362cf4cc125
* Intermediate changesrobot-piglet2025-08-181-0/+107
| | | | commit_hash:45d5b2e2dd994307de6d103f3b9658f40fd3696b
* Intermediate changesrobot-piglet2025-08-1325-0/+0
| | | | commit_hash:e6cca97ec9c9627f1ba82a11abf454518fc90972
* Intermediate changesrobot-piglet2025-03-071-0/+80
| | | | commit_hash:de09972dd3413b60530dc507f7c64fb0e3fb5e67
* YQL-19206 Move contrib/ydb/library/yql/tests/sql/suites -> ↵udovichenko-r2024-11-1925-0/+1922
yql/essentials/tests/sql/suites commit_hash:d0ef1f92b09c94db7c2408f946d2a4c62b603f00