Commit Graph

151803 Commits

Author SHA1 Message Date
Max Kainov
cc8a40ef98 CI: tidy build timeout 2h -> 3h 2024-08-19 17:23:50 +02:00
Han Fei
265d49e091 remove useless comments 2024-08-19 17:09:06 +02:00
Han Fei
2c8fade3d7 fix bug in mann whitney u test 2024-08-19 17:06:24 +02:00
Nikita Fomichev
ecd60eab5f Stateless tests: increase hung check timeout 2024-08-19 17:03:53 +02:00
pufit
d4da9b8c8e
Merge pull request #66895 from MikhailBurdukov/hostresolver_opt
Allow filtering ip addresses by ip family in DNS resolver
2024-08-19 15:00:31 +00:00
Robert Schulze
e0f8633fbb
Merge pull request #68527 from rschu1ze/fix-build
Fix build with `-DENABLE_LIBRARIES=0`
2024-08-19 14:09:00 +00:00
Max K.
c35b6f979e
Merge pull request #68536 from ClickHouse/ci_fix_finish_check_in_release
CI: Minor release workflow fix
2024-08-19 14:00:21 +00:00
Yarik Briukhovetskyi
7e2804fad5
remove const (review) 2024-08-19 15:48:27 +02:00
Yarik Briukhovetskyi
0d444e6708
review fixes 2024-08-19 15:39:24 +02:00
shiyer7474
6ee9cadc95 Set experimental_analyzer and no_parallel 2024-08-19 12:17:48 +00:00
Nikolai Kochetov
52b156d1ba Avoid Pipeline stuck when query was cancelled by user. 2024-08-19 12:14:24 +00:00
Max Kainov
a2eec5f0ae CI: Minor release workflow fix 2024-08-19 13:56:40 +02:00
robot-clickhouse
612416d534 Automatic style fix 2024-08-19 11:56:30 +00:00
kssenii
2456df0d57 Add a test 2024-08-19 13:45:35 +02:00
Yarik Briukhovetskyi
c37fc005d3
init 2024-08-19 13:28:23 +02:00
Max K.
278cd9c828
Merge pull request #67944 from ClickHouse/ci_job_timeout_notice_support
CI: Job Timeout handling
2024-08-19 11:16:53 +00:00
Alexey Milovidov
eea07e9a7e
Merge pull request #65736 from danipozo/load-fs-metadata-asynchronously
Load filesystem cache metadata asynchronously
2024-08-19 12:54:26 +02:00
taiyang-li
8653c547c9 change as request 2024-08-19 18:50:04 +08:00
Kseniia Sumarokova
30c9e76dc5
Merge pull request #68497 from petern48/fix_postgresql_setting_default
Fix incorrect default value in docs for postgresql_connection_pool_auto_close_connection
2024-08-19 10:45:35 +00:00
JackyWoo
38c196a834 Merge branch 'master' into fix_msan_caused_by_incorrect_datetime_str 2024-08-19 18:41:19 +08:00
Yarik Briukhovetskyi
0552a1acab
Merge branch 'ClickHouse:master' into interval_type_conversion 2024-08-19 12:35:50 +02:00
taiyang-li
29a0161cdf change as request 2024-08-19 18:25:01 +08:00
Robert Schulze
625b186b4d
Fix build with -DENABLE_LIBRARIES=0 2024-08-19 10:15:30 +00:00
Alexey Milovidov
46dd66bfb6
Merge pull request #66837 from ClickHouse/tighten-limits-functional-tests
What if we tighten limits for functional tests?
2024-08-19 12:01:30 +02:00
Alexey Milovidov
732008f57d
Merge pull request #65362 from ClickHouse/revert-65361-revert-65164-ecs
Revert "Revert "Fix AWS ECS""
2024-08-19 11:27:26 +02:00
taiyang-li
db1ba8d538
add submodule contrib/icu from clickhouse 2024-08-19 07:13:57 +00:00
taiyang-li
ef624e9b22
remote icu contrib 2024-08-19 07:12:48 +00:00
taiyang-li
845468b215
first commit 2024-08-19 07:12:44 +00:00
Azat Khuzhin
e623ad041f Make C-z ignorance configurable (ignore_shell_suspend) in clickhouse-client
C-z is extermelly useful for some users (like myself), so provide a way
to configure it in client and avoid it's ignorance in clickhouse-disks
(I hope it is OK since it is not that known utility and it does not have
it's own configuration, while cli option is useless, one should remeber
about it).

Honestly I've never seen any interactive client that forbids C-z, so
ignoring it my default looks strange to me.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-08-19 08:33:53 +02:00
Alexey Milovidov
2a8c9b8518 Fix tests 2024-08-19 07:59:14 +02:00
Alexey Milovidov
5a6d765fa2
Merge pull request #60197 from ClickHouse/format-settings-parsing
Fix unexpected behavior with `FORMAT` and `SETTINGS` parsing
2024-08-19 05:55:25 +00:00
taiyang-li
8eb922036e change as request 2024-08-19 12:45:15 +08:00
Alexey Milovidov
c7a336ab98 Merge branch 'master' into tighten-limits-functional-tests 2024-08-19 05:56:35 +02:00
Alexey Milovidov
285f99f719
Merge pull request #68492 from ClickHouse/pretty-print-tuples-in-create-table-statements
Pretty print tuples in CREATE TABLE statements
2024-08-19 02:26:03 +00:00
Alexey Milovidov
2863b3f519
Merge pull request #68515 from ClickHouse/fix-01079_bad_alters_zookeeper_long
Fix test `01079_bad_alters_zookeeper_long`
2024-08-19 01:54:01 +00:00
Alexey Milovidov
66ef0d8866
Merge pull request #68513 from ClickHouse/fix-race-condition-restarting-thread
Fix race condition in MergeTreeRestartingThread
2024-08-19 01:53:49 +00:00
Alexey Milovidov
fd8c99241b Merge branch 'master' into revert-65361-revert-65164-ecs 2024-08-19 01:58:04 +02:00
Alexey Milovidov
9f290927e5
Merge pull request #68476 from ClickHouse/parallel_replicas_read_task_size_overflow_bug
Add check for `min_number_of_marks = 0` in parallel replicas requests
2024-08-18 23:55:16 +00:00
Alexey Milovidov
20ebbc3b26 Merge branch 'master' into format-settings-parsing 2024-08-19 01:48:16 +02:00
Yakov Olkhovskiy
55cc858a03
Merge pull request #68378 from jetgm/view_refresh_progress
Fix Progress column value of system.view_refreshes greater than 1 #68377
2024-08-18 23:35:43 +00:00
Alexey Milovidov
5ed3c29d4a Update tests 2024-08-19 01:18:12 +02:00
Alexey Milovidov
207ef87782 Fix tests 2024-08-18 22:55:38 +02:00
Alexey Milovidov
d1428afcea Merge branch 'master' into tighten-limits-functional-tests 2024-08-18 22:54:35 +02:00
Alexey Milovidov
b7f1beafe8
Merge pull request #68482 from ClickHouse/cast-proper-parsing
Proper parsing of the PostgreSQL-style CAST operator
2024-08-18 20:48:36 +00:00
Alexey Milovidov
8f2c20806a Fix test 01079_bad_alters_zookeeper_long 2024-08-18 22:45:13 +02:00
Alexey Milovidov
3c32d2828a
Merge pull request #68483 from ClickHouse/temporary-tables-clickhouse-local
Use temporary tables for input and output in `clickhouse-local`
2024-08-18 20:43:43 +00:00
Alexey Milovidov
3e5d070b8f Fix tests 2024-08-18 22:40:42 +02:00
Kruglov Pavel
59664d2762
Merge pull request #68459 from ClickHouse/Avogar-patch-6
Minor update in Dynamic/JSON serializations
2024-08-18 20:38:58 +00:00
Alexey Milovidov
0d40059e5c Merge branch 'master' into pretty-print-tuples-in-create-table-statements 2024-08-18 22:22:27 +02:00
Alexey Milovidov
72b7ed8fba
Merge pull request #68507 from ClickHouse/misc-66999
Miscellanous changes from #66999
2024-08-18 20:21:21 +00:00