summaryrefslogtreecommitdiffstats
path: root/yql/essentials/core/extract_predicate
Commit message (Collapse)AuthorAgeFilesLines
* YQL-20095: Enable readability-isolate-declarationvitya-smirnov2026-04-131-1/+2
| | | | commit_hash:c180c2db4897962cb70063ffdc2ddcd21e5e3418
* YQL-20095: Enable readability-container-size-emptyvitya-smirnov2026-04-071-1/+1
| | | | commit_hash:464a95fd6de1a395f8ffe20092e837df995e623c
* YQL-20095: Enable modernize-pass-by-valuevitya-smirnov2026-03-022-4/+8
| | | | commit_hash:4939dfad654f18bb31e40711ee0c39063889f17b
* YQL-20095: Enable modernize-loop-convertvitya-smirnov2026-02-271-6/+7
| | | | | | | | - https://clang.llvm.org/extra/clang-tidy/checks/modernize/loop-convert.html Semi-automatic translation was performed. Manually rewritten some types and names. commit_hash:0ad921f0d512dd4a8ccc8af557197ce6a02582e1
* YQL-20861: introduce TCheckedDerefPtrlukashevich842026-02-051-1/+1
| | | | | Relates: YQL-20861 commit_hash:2b6703c343bcd728622c1e0d9c3f8f1f21596128
* YQL-20793 remove common fallback - part1vvvv2026-01-191-2/+3
| | | | commit_hash:12087d8305c95b3a297f7494050c06b84239a31a
* YQL-20095: Enable modernize-use-overridevitya-smirnov2026-01-131-2/+2
| | | | | | | | | | | | | | | | | | | The check `modernize-use-override` is useful as it: 1. Removes redundant `override` when it is used with a `final`. 2. Removes redundant `virtual` or replace it with a `override`. So it is more clean for a reader, that overriding happens. It is enabled not out of order, as it is just an alias to `cppcoreguidelines-explicit-virtual-functions`. I also decided to switch a strategy of enabling checks. Now I will enable only a single rule with a single PR and prefer rules with a non-breaking autofix. In the new year with new linter checks! 🎄 commit_hash:e6e233baa90b31e5f65e11837546690c47f71ab5
* YQL-20086: Add yql/essentials Clang Tidy configvitya-smirnov2025-11-211-3/+3
| | | | | | | | | This patch introduces an extension configuration for the Clang Tidy. It is merged with Arcadia Clang Tidy configuration. To begin with, more checks for identifiers naming are added. Documentation: https://nda.ya.ru/t/AhbDZbiF7MKe3M. commit_hash:3481da4c8df0a4d23a991d4a660ae050d2dc5d33
* YQL-20086 invert flagvvvv2025-10-102-4/+0
| | | | commit_hash:a6b640bc576263b62884a0b4187ba79c893e13d9
* YQL-20086 core (part1)vvvv2025-10-088-1084/+1134
| | | | commit_hash:12dbda4defcaef8dd708a69552fc19eba832ce2f
* YQL-20116: Introduce ANTLR4 ambiguity detectionvitya-smirnov2025-10-061-2/+2
| | | | | | - Ignored 2 known ambiguities. - Tested tools. commit_hash:9e29bb2f876dabc68293b3e5c26a470d373506ae
* add ability to specify external size limits for params in the extract ↵gvit2025-07-233-6/+217
| | | | | | predicate KIKIMR-23678 commit_hash:5d0ab9c4ee3e8e8e6325244bc203ae2abafd1da4
* YQL-20086 corevvvv2025-06-182-22/+22
| | | | commit_hash:af5d81d51befa5cee331fbed69e7e5db2014a260
* YQL-19594 Explicit lexers & parsers 2vvvv2025-02-212-1/+16
| | | | commit_hash:2aa733486a55a04c39ff8bb1c7eaca3a85719647
* refactor SQL translators YQL-19594vvvv2025-02-162-1/+10
| | | | commit_hash:401d21dd23ee9bb7ee52b2fc42e596cb3e4bdda7
* Intermediate changesrobot-piglet2025-01-291-2/+2
| | | | commit_hash:a9a86ead632b0451a427621ea384bd732d3653a3
* Introduced pure provider & minirun tool, refactor of extract_predicate testsvvvv2024-12-182-112/+48
| | | | commit_hash:fb7f82bdd2e7385c058055e393f4677fbc504473
* Relocate yt and stat providersaneporada2024-12-022-7/+7
| | | | | | | | | В рамках возвращения YQL в лоно Аркадии в данном PR осуществляется механический перенос YQL YT провайдера из contrib/ydb/library/yql/providers/yt в yt/yql/providers/yt (просто arc mv \+ правка путей). Подробности см. в YQL-19206 и YQL-19309 commit_hash:4c5b43760d3053698f0d5b6cdb820bc72c48e741
* YQL-19309 Remove yt provider dependecy on dq internalsudovichenko-r2024-11-281-1/+1
| | | | commit_hash:94de9654226b766f9fd4f8fff607b59e747a6f96
* Fix YT provider direct dependency on DQ via CBOaneporada2024-11-262-1/+3
| | | | commit_hash:134201d428f9541bb6990e2d65a7bbcf65d74e25
* Merge PR #10741, #10799, #10732aneporada2024-11-121-2/+1
| | | | | | | | | \#10732 Fix a bug in YQL node creation for indexImplTable table settings \#10799support computation graph invalidation in purecalc \#10741Don't use Now() during replay for yt settings commit_hash:bc4c150ceb2ae05fc19eaa4804fb668730a89410
* less ydb deps or disable for OSS for nowvvvv2024-11-081-0/+5
| | | | commit_hash:cba3283f48e43daee374c408d91d1fed33861da4
* Moved other yql/essentials libs YQL-19206vvvv2024-11-078-0/+3645
init commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0