Commit Graph

152268 Commits

Author SHA1 Message Date
Aleksa Cukovic
cd9be01c65
Fix row policy documentation grammar 2024-08-29 14:40:38 +02:00
Yarik Briukhovetskyi
9e51894cff
Merge branch 'ClickHouse:master' into remove_integration_test_datetime 2024-08-29 14:22:35 +02:00
Mikhail Artemenko
e9497cdcbc use tryMulti instead of NoThrow 2024-08-29 12:20:42 +00:00
Mikhail Artemenko
8bbb78375e add try limit 2024-08-29 12:18:51 +00:00
Yarik Briukhovetskyi
97be458b58 add no-fasttest tag 2024-08-29 12:05:15 +00:00
Yarik Briukhovetskyi
34ce439043 chmod +x on test 2024-08-29 12:04:40 +00:00
Yarik Briukhovetskyi
96a2685f91
empty commit 2024-08-29 13:24:23 +02:00
Yarik Briukhovetskyi
653b0802c0
init 2024-08-29 13:17:27 +02:00
Alejandro
e9d806ea34 Added missing breakline 2024-08-29 12:10:18 +01:00
Nikolai Kochetov
70ae3314c6
Merge pull request #68744 from ClickHouse/fix-grouping-sets-mergine-aggregated
Fix merging of aggregated data for grouping sets.
2024-08-29 11:02:55 +00:00
Alejandro
920a1b2801 Added test to validate that the value is being populated 2024-08-29 11:39:29 +01:00
Alejandro
88c99fa063 Do not depend on the response of getInfo for increasing the RealTimeMicroseconds 2024-08-29 08:43:01 +01:00
Alejandro
91724c29a4 Only increase if profile_counters is intialized 2024-08-28 23:26:13 +01:00
Michael Kolupaev
d390999912
Update tests/queries/0_stateless/02735_parquet_encoder.sql 2024-08-28 15:26:06 -07:00
Konstantin Bogdanov
589a63a256
Merge pull request #69037 from ClickHouse/add-system-processor-to-short-fault
Add CPU arch to short fault info
2024-08-28 20:14:17 +00:00
Samuel Warfield
2898b123c3
Update parametric-functions.md
Fix link to pattern syntax
2024-08-28 14:11:16 -06:00
Alejandro
100c560cb8 Added RealTimeMicroseconds event 2024-08-28 20:37:49 +01:00
Konstantin Bogdanov
30eca0f4a0
Lint harder 2024-08-28 20:59:23 +02:00
Konstantin Bogdanov
0815a85e2b
Lint 2024-08-28 20:59:22 +02:00
Konstantin Bogdanov
896b1726e7
Add a comment 2024-08-28 20:59:21 +02:00
Konstantin Bogdanov
0c23257aa8
Revert "Fix integration test"
This reverts commit 0f3506bf7a.
2024-08-28 20:59:20 +02:00
Konstantin Bogdanov
ab567bad13
What if I just strip quotes 2024-08-28 20:59:20 +02:00
Konstantin Bogdanov
0dacd16947
Update SettingsFields.h 2024-08-28 20:59:19 +02:00
Konstantin Bogdanov
3f9f70d27d
Revert "Fix strange trash"
This reverts commit aee9612e51.
2024-08-28 20:59:17 +02:00
Konstantin Smirnov
d6127d5f49
add ON CLUSTER 2024-08-28 22:30:12 +05:00
Yarik Briukhovetskyi
ba604301b1
Merge branch 'ClickHouse:master' into remove_integration_test_datetime 2024-08-28 19:26:56 +02:00
Tyler Hannan
d6d29d9fe6
Merge pull request #69041 from ClickHouse/tylerhannan-patch-1
Update README.md
2024-08-28 17:13:47 +00:00
Raúl Marín
e1291cdb95
Merge pull request #68930 from Algunenano/01114_database_atomic
Fix 01114_database_atomic flakiness
2024-08-28 17:10:19 +00:00
Tyler Hannan
c96eeb45f0
Update README.md
Adding more meetups
2024-08-28 18:47:52 +02:00
Konstantin Bogdanov
b6966f6c88
Use Poco 2024-08-28 18:26:26 +02:00
Konstantin Bogdanov
ca13b13d81
Add CPU arch to short fault info 2024-08-28 17:54:42 +02:00
Alejandro
6b08d2b6de Update docs 2024-08-28 16:51:56 +01:00
okunev
42039331ad Support for the Spanish language in the embedded dictionaries. 2024-08-28 17:47:43 +02:00
Mikhail Artemenko
4d486f1a74 update error policy 2024-08-28 15:36:15 +00:00
Yarik Briukhovetskyi
c4d4da8480
Merge pull request #69031 from rodrigargar/docs-fix-case-operator-link
Link to CASE changed after explicit anchor removed
2024-08-28 15:29:17 +00:00
Alejandro
41a4dd7705 Rename variable 2024-08-28 16:09:23 +01:00
Alejandro
644cfb27d6 Add RealTimeMicroseconds to HTTP Header X-ClickHouse-Summary 2024-08-28 15:34:34 +01:00
Rodrigo Garcia
3314042278
Link to CASE changed after explicit anchor removed 2024-08-28 16:14:31 +02:00
Mikhail Artemenko
7f613563e1 initial impl for cp/mv 2024-08-28 13:39:29 +00:00
Han Fei
a842994af1 fix false leak detect in libfiu 2024-08-28 15:21:49 +02:00
Nikita Mikhaylov
47f0b9fbed
Merge pull request #68994 from ClickHouse/alexey-milovidov-patch-8
Update CHANGELOG.md
2024-08-28 13:20:15 +00:00
Kruglov Pavel
e7d63b5f79
Merge pull request #68953 from Avogar/fix-dynamic-unitialized-value
Don't use serializations cache in const Dynamic column methods
2024-08-28 11:39:00 +00:00
Kruglov Pavel
b1e7c067c9
Merge pull request #68955 from Avogar/fix-json-type-parsing-null-as-default
Fix JSON type parsing with nulls as defaults
2024-08-28 11:38:49 +00:00
vdimir
d6af09ea27
Merge pull request #68878 from ClickHouse/vdimir/faster_00653_verification_monotonic_data_load
Speedup test 00653_verification_monotonic_data_load
2024-08-28 11:12:17 +00:00
vdimir
31a376953d
Merge pull request #68644 from linkwk7/fix_full_text_with_multi_col
Fix wrong row id when using full text index with multi column
2024-08-28 11:11:37 +00:00
alesapin
d3e8ed9f4d
Merge pull request #68983 from ClickHouse/hhhh
Actually fix false "Killed by signal (output files)" in stress_tests.lib
2024-08-28 10:53:05 +00:00
Raúl Marín
0fe8f94b15 Fix missing check 2024-08-28 12:50:25 +02:00
alesapin
d8bf6bfc07
Merge pull request #68487 from azat/tests/capture-kill-output
Fix output of clickhouse-test in case of tests timeouts
2024-08-28 09:40:32 +00:00
Kseniia Sumarokova
fd3fca9f66
Merge pull request #68901 from jrdi/system-projections
Add system.projections table
2024-08-28 09:36:23 +00:00
Pedro Ferreira
f158ac624d
Merge pull request #68701 from PedroTadim/fix-test
Fix for failing test in CI
2024-08-28 09:31:43 +00:00