Commit Graph

136654 Commits

Author SHA1 Message Date
Zhiguo Zhou
ba8a2eb10d Fix functional test analyzer_preimage_null
ColumnNodes with the same source are expected to share the exact id
after the preimage transformation.
2024-03-06 09:25:01 +08:00
robot-clickhouse
040c37012e
Merge pull request #60866 from joclement/correct-csv-docs
Correct csv docs
2024-03-06 00:57:23 +01:00
豪肥肥
1cd4bcdce8
Merge branch 'ClickHouse:master' into fix_local_option 2024-03-06 06:38:28 +08:00
Alexey Milovidov
456157939c
Merge pull request #60823 from azat/thread-fuzzer
Faster (almost 2x) mutexes (was slower due to ThreadFuzzer)
2024-03-06 00:07:50 +03:00
Robert Schulze
9ace8a4a40
Merge pull request #60521 from rschu1ze/clang-tidy-hdr
Enforce clang-tidy in `programs/` and `utils/` headers
2024-03-05 21:01:27 +01:00
Robert Schulze
8735c40ab2
Merge pull request #60514 from rschu1ze/show-index-sorting
Fix wacky primary key sorting in `SHOW INDEX`
2024-03-05 20:59:11 +01:00
Nikita Taranov
4f6cb21d51 set priority when scheduling task in thread pool 2024-03-05 19:45:25 +01:00
Raúl Marín
e1851987d8 Make tidy happy 2024-03-05 19:35:39 +01:00
Nikita Taranov
c8e41dc07c
Merge branch 'master' into davenger-patch-1 2024-03-05 19:12:22 +01:00
Sema Checherinda
8b2bd2125b no warnings at drop 2024-03-05 19:06:09 +01:00
Nikita Mikhaylov
48bea29611
Merge pull request #60654 from ClickHouse/fuzzer-gdb
Try to run fuzzer under gdb
2024-03-05 18:52:13 +01:00
Anton Popov
7fe7f3a79d address review comments 2024-03-05 16:03:02 +00:00
vdimir
a8eeb899e3
Merge pull request #58278 from liuneng1994/optimize-all-join
Lazy build join output to improve performance of ALL join
2024-03-05 16:35:27 +01:00
Yakov Olkhovskiy
34f01c4a02 Merge branch 'master' into imp-analyzer-mask 2024-03-05 15:30:34 +00:00
Zhiguo Zhou
c4009a16f9 Refactor OptimizeDateOrDateTimeConverterWithPreimageVisitor
The generateOptimizedDateFilter function is refactored to enhance
the code readability. And this commit also fixes the duplicate
creations of ColumnNode.
2024-03-05 23:18:54 +08:00
Mikhail f. Shiryaev
859044221f
Fix tests/integration/runner linter issues 2024-03-05 16:02:44 +01:00
Mikhail f. Shiryaev
d2f92483f2
Add even more python code to pylint check, fix lambdas 2024-03-05 16:02:44 +01:00
Mikhail f. Shiryaev
34bb40583c
Install stubs for python-requests 2024-03-05 16:02:43 +01:00
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
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
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
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
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