Commit Graph

122459 Commits

Author SHA1 Message Date
Robert Schulze
56a6d20137
Merge remote-tracking branch 'rschu1ze/master' into factorize-constants 2023-08-15 18:21:25 +00:00
Nikita Mikhaylov
12ebfc9a7e
Merge pull request #53441 from ClickHouse/graceful-degradation-sending-logs-to-ci
Do not send logs to CI if the credentials are not set
2023-08-15 18:24:14 +02:00
Dmitry Novik
3a8d21ddfb
Merge pull request #53343 from ClickHouse/analyzer-fix-quota-tests
Analyzer: fix quotas for system tables
2023-08-15 14:12:12 +02:00
Kruglov Pavel
cac2628b41
Merge pull request #53426 from ClickHouse/analyzer-fix-virtuals-distr
Analyzer: fix virtual columns in StorageDistributed
2023-08-15 13:55:42 +02:00
Mikhail f. Shiryaev
4edf9b4ccf
Merge pull request #53445 from ClickHouse/restart-killed-releases
Restart killed PublishedReleaseCI workflows
2023-08-15 12:07:24 +02:00
Mikhail f. Shiryaev
33948a150f
Restart killed PublishedReleaseCI workflows 2023-08-15 11:50:11 +02:00
Robert Schulze
8992cc5af4
Factorize constants 2023-08-15 08:56:40 +00:00
robot-clickhouse
a92fe25ff9 Automatic style fix 2023-08-15 07:15:58 +00:00
Alexey Milovidov
33763e7e50
Merge pull request #53377 from ClickHouse/fix-comment-in-test
Non-significant changes
2023-08-15 09:56:58 +03:00
Alexey Milovidov
df02512ebf Do not send logs to CI if the credentials are not set 2023-08-15 08:53:08 +02:00
Alexey Milovidov
2d554cc28f
Merge pull request #53429 from ClickHouse/fix_empty_parts_creation
Fix creation of empty parts
2023-08-15 09:49:09 +03:00
Alexey Milovidov
1e0cab13be
Merge pull request #53419 from ClickHouse/cleanup-parallel-replicas
Parallel replicas: remove unnecessary code
2023-08-15 09:47:45 +03:00
Alexander Tokmakov
376202f739 fix creation of empty parts 2023-08-15 00:26:17 +02:00
Dmitry Novik
84131740fd Fix sanitizer error 2023-08-15 00:22:05 +02:00
Alexander Tokmakov
1e3f9c8cfe
Merging #53142 (#53431)
* Added session_log events to text_log

* user error severity instead of debug for failure

* updated test expectation

* added user_id to logout message

* empty commit

---------

Co-authored-by: Alexey Gerasimchuck <a.gerasimchuck@arenadata.io>
2023-08-15 00:41:24 +03:00
Alexander Tokmakov
5ab82cc019
Merge pull request #53430 from ClickHouse/merging_53177
Merging #53177
2023-08-15 00:39:09 +03:00
Alexander Tokmakov
7312de59c5 empty commit 2023-08-14 23:33:30 +02:00
Alexey Milovidov
7b001076c1
Merge pull request #53375 from ClickHouse/make-log-message-longer
Make one exception message longer
2023-08-14 22:32:06 +03:00
Alexey Milovidov
5d0a05ef19
Merge pull request #53418 from ClickHouse/sudo-preserve-env
Attempt to address reset ENV in init.d script
2023-08-14 21:29:55 +03:00
Dmitry Novik
1244828555 Analyzer: fix virtual columns in StorageDistributed 2023-08-14 19:27:05 +02:00
Dmitry Novik
a366c1c532 Update src/Interpreters/executeQuery.cpp 2023-08-14 18:44:09 +02:00
Dmitry Novik
9dafc596d0 Analyzer: fix quotas for system tables 2023-08-14 18:44:09 +02:00
Igor Nikonov
c6dc7a8a0b Update test 2023-08-14 16:04:58 +00:00
robot-ch-test-poll3
39e481934c
Merge pull request #53420 from ClickHouse/evillique-patch-1
Update insert-into.md
2023-08-14 17:14:31 +02:00
Mikhail f. Shiryaev
9680de07e9
Merge pull request #53413 from ClickHouse/quick-fail-undocumented-features
Quick fail undocumented features
2023-08-14 16:58:58 +02:00
Igor Nikonov
a81c762928 Fix style 2023-08-14 14:52:26 +00:00
Nikolay Degterinsky
8f3f47a51f
Update insert-into.md 2023-08-14 16:40:36 +02:00
Nikolay Degterinsky
3d5c9bfa1a
Update insert-into.md 2023-08-14 16:39:37 +02:00
Nikolay Degterinsky
1738afc196
Update insert-into.md 2023-08-14 16:37:34 +02:00
Igor Nikonov
ca2f800fa5 Remove unnecessary code 2023-08-14 14:35:01 +00:00
Mikhail f. Shiryaev
3655df0f40
Attempt to address reset ENV in init.d script 2023-08-14 16:32:52 +02:00
Alexander Tokmakov
37d8155773
Merge pull request #53379 from ClickHouse/make-some-keeper-exceptions-more-structured
Make some Keeper exceptions more structured
2023-08-14 15:40:54 +03:00
Mikhail f. Shiryaev
56a8818cf2
Fix logic of Mergeable Check 2023-08-14 14:31:26 +02:00
Mikhail f. Shiryaev
900e38a676
Fail early on missed documentation for new features 2023-08-14 14:20:40 +02:00
Mikhail f. Shiryaev
310ac6feaf
Tune PRInfo.has_changes_in_documentation 2023-08-14 14:19:08 +02:00
Alexander Tokmakov
8a02b184ef
Merge pull request #53376 from ClickHouse/fix-wrong-query-for-log-messages-check
Fix wrong query in log messages check
2023-08-14 14:47:44 +03:00
Robert Schulze
c7e6b09f4d
Merge pull request #53398 from rschu1ze/tbl-name
Docs: Update table name in ANN docs
2023-08-14 11:14:56 +02:00
Robert Schulze
2d3bf55d45
Docs: Update table name in ANN docs 2023-08-14 08:50:20 +00:00
Robert Schulze
5dc2255e49
Merge pull request #53395 from rschu1ze/update-ann-anchors
Docs: Fixups in ANN docs
2023-08-14 10:31:19 +02:00
Robert Schulze
1c3f4d3719
+ , 2023-08-14 07:46:15 +00:00
Robert Schulze
f71ce2641c
Fix copyright issues in ANN docs 2023-08-14 07:36:27 +00:00
robot-ch-test-poll4
f8e06d3fb3
Merge pull request #53385 from kszucs/ibis-docs
Documentation: add Ibis project to the integrations section
2023-08-14 09:11:57 +02:00
Robert Schulze
385332a554
Docs: Update anchors in ANN indexes docs 2023-08-14 07:10:50 +00:00
Krisztián Szűcs
7135b344bf
Documentation: exclude PyArrow from spell checking 2023-08-14 08:49:11 +02:00
Krisztián Szűcs
fea74ce17b
Documentation: add Ibis project to the integrations section 2023-08-14 08:49:05 +02:00
Alexey Milovidov
9656bd2738
Merge pull request #53372 from ClickHouse/Fix_lazy_database_and_system_table_query
Fix loading lazy database during system.table select query
2023-08-14 08:03:19 +03:00
Alexey Milovidov
06a3caf7d6
Merge pull request #53378 from ClickHouse/inhibit-randomization-in-more-tests
Inhibit randomization in more tests
2023-08-14 08:01:35 +03:00
Yakov Olkhovskiy
300399d1f5
Merge pull request #52329 from ClibMouse/feature/mergetree-checksum-on-big-endian
Implement endianness-indepedent support for MergeTree checksums
2023-08-13 23:59:05 -04:00
Alexey Milovidov
020444f8fa
Update tests/queries/0_stateless/00002_log_and_exception_messages_formatting.sql
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-08-14 00:36:15 +03:00
Alexey Milovidov
0c457f36df Make some Keeper exceptions more structured 2023-08-13 23:20:27 +02:00