| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
#### Replace MakeLangVersion with features.json-based feature system ✎
- Introduces a new feature system based on `features.json` to manage language version dependencies instead of hardcoded `MakeLangVersion` calls
- Replaces direct language version checks with references to named features defined in JSON configuration
- Adds validation and initialization logic for features to ensure version consistency
- Updates all existing language version checks to use the new feature-based approach
- Centralizes feature version definitions in a single JSON file for better maintainability and clarity
<a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Yandex Code Assistant</font></a>
commit_hash:fe9823c0442060337a30186fd957ae294f1aa1c2
|
| |
|
|
| |
commit_hash:da9e5d384dc00d37d939afe28f789f2f608acb0e
|
| |
|
|
| |
commit_hash:41791bb9a63f1993010fb68562e9a5607927307d
|
| |
|
|
| |
commit_hash:bb364319f046e3ac37acc5b6c15eb0a1c3858b02
|
| |
|
|
| |
commit_hash:2c0e0389bf5eca0c8334d55143674a8acf94a88d
|
| |
|
|
|
| |
- https://clang.llvm.org/extra/clang-tidy/checks/misc/use-anonymous-namespace.html
commit_hash:746be9b9db256111b2fb6ab4d89844746deebcda
|
| |
|
|
| |
commit_hash:4d77ad10fd4db303459ec4e45e139967c7fc8196
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
commit_hash:a6b640bc576263b62884a0b4187ba79c893e13d9
|
| |
|
|
|
| |
init
commit_hash:f9684778bf1ea956965f2360b80b91edb7d4ffbe
|
| |
|
|
|
| |
Implement Math::SwapBytes polymorphic UDF function
commit_hash:b9e5d9dbca398436f307a6cc38046c7ed46b5f21
|
| |
|
|
| |
commit_hash:631fd9ed259a7c95a618e1265f61df28a87ce922
|
| |
|
|
| |
commit_hash:18e311c0ad94b55003cb5a6c0487a16830fac5cd
|
| |
|
|
| |
commit_hash:0e8fb6a0fa97b88fe34ef4f7abbbae4894668df5
|
| |
|
|
| |
commit_hash:804e5d328ce4c658ecff2e5a0f259bce717f84f8
|
| |
|
|
|
| |
init
commit_hash:abda7d89784811ac6ae8211bdf1581df0046fcc2
|
| |
|
|
| |
commit_hash:b5826cf53cbe98e17103fcd8139fdfd091f5e037
|
| |
|
|
| |
commit_hash:1495166c0ac2e13c7e4f9be22ca76a5268e67d0d
|
| |
|
|
| |
commit_hash:b75c4510058a45b92316d448f6ac2dc21963b920
|
|
|
Except the following directories:
* clickhouse/client
* datetime
* knn
* roaring
commit_hash:c7da95636144d28db109d6b17ddc762e9bacb59f
|