Commit Graph

151479 Commits

Author SHA1 Message Date
Yarik Briukhovetskyi
95f45d2eaf
try to fix tests 2024-08-22 13:20:04 +02:00
Yarik Briukhovetskyi
8cf6323125
fix black 2024-08-22 00:48:29 +02:00
Yarik Briukhovetskyi
2f6ad1271c
fix tests + exception 2024-08-22 00:27:02 +02:00
Yarik Briukhovetskyi
a52eff299e
fix tests 2024-08-21 19:43:45 +02:00
yariks5s
2e58ac5611 build fix 2024-08-21 16:30:42 +00:00
Yarik Briukhovetskyi
5965297d8b
add accidentally removed virtual column 2024-08-21 16:35:39 +02:00
Yarik Briukhovetskyi
1afd3a7c3a
give priority to parsed columns over storage columns 2024-08-21 16:24:43 +02:00
Yarik Briukhovetskyi
24eeaffa7a
init 2024-08-20 14:02:09 +02:00
vdimir
f323c76431
Merge pull request #68461 from linhgiang24/patch-3
Update grant.md to include POSTGRES privilege
2024-08-20 11:09:53 +00:00
robot-clickhouse
22b31598c1
Merge pull request #68599 from ClickHouse/auto/v24.3.8.13-lts
Update version_date.tsv and changelog after v24.3.8.13-lts
2024-08-20 10:47:45 +00:00
Robert Schulze
67344be073
Merge pull request #68523 from rschu1ze/improve_upper_lower-2
Improve compatibility of `upper/lowerUTF8` with Spark
2024-08-20 10:30:06 +00:00
robot-clickhouse
68f95f2bd1 Update version_date.tsv and changelogs after v24.3.8.13-lts 2024-08-20 10:29:57 +00:00
robot-clickhouse
9c21bb012d
Merge pull request #68593 from ClickHouse/auto/v23.8.16.16-lts
Update version_date.tsv and changelog after v23.8.16.16-lts
2024-08-20 10:11:41 +00:00
Nikolai Kochetov
696114ff1a
Merge pull request #68548 from ClickHouse/try-fix-pipeline-stuck-on-cancel
Avoid Pipeline stuck when query was cancelled by user.
2024-08-20 09:04:36 +00:00
robot-clickhouse
67f1dc276f Update version_date.tsv and changelogs after v23.8.16.16-lts 2024-08-20 08:37:33 +00:00
Alexey Milovidov
bc00f274aa
Merge pull request #68585 from ClickHouse/changelog-24.8
Add changelog for 24.8
2024-08-20 04:57:34 +00:00
Alexey Milovidov
03e2e717b0 Miscellaneous 2024-08-20 06:21:07 +02:00
Alexey Milovidov
ef696fad39 Miscellaneous 2024-08-20 06:19:26 +02:00
Alexey Milovidov
949be425e2
Merge pull request #68139 from azat/system-storages-set-not-ready
Better test for Not-ready Set is passed in system.* tables
2024-08-20 04:05:27 +00:00
Alexey Milovidov
079523de10 Add changelog for 24.8 2024-08-20 06:03:15 +02:00
Alexey Milovidov
af43ee8682
Merge pull request #67134 from azat/client/ignore_shell_suspend
Make C-z ignorance configurable (ignore_shell_suspend) in clickhouse-client
2024-08-20 02:31:54 +00:00
Nikolay Degterinsky
55855acfcd
Merge pull request #68577 from evillique/move-experimental-functions-application
Move enabling experimental settings to a separate file
2024-08-19 23:03:08 +00:00
Alexey Katsman
e9069723f8
Merge pull request #68153 from azat/ci/more-logs-in-report
ci: add more logs in the functional tests reports
2024-08-19 21:17:49 +00:00
Han Fei
8356712a40
Merge pull request #68556 from hanfei1991/hanfei/mannwhitneyu-fix
fix bug in mann whitney u test
2024-08-19 20:32:49 +00:00
Kseniia Sumarokova
97cc2c365f
Merge pull request #68412 from ClickHouse/delete-old-named-collections-code-1
Delete old code of named collections
2024-08-19 18:36:24 +00:00
Nikolay Degterinsky
a1bec15eb7 Add style check for new allow_ settings 2024-08-19 17:59:40 +00:00
Nikolay Degterinsky
3d567c5241 Move enabling experimental settings to a separate file 2024-08-19 17:08:46 +00:00
Max K.
540c9464c0
Merge pull request #68567 from ClickHouse/ci_tidy_timeout
CI: Tidy build timeout from 2h to 3h
2024-08-19 16:18:55 +00:00
Han Fei
7fcacd16df fix black 2024-08-19 17:43:44 +02:00
Nikita Fomichev
c40306d3ee
Merge pull request #68552 from ClickHouse/tests-increase-hung-check-timeout
Stateless tests: increase hung check timeout
2024-08-19 15:28:13 +00:00
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
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
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
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
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
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