index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yql
/
essentials
/
public
/
purecalc
Commit message (
Expand
)
Author
Age
Files
Lines
*
YQL-20875: Enable apache arrow datum light check
atarasov5
5 days
1
-2
/
+2
*
YQL-21259 Allow Tables() function only in purecalc
vvvv
14 days
1
-0
/
+1
*
Enable ToFlowOverCollect by default
imunkin
2026-05-18
1
-1
/
+0
*
YQL-21238: Fix purecalc evaluate expression
atarasov5
2026-05-14
1
-0
/
+45
*
YQL-19813: Udf implementation
atarasov5
2026-05-07
1
-1
/
+1
*
YQL-19813: Purecalc and embedded
atarasov5
2026-04-29
9
-8
/
+110
*
YQL-20095: Enable readability-inconsistent-declaration-parameter-name
vitya-smirnov
2026-04-28
1
-2
/
+2
*
Enable ExpandLMapOrShuffleByKeysViaBlock by default
imunkin
2026-04-21
1
-1
/
+0
*
YQL-20095: Enable readability-container-size-empty
vitya-smirnov
2026-04-07
2
-3
/
+3
*
YQL-20095: Enable readability-duplicate-include
vitya-smirnov
2026-04-06
1
-1
/
+0
*
YQL-19768: Enable optimizers for purecalc block pipeline
imunkin
2026-04-03
1
-0
/
+7
*
Replace unreachable with *_ENSURE(false, ...)
atarasov5
2026-04-01
3
-8
/
+9
*
YQL-20095: Enable readability-avoid-const-params-in-decls
vitya-smirnov
2026-03-31
2
-4
/
+4
*
YQL-20095: Enable modernize-raw-string-literal
vitya-smirnov
2026-03-06
1
-1
/
+1
*
YQL-20998: Remove EmitReadsForExists
vitya-smirnov
2026-03-05
1
-1
/
+0
*
YQL-20972: Rewrite methods that has UV as output parameter.
atarasov5
2026-03-05
2
-6
/
+23
*
YQL-20933: Untrack Datums produced by gen script
imunkin
2026-03-04
2
-4
/
+21
*
YQL-20095: Enable modernize-use-using
vitya-smirnov
2026-03-04
1
-1
/
+1
*
YQL-20095: Enable modernize-pass-by-value
vitya-smirnov
2026-03-02
8
-20
/
+30
*
YQL-20095: Enable modernize-loop-convert
vitya-smirnov
2026-02-27
1
-8
/
+8
*
YQL-20958: Pass translator flags for sql view
atarasov5
2026-02-20
1
-10
/
+20
*
YQL-20095: Enable bugprone-exception-escape
atarasov5
2026-02-20
3
-0
/
+13
*
YQL-20095: Enable modernize-concat-nested-namespaces
vitya-smirnov
2026-02-17
23
-98
/
+48
*
YQL-20095: Enable misc-use-anonymous-namespace
vitya-smirnov
2026-02-05
2
-14
/
+14
*
YQL-20889 allow customization of how issues are reported
vvvv
2026-01-29
7
-16
/
+39
*
YQL-20095: Enable google-explicit-constructor
vitya-smirnov
2026-01-23
9
-15
/
+15
*
YQL-20339 Enable runime linear checker in the purecalc & specs
vvvv
2026-01-15
8
-47
/
+337
*
YQL-20095: Enable modernize-use-override
vitya-smirnov
2026-01-13
2
-3
/
+3
*
final
vvvv
2025-12-15
1
-0
/
+1
*
YQL-19017 drop dead code
vvvv
2025-12-04
5
-15
/
+2
*
YQL-20086: Enable arcadia and bugprone checks
vitya-smirnov
2025-11-25
2
-3
/
+3
*
YQL-20086: Add yql/essentials Clang Tidy config
vitya-smirnov
2025-11-21
3
-5
/
+5
*
Support purecalc internal settings in python interface
alexfilatov
2025-11-07
2
-0
/
+12
*
YQL-20600 [purecalc] expose some tweaks for internal limits
vvvv
2025-11-01
6
-4
/
+112
*
YQL-20086 invert flag
vvvv
2025-10-10
14
-28
/
+0
*
YQL-20086 public
vvvv
2025-10-08
78
-5660
/
+5494
*
YQL-20365 ConvertTo, warn for Ensure
vvvv
2025-09-03
6
-65
/
+85
*
Intermediate changes
robot-piglet
2025-08-19
4
-24
/
+130
*
NormalizeDependsOn pipeline stage
ziganshinmr
2025-07-30
1
-1
/
+1
*
YQL-20086 public
vvvv
2025-06-20
10
-141
/
+141
*
YQL-20086 core
vvvv
2025-06-18
2
-15
/
+15
*
YQL-20073 type diff for TryConvert
vvvv
2025-06-17
5
-3
/
+70
*
[purecalc] Fixed fatal error if Self is used inside evaluation
vvvv
2025-05-16
4
-4
/
+32
*
YQL-19966 subqueries in views
vvvv
2025-05-15
1
-0
/
+20
*
YQL-19765: Store IHash, ICompare, IEquate by type value instead of pointer
atarasov5
2025-05-14
2
-2
/
+2
*
YQL-19943 supported custom callable typecheck inside evaluation pipeline
vvvv
2025-05-14
2
-2
/
+32
*
YQL-19845 pass langver to purecalc's compute
vvvv
2025-04-22
4
-9
/
+20
*
YQL-19845 introduced max released version, used in fastcheck/linter/purecalc ...
vvvv
2025-04-21
8
-1
/
+72
*
YQL-19594 drop antlr3 from purecalc & facade
vvvv
2025-02-28
2
-17
/
+1
*
YQL-19594 Explicit lexers & parsers 2
vvvv
2025-02-21
3
-2
/
+35
[next]