Alexey Milovidov
|
62b6d1ef5e
|
iMerge branch 'master' of github.com:ClickHouse/ClickHouse into clickbench-ci
|
2023-12-13 01:41:27 +01:00 |
|
Alexey Milovidov
|
9f5299e118
|
Use a new bucket
|
2023-12-13 00:11:10 +01:00 |
|
Alexey Milovidov
|
f11b90e7bb
|
Allow buckets without List access
|
2023-12-13 00:10:58 +01:00 |
|
Alexey Milovidov
|
2043791ed7
|
Fix typo
|
2023-12-12 23:37:55 +01:00 |
|
Han Fei
|
6abe4b113a
|
Merge pull request #57375 from lingtaolf/feature/more_warnings
Feature/more warnings
|
2023-12-12 22:48:51 +01:00 |
|
Alexey Milovidov
|
d51aaddf12
|
Use the local region
|
2023-12-12 22:15:19 +01:00 |
|
Alexey Milovidov
|
2099130bd2
|
Enable text_log
|
2023-12-12 21:28:28 +01:00 |
|
Alexey Milovidov
|
4c1860b9b4
|
Fix a mistake
|
2023-12-12 21:21:58 +01:00 |
|
Alexey Milovidov
|
49aad9c88e
|
Maybe better
|
2023-12-12 19:33:08 +01:00 |
|
Kruglov Pavel
|
6567fb2c08
|
Merge pull request #56859 from Avogar/csv-infer-numbers-from-strings
Allow to infer numbers from strings in CSV format
|
2023-12-12 17:09:02 +01:00 |
|
Kruglov Pavel
|
fd08c6f06a
|
Merge pull request #57751 from Avogar/better-json-inference-unnamed-tuples
Slightly better inference of unnamed tupes in JSON formats
|
2023-12-12 17:08:34 +01:00 |
|
Alexey Milovidov
|
12561c0c9b
|
Maybe better
|
2023-12-12 16:42:31 +01:00 |
|
Alexey Milovidov
|
af4f1abadd
|
Fix error
|
2023-12-12 16:41:38 +01:00 |
|
Alexander Gololobov
|
09d6e6b945
|
Merge pull request #57743 from ClickHouse/other_timeout_for_wait
Increase async block cache deduplication timeout
|
2023-12-12 15:40:04 +01:00 |
|
Nikolai Kochetov
|
23ef8444d1
|
Merge pull request #57691 from ClickHouse/reset-agg-state-whenever-possible
Release memory for aggregation earlier.
|
2023-12-12 15:36:03 +01:00 |
|
Nikolai Kochetov
|
de4d414241
|
Merge pull request #57423 from ClickHouse/delay-totals-ports-as-well
Fix another case of non-ready set.
|
2023-12-12 15:34:34 +01:00 |
|
Mikhail f. Shiryaev
|
88566b57db
|
Merge pull request #57600 from ClickHouse/fix-killed-jobs-detection
Identify failed jobs in lambda and mark as steps=0
|
2023-12-12 15:30:49 +01:00 |
|
Han Fei
|
a96593c8b1
|
Merge branch 'master' into feature/more_warnings
|
2023-12-12 15:25:01 +01:00 |
|
Kruglov Pavel
|
8a447bf57c
|
Merge pull request #55892 from Avogar/schema-inference-union
Add 'union' mode for schema inference
|
2023-12-12 15:02:06 +01:00 |
|
Nikolai Kochetov
|
be6f158612
|
Merge branch 'master' into delay-totals-ports-as-well
|
2023-12-12 14:00:55 +00:00 |
|
Kruglov Pavel
|
b33f124555
|
Merge pull request #57538 from MikhailBurdukov/ignore_on_cluster_for_grants
Ignore ON CLUSTER clause in grant/revoke queries for management of replicated access entities.
|
2023-12-12 14:59:58 +01:00 |
|
Nikolai Kochetov
|
696a2d9f4f
|
Merge pull request #57614 from ClickHouse/vdimir/join_array_lowcard_totals_crash
Fix type correction in HashJoin for nested low cardinality
|
2023-12-12 14:56:41 +01:00 |
|
Nikolai Kochetov
|
f1a330e95d
|
Add a comment
|
2023-12-12 13:46:29 +00:00 |
|
Kruglov Pavel
|
3d846800e0
|
Merge pull request #57741 from ucasfl/negtive-position
Support negative positional arguments
|
2023-12-12 14:16:10 +01:00 |
|
Alexey Milovidov
|
7ff3021112
|
Fix Docker
|
2023-12-12 14:12:10 +01:00 |
|
Mikhail f. Shiryaev
|
cfe6bc2cc5
|
Replace len by sum for generator
|
2023-12-12 14:05:59 +01:00 |
|
robot-ch-test-poll1
|
b31b4c932f
|
Merge pull request #57746 from vitlibar/kill-query-sleep
sleep() function now can be cancelled with KILL QUERY
|
2023-12-12 13:21:40 +01:00 |
|
Igor Nikonov
|
fd92cb4c32
|
Merge pull request #57757 from ClickHouse/fix-flaky-test_parallel_replicas_distributed
Fix flaky test_parallel_replicas_distributed_read_from_all
|
2023-12-12 10:43:19 +01:00 |
|
Kseniia Sumarokova
|
91d36ad224
|
Merge pull request #57076 from ClickHouse/slru-for-filesystem-cache
Implement SLRU cache policy for filesystem cache
|
2023-12-12 10:20:58 +01:00 |
|
Robert Schulze
|
a4c306a85a
|
Merge pull request #57761 from rschu1ze/toStartOfInterval-refactoring
Minor refactoring of toStartOfInterval()
|
2023-12-12 09:49:50 +01:00 |
|
Robert Schulze
|
410c5fe66c
|
Merge pull request #57771 from rschu1ze/docs-typo
Docs: Fix typo
|
2023-12-12 09:46:56 +01:00 |
|
Robert Schulze
|
efa2e0341a
|
Docs: Fix typo
|
2023-12-12 08:45:25 +00:00 |
|
Alexey Milovidov
|
8a68a4247e
|
Style
|
2023-12-12 07:58:54 +01:00 |
|
Alexey Milovidov
|
0e548a4caf
|
Merge pull request #57707 from ClickHouse/ft-ip-bit-ops
Allow IPv6 to UInt128 conversion and binary arithmetic
|
2023-12-12 07:57:43 +01:00 |
|
Alexey Milovidov
|
40230579e6
|
Merge pull request #57766 from ClickHouse/fix-bug-window-functions
Fix bug window functions: revert #39631
|
2023-12-12 07:56:22 +01:00 |
|
flynn
|
928659b1ae
|
update test
|
2023-12-12 05:36:07 +00:00 |
|
Alexey Milovidov
|
9789c2caa2
|
Review fixes
|
2023-12-12 05:48:09 +01:00 |
|
flynn
|
02720cde01
|
Fix
|
2023-12-12 04:06:43 +00:00 |
|
Alexey Milovidov
|
b40e04a8be
|
Export the logs
|
2023-12-12 05:04:37 +01:00 |
|
Alexey Milovidov
|
e5a19109bb
|
Merge branch 'clickbench-ci' of github.com:ClickHouse/ClickHouse into clickbench-ci
|
2023-12-12 04:55:30 +01:00 |
|
Alexey Milovidov
|
4240e48a5e
|
Sending the logs better
|
2023-12-12 04:55:16 +01:00 |
|
Alexey Milovidov
|
3e52fcb6c0
|
Merge pull request #57717 from kitaisreal/serialization-string-improve-performance
SerializationString improve performance
|
2023-12-12 04:03:05 +01:00 |
|
Alexey Milovidov
|
6cab0124cd
|
Update SerializationString.cpp
|
2023-12-12 06:02:44 +03:00 |
|
Alexey Milovidov
|
22200566c8
|
Revert "Merge pull request #39631 from ClickHouse/parallel-window"
This reverts commit 33cc853d61 , reversing
changes made to b05a3d02ed .
|
2023-12-12 03:45:00 +01:00 |
|
Alexey Milovidov
|
cab764fff9
|
Add a test
|
2023-12-12 03:44:26 +01:00 |
|
Alexey Milovidov
|
82180db7a8
|
Merge pull request #57762 from ClickHouse/Avogar-patch-1
Don't run test 02919_skip_lots_of_parsing_errors on aarch64
|
2023-12-12 02:53:16 +01:00 |
|
Kruglov Pavel
|
6b0936553c
|
Don't run test 02919_skip_lots_of_parsing_errors on aarch64
|
2023-12-11 22:58:39 +01:00 |
|
Robert Schulze
|
bb4d9f7ae5
|
Refactor toStartOfInterval()
|
2023-12-11 21:50:31 +00:00 |
|
Alexey Milovidov
|
0c81892463
|
Update tests/ci/clickbench.py
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
|
2023-12-12 00:43:06 +03:00 |
|
Alexey Milovidov
|
a3262003f3
|
Update tests/ci/integration_test_check.py
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
|
2023-12-12 00:42:47 +03:00 |
|