| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
commit_hash:3452b7830e9949d5c55022ea82b982d3e7e040d0
|
|
|
|
| |
commit_hash:d214e1ef4154ebbd64876075c7b35b40fe9ce254
|
|
|
|
|
| |
BlockReader: allow non-native json, do not use casts on some types
commit_hash:5b24acf4ad08b6b328dc530b0c0d5b859715f4fa
|
|
|
|
| |
commit_hash:2fc4b5e0e25efce096cd11171150cff7961e6681
|
|
|
|
| |
commit_hash:d263c9f1a8a397bb7e403531530c856b5434d355
|
|
|
|
| |
commit_hash:5f393ffae5406b2b0bca5062b09804f9211656aa
|
|
|
|
| |
commit_hash:d923a057eb8686eedefda511627ffd70580ebbe2
|
|
|
|
| |
commit_hash:85ce68163df979408ed6b9047a9b2346628ba98d
|
|
|
|
| |
commit_hash:fee2049f5852cb4173e4f523434afca9dcb771cc
|
|
|
|
| |
commit_hash:48e2910975028f5dcfbbf9f7a8578a7e39495512
|
|
|
|
|
| |
YQL-19455
commit_hash:47b08bb260531620876614cda4e65e3e7149f8f0
|
|
|
|
| |
commit_hash:23f69efc6e0723183447cd4389c846f599d0e58c
|
|
|
|
| |
commit_hash:872a1b88de2f08130a2cd67c81e21438a175f560
|
|
|
|
| |
commit_hash:d1cdeae80908c8e5e78d120d09b53990d47d5dd1
|
|
|
|
|
| |
BlockReader: UTF8 type
commit_hash:d5c5325d3fed768a18effdcf903e83bd88671a3d
|
|
|
|
| |
commit_hash:f8cbd826a201c65646cdde79586c9b3226ff75dc
|
|
|
|
| |
commit_hash:c5befaca465358942992e4e07be0d853b834a9bf
|
|
|
|
|
| |
This is not a contrib library at all!
commit_hash:ed30b484ed2620ab93f99d409f1b21da66b8a933
|
|
|
|
| |
commit_hash:170e724b371baded6fdcbc5f6b63da52252c1598
|
|
|
|
| |
commit_hash:9cb8a56fbb479ddfc16c538f8acf2f710bed3dfb
|
|
|
|
| |
commit_hash:191b77da8d88e0f92f0d197a4383d02dc1eb6449
|
|
|
|
|
| |
Update tools: test_tool, os_ya, ya_bin, os_test_tool
commit_hash:175a7f2219daf8495b0967d6e68048f057213904
|
|
|
|
|
|
| |
RightAny mode
commit_hash:da99f555af301f58cac1645447e931a57d28d738
|
|
|
|
|
| |
This backports [PR #93316](https://github.com/llvm/llvm-project/pull/93316) for real.
commit_hash:c06d30afb498591c84dd306c44227026d402b479
|
|
|
|
| |
commit_hash:c9011e0ac854836293ebe6bb5ce9a5f363e5e137
|
|
|
|
|
| |
* This is needed to support passing around generator pointers
commit_hash:e115e34da02f8d8b7ad95660fe61db3bbd579324
|
|
|
|
| |
commit_hash:9bfd1a89bfa620e936f43104fffb33f0d0ae5eb3
|
|
|
|
| |
commit_hash:238d3551df7b9e909205aa157fefdaaeee7175d5
|
|
|
|
| |
commit_hash:1f82a887ae5ffdc7816eb3eca0fb312258d4b94d
|
|
|
|
| |
commit_hash:a80065301df8a3de8b4d2ad596dfd995d3988485
|
|
|
|
|
| |
Microfix PG column converter
commit_hash:264a3dededed4a9e425359ed2bb22e5d14f32b00
|
|
|
|
| |
commit_hash:9ec8164623e71ac8f8a33efaac47e876dc5118de
|
|
|
|
| |
commit_hash:91a36559a0c3bb85b06e327a2cc695639a6cf81d
|
|
|
|
| |
commit_hash:d6e69042088451340ac37dd3d928f2cb483a54e9
|
|
|
|
| |
commit_hash:d6c969536847da1f9139935b23e8a2820c075dc5
|
|
|
|
|
|
|
| |
std::string everywhere
done
commit_hash:8a83afa39917ba66a5161388a7cd74a4488d9908
|
|
|
|
| |
commit_hash:454430a5c94d0dbe31ac1157f5490cc6c834fcc0
|
|
|
|
| |
commit_hash:83276b2e43275e2542cd91cb2e372248e10216e8
|
|
|
|
|
| |
в пре <HIDDEN_URL> некоторые тестые с create user упали с ошибкой "TMaybe is empty, value type: NSQLTranslationV1::TRoleParameters" (заметил я это только после того, как смержил). Такого не должно было быть. Пофиксил в данном пре эту проблему. Теперь тесты снова падают, но уже в kqp - это в процессе разработки
commit_hash:e9e790d96cb91c6e25efea1dfd3d104dd3a8c274
|
|
|
|
| |
commit_hash:47dcc54f91a32727e932a24909243d1f4d8fa8cc
|
|
|
|
| |
commit_hash:9c38bbe53e87d788bf4d4e1155e2c080773bacc0
|
|
|
|
|
|
|
|
|
|
|
| |
Restores the behaviour of setting `_DEFAULT` in our site config (as is [recommended](https://libcxx.llvm.org/Hardening.html#notes-for-vendors) for "vendors"), allowing users to increase the libc++ hardening level of their builds using certain flags.
This behaviour is required for our continuous migration towards higher hardening levels, as one-off hardening runs are otherwise significantly more difficult.
This commit does not change the behaviour of where hardening is enabled, meaning that it should have no effect on build targets in general (though some targets that are broken in trunk after enabling hardening may not be marked as such yet).
Refer to the ticket for further information.
commit_hash:ba4f58ff13f9c21ac145d286f77308b38f10b89e
|
|
|
|
| |
commit_hash:92d76f00f320990cf0a5cdee9e70c138c72ab749
|
|
|
|
| |
commit_hash:ac441de197e7996e30e7affcdc525bc5a5aed31b
|
|
|
|
| |
commit_hash:b61b8f135b65c250f92d596195cfd63c17fd1ae1
|
|
|
|
|
| |
init
commit_hash:c6373ff2a9e9562c16afe8d56cbd495790545274
|
|
|
|
| |
commit_hash:d3d0fcc1a522c7b9914a25b0273f75e4ac44a445
|
|
|
|
| |
commit_hash:f51cceb1d4f818dec969157d00aba71749417216
|
|
|
|
|
| |
YQL-18830: Diagnostics
commit_hash:1011da0ae458ddd70ac25a2fc0a4609a7633a361
|
|
|
|
|
|
|
|
|
| |
* Changelog entry
Type: feature
Component: dynamic-tables
Allowed bundle controller to control Query memory limits.
commit_hash:9988be00aa17fd18d012f3c6c4818836828c31ca
|