Daniil Ivanik
|
d00b12d0a9
|
Merge pull request #64446 from divanik/divanik/fix_clickhouse_disks_2
Interactive client for clickhouse-disks
|
2024-07-08 09:00:15 +00:00 |
|
Robert Schulze
|
61259ec204
|
Merge pull request #66172 from Blargian/docs_mapPartialXYZ
[Docs] add missing `mapPartialSort`, `mapPartialReverseSort`
|
2024-07-08 08:37:49 +00:00 |
|
Antonio Andelic
|
b04f210dec
|
Merge branch 'master' into keeper-correct-log-long-total
|
2024-07-08 10:05:09 +02:00 |
|
vdimir
|
27d6b34877
|
Merge branch 'master' into fix_unexpected_cte_projection_name
|
2024-07-08 09:53:43 +02:00 |
|
Eduard Karacharov
|
b2306fc67a
|
process sets and scalars by same functions
|
2024-07-08 10:48:45 +03:00 |
|
Eduard Karacharov
|
e0d3213481
|
support set transformation in partition pruning
|
2024-07-08 10:48:45 +03:00 |
|
Robert Schulze
|
5812a65ea0
|
Rename test (query cache tests start with 02494)
|
2024-07-08 07:46:57 +00:00 |
|
Anton Popov
|
b5a3beffbb
|
Merge pull request #66088 from CurtizJ/fix-has-map-subcolumn
Fix function `has` with `LowCardinality` and `FixedString`
|
2024-07-08 07:46:37 +00:00 |
|
Robert Schulze
|
3fa1fd321f
|
Fix typo
|
2024-07-08 07:38:07 +00:00 |
|
Antonio Andelic
|
1a192a8369
|
Merge pull request #65563 from azat/keeper-configs-fixes
Fix clickhouse-keeper with not system-wide directories and provide override for local development
|
2024-07-08 07:34:08 +00:00 |
|
Antonio Andelic
|
e0fd83be4f
|
Merge branch 'master' into merge-tree-parallel-replicas-custom-key
|
2024-07-08 08:51:59 +02:00 |
|
Blargian
|
7b3ce3c3b3
|
add leadInFrame, lagInFrame, row_number
|
2024-07-08 06:20:10 +02:00 |
|
gun9nir
|
e16cb83ca3
|
style
|
2024-07-07 19:24:29 -07:00 |
|
Nikita Mikhaylov
|
7b712918ed
|
Merge pull request #66126 from ClickHouse/disable-merge-filters-by-default
Disable merge filters optimization by default.
|
2024-07-07 21:39:01 +00:00 |
|
Blargian
|
0b1e6be8ea
|
add disclaimer
|
2024-07-07 22:46:18 +02:00 |
|
Blargian
|
97c6cbec46
|
ad individual window function pages
|
2024-07-07 22:38:43 +02:00 |
|
pufit
|
f22f71a09d
|
Merge pull request #64889 from ClickHouse/pufit/startup-scripts
Startup scripts
|
2024-07-07 20:34:38 +00:00 |
|
Vitaly Baranov
|
7b19076ebe
|
Avoid using harmful function rand() in grpc.
|
2024-07-07 22:31:45 +02:00 |
|
Nikita Fomichev
|
5f643b9ed9
|
Merge pull request #65979 from ClickHouse/base64encode-tests
Add tests for `base64URLEncode` and `base64URLDecode`. Add analyzer tests
|
2024-07-07 18:43:02 +00:00 |
|
Nikita Fomichev
|
6d15bffcce
|
Merge pull request #66036 from ClickHouse/fix-missing-tests-reports
Tests: Fix timeouts handling in case of github timeout termination and clickhouse-test hang when server die
|
2024-07-07 18:06:56 +00:00 |
|
Alexey Milovidov
|
0669270f98
|
Merge pull request #66188 from azat/tests/01246_buffer_flush-v10
Fix 01246_buffer_flush flakiness
|
2024-07-07 17:49:14 +00:00 |
|
Vitaly Baranov
|
42945a6d4a
|
Merge pull request #66137 from vitlibar/switch-contrib-orc-to-better-commit
Switch submodule contrib/orc to a proper commit in the main branch.
|
2024-07-07 17:38:08 +00:00 |
|
Amos Bird
|
7e20f26735
|
Extend tuple() and add tupleNames()
|
2024-07-08 01:29:58 +08:00 |
|
Blargian
|
2113915bde
|
correct formatting problem
|
2024-07-07 18:51:52 +02:00 |
|
Blargian
|
126417cc61
|
add normalizeQueryKeepNames and normalizedQueryHashKeepNames
|
2024-07-07 18:46:54 +02:00 |
|
Nikita Taranov
|
8a7dfa7f70
|
Merge branch 'master' into fix_smt_sink
|
2024-07-07 17:13:15 +02:00 |
|
Alexey Milovidov
|
29affadfb6
|
Merge pull request #66178 from Avogar/variant-dynamic-null-subcolumn
Support null map subcolumn for Variant and Dynamic typed subcolumns
|
2024-07-07 15:10:23 +00:00 |
|
Azat Khuzhin
|
5aedbac37d
|
Fix 01246_buffer_flush flakiness
- reduce min_time for Buffer's min test
- rewrite the test to .sh to avoid extra sleeping time (with .sql we
have to wait the max time)
- change the assertion for min test, the time there should not exceed
max time (100 seconds), this should fix with test flakiness [1] even
after [2].
[1]: https://s3.amazonaws.com/clickhouse-test-reports/0/76119a4567ce2ac9c0aff715c1a9ba2607e806e0/stateless_tests__tsan__[3_5].html
[2]: https://github.com/ClickHouse/ClickHouse/pull/65310
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-07-07 16:54:37 +02:00 |
|
Nikita Taranov
|
0c13289ea3
|
Merge branch 'master' into fix_mac_build
|
2024-07-07 16:31:49 +02:00 |
|
Alexey Milovidov
|
dc1275e47c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into named-collections-in-clickhouse-local
|
2024-07-07 15:57:13 +02:00 |
|
Alexey Milovidov
|
09bdf2d254
|
Merge pull request #66186 from ClickHouse/tylerhannan-patch-1
Update README.md
|
2024-07-07 13:40:04 +00:00 |
|
Tyler Hannan
|
e64e9f51ec
|
Update README.md
removing completed events.
release call update on monday
|
2024-07-07 14:57:26 +02:00 |
|
Robert Schulze
|
948565f554
|
Speed up replaceRegexp(All|One) if the pattern is trivial
|
2024-07-07 11:09:01 +00:00 |
|
Alexey Milovidov
|
72c2d1b56c
|
Merge branch 'master' into add-test-43003
|
2024-07-07 12:52:14 +02:00 |
|
Alexey Milovidov
|
5f28c025ce
|
Fix test (connections use coroutines)
|
2024-07-07 12:51:29 +02:00 |
|
Alexey Milovidov
|
310ee5061c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into named-collections-in-clickhouse-local
|
2024-07-07 12:49:15 +02:00 |
|
zhongyuankai
|
17e089c490
|
Refactor OptimizeIfWithConstantConditionVisitor using InDepthNodeVisitor
|
2024-07-07 18:29:22 +08:00 |
|
Robert Schulze
|
82e1d82cb3
|
Cosmetics
|
2024-07-07 10:14:20 +00:00 |
|
Nikita Fomichev
|
be8945f2a0
|
Merge remote-tracking branch 'origin/master' into fix-missing-tests-reports
|
2024-07-07 10:04:58 +02:00 |
|
Nikita Fomichev
|
db462a7920
|
Merge remote-tracking branch 'origin/master' into base64encode-tests
|
2024-07-07 10:04:13 +02:00 |
|
Robert Schulze
|
d8d2007a62
|
Merge pull request #66102 from Blargian/docs_tumbleXYZ
[Docs] update time window functions
|
2024-07-07 07:35:27 +00:00 |
|
vdimir
|
a36673135a
|
Merge pull request #66174 from ClickHouse/vdimir/fix_squashing_transform2
Fix SimpleSquashingTransform
|
2024-07-07 06:45:26 +00:00 |
|
Sema Checherinda
|
e3c036e2d9
|
remove debug logs
|
2024-07-07 00:21:22 +02:00 |
|
Kruglov Pavel
|
a0cadc2e7f
|
Merge pull request #66176 from Blargian/docs_makeDate
[Docs] add missing `makeDate32`, `makeDateTime64`
|
2024-07-06 22:20:01 +00:00 |
|
Kruglov Pavel
|
def7408b48
|
Fix typo
|
2024-07-06 22:57:41 +02:00 |
|
avogar
|
84f876f098
|
Support null map subcolumn for Variant and Dynamic subcolumns
|
2024-07-06 20:35:43 +00:00 |
|
avogar
|
d7d0576eb9
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into variant-dynamic-null-subcolumn
|
2024-07-06 20:34:43 +00:00 |
|
Nikita Mikhaylov
|
d685c062a3
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disable-merge-filters-by-default
|
2024-07-06 21:30:02 +02:00 |
|
Shaun Struwig
|
aea4734edd
|
Update aspell-dict.txt
|
2024-07-06 21:28:16 +02:00 |
|
Shaun Struwig
|
458d4ca862
|
Update aspell-dict.txt
|
2024-07-06 20:56:47 +02:00 |
|