Commit Graph

136912 Commits

Author SHA1 Message Date
Mikhail f. Shiryaev
770d710474
Fix linter issues in sqllogic module 2024-03-05 16:02:43 +01:00
Mikhail f. Shiryaev
711da9505e
Fix liter issues in conftest.py 2024-03-05 16:02:42 +01:00
Mikhail f. Shiryaev
842ca051a9
Fix more linter issues in ci-runner.py 2024-03-05 16:02:42 +01:00
Mikhail f. Shiryaev
91cff01ce0
More fixes in tests/ci 2024-03-05 16:02:41 +01:00
Mikhail f. Shiryaev
e31078e204
Fix some issues detected by new pylint 2024-03-05 16:02:36 +01:00
Mikhail f. Shiryaev
76cbd78331
Update pylint, mypy, and black in style check image 2024-03-05 15:59:07 +01:00
Pradeep Chhetri
774fcdfff6
wip 2024-03-05 15:59:07 +01:00
Pradeep Chhetri
17f1e44241
Fix linter issues in ci-runner.py 2024-03-05 15:59:06 +01:00
Pradeep Chhetri
67be42fa67
Enable pylint for all tests 2024-03-05 15:59:05 +01:00
Blargian
45509607ad Fix spelling mistake 2024-03-05 15:50:30 +01:00
Blargian
7930a26df1 Fix formatting of compression/expansion levels 2024-03-05 15:47:45 +01:00
Blargian
bfb703b579 Add mortonEncode and mortonDecode to documentation 2024-03-05 15:38:42 +01:00
Raúl Marín
56e0dd0ab0 More fixes 2024-03-05 15:35:06 +01:00
Mikhail f. Shiryaev
ec72800d78
Merge pull request #60383 from nickitat/upd_liburing
Enable testing with `io_uring` back
2024-03-05 15:26:35 +01:00
Nikolai Kochetov
97f955fcde Fix sanitizers 2024-03-05 14:10:46 +00:00
Dmitry Novik
04370083bb Merge remote-tracking branch 'origin/master' into analyzer-refactor-constant-name 2024-03-05 14:57:00 +01:00
Joris Clement
b791ced86f
docs: typo
With https://github.com/ClickHouse/ClickHouse/pull/39423 allowing the
the usage of single quotes was disabled by default. Adapt the
documentation accordingly.
2024-03-05 14:50:24 +01:00
Joris Clement
0bedd98bb7
style: trailing whitespace 2024-03-05 14:50:23 +01:00
Jordi Villar
b4e90e5121 Address PR comments 2024-03-05 14:46:55 +01:00
Dmitry Novik
248c93ed2d
Change error code 2024-03-05 14:37:16 +01:00
Raúl Marín
06409a8aa3 Merge remote-tracking branch 'blessed/master' into compression_clone 2024-03-05 14:03:41 +01:00
Sema Checherinda
6e085c713f generate key for clickhouse_remove_objects_capability 2024-03-05 14:02:43 +01:00
Raúl Marín
af3b16a79d
Merge pull request #60853 from Algunenano/fix_reportr
Fix fuzzer report
2024-03-05 14:02:36 +01:00
Alexander Tokmakov
72a4533c4e Merge branch 'master' into ddl_none_only_active 2024-03-05 13:42:00 +01:00
Yarik Briukhovetskyi
d93dd98b66
Merge pull request #60672 from yariks5s/fix_int_div_decimal_with_datetime
Fix `intDiv` for decimal and date arguments
2024-03-05 13:41:08 +01:00
Mikhail f. Shiryaev
705311edb9
Merge pull request #60857 from ClickHouse/auto/v23.3.20.27-lts
Update version_date.tsv and changelogs after v23.3.20.27-lts
2024-03-05 13:40:27 +01:00
Max Kainov
82cc3f4339 CI: make workflow yml abstract
#no_merge_commit
 #no_ci_cache
 #job_style_check
 #job_package_debug
 #job_ClickHouse_build_check
 #job_Stateless_tests_debug
 #job_binary_release
2024-03-05 12:26:55 +00:00
Nikolai Kochetov
d4570aa3b2 Merge branch 'master' into constant-folding-scalar-subqueries 2024-03-05 12:14:54 +00:00
Sema Checherinda
bbe8f5b3c4 adjust a test 2024-03-05 13:12:39 +01:00
Nikolai Kochetov
86ad80839a Merge pull request #60515 from ClickHouse/cleanup-lazy-format-always
PullingAsyncPipelineExecutor cleanup
2024-03-05 13:12:07 +01:00
vdimir
6f3e9b6de2
Merge branch 'master' into vdimir/analyzer/comute_alias_columns 2024-03-05 13:08:58 +01:00
Brokenice0415
3058e59950 update notices 2024-03-05 20:06:39 +08:00
Igor Nikonov
24437cdd63 Polish test 2024-03-05 11:55:04 +00:00
robot-clickhouse
23ec4d4c6e Update version_date.tsv and changelogs after v23.3.20.27-lts 2024-03-05 11:53:19 +00:00
Igor Nikonov
e97ea97ba8 Merge remote-tracking branch 'origin/master' into use-minmax-indices-always-first 2024-03-05 11:42:32 +00:00
Mikhail f. Shiryaev
bc48b296c8
Merge pull request #60851 from ClickHouse/auto/v23.8.10.43-lts
Update version_date.tsv and changelogs after v23.8.10.43-lts
2024-03-05 12:36:25 +01:00
Max K
5d115dc438
Merge pull request #60850 from ClickHouse/ci_fix_build_report_for_backport_branch
CI: Fix pending status for build report in backports
2024-03-05 12:27:54 +01:00
Robert Schulze
2c0b399c1f
Merge remote-tracking branch 'rschu1ze/master' into show-index-sorting 2024-03-05 11:27:32 +00:00
Robert Schulze
b5a7ef5fd3
Merge remote-tracking branch 'rschu1ze/master' into clang-tidy-hdr 2024-03-05 11:24:28 +00:00
avogar
595c75ec53 Merge branch 'master' of github.com:ClickHouse/ClickHouse into max-parallel-replicas-validate 2024-03-05 11:19:04 +00:00
Kruglov Pavel
d155f266fd
Fix test reference 2024-03-05 12:15:48 +01:00
Kruglov Pavel
a80b3ad2f4
Fix test 2024-03-05 12:15:31 +01:00
Robert Schulze
7dfe8afa76
Add in-source docs 2024-03-05 11:11:18 +00:00
Kruglov Pavel
be13d8eb39
Merge pull request #60499 from ClickHouse/Avogar-patch-1
Cancel PipelineExecutor properly in case of exception in spawnThreads
2024-03-05 12:06:29 +01:00
Antonio Andelic
0bd4c6afa0 Use while-loop 2024-03-05 11:53:51 +01:00
Nikolai Kochetov
ee3edf2589 Fix system parts _state 2024-03-05 10:40:45 +00:00
Raúl Marín
738c481cce Fix fuzzer report 2024-03-05 10:36:42 +00:00
Kruglov Pavel
9546b3f5fb
Merge pull request #60808 from Avogar/json-ambg-tuple-inference
Small improvements in JSON schema inference
2024-03-05 11:36:28 +01:00
robot-clickhouse
edf2dc9168 Update version_date.tsv and changelogs after v23.8.10.43-lts 2024-03-05 10:20:57 +00:00
Max Kainov
a6f5323c38 CI: Fix pending status for build report in backports
#do_not_test
2024-03-05 10:09:17 +00:00