Commit Graph

122430 Commits

Author SHA1 Message Date
Dmitry Novik
84131740fd Fix sanitizer error 2023-08-15 00:22: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
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
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
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
0c457f36df Make some Keeper exceptions more structured 2023-08-13 23:20:27 +02:00
Alexey Milovidov
6b489d0748 Inhibit randomization 2023-08-13 23:09:17 +02:00
Alexey Milovidov
0827d99f49 Fix test 2023-08-13 23:09:17 +02:00
Alexey Milovidov
ed3dc08441 Inhibit randomization in more tests 2023-08-13 23:09:17 +02:00
Alexey Milovidov
54bdd152b5 Update test 2023-08-13 23:09:16 +02:00
Alexey Milovidov
80cc459f82 Fixup 2023-08-13 23:09:16 +02:00
Alexey Milovidov
5352c499cc Fixup 2023-08-13 23:09:16 +02:00
Alexey Milovidov
da825f8d7f Inhibit randomization in more tests 2023-08-13 23:09:16 +02:00
Alexey Milovidov
28ce14ed72 Inhibit randomization in more tests 2023-08-13 23:09:16 +02:00
Alexey Milovidov
75de1a1a62 Inhibit randomization in more tests 2023-08-13 23:09:16 +02:00
Alexey Milovidov
2952e2c3e7 Fix tests 2023-08-13 23:09:16 +02:00
Alexey Milovidov
87722801b7 Fix tests (part 2) 2023-08-13 23:09:16 +02:00
Alexey Milovidov
a51b2f9233 Fix tests (part 1) 2023-08-13 23:09:16 +02:00
Alexey Milovidov
fb903727c2 Fix wrong query in log messages check 2023-08-13 22:43:28 +02:00
Alexey Milovidov
359a235386
Merge pull request #53374 from ClickHouse/revert-53371-ibis
Revert "Documentation: add Ibis project to the integrations section"
2023-08-13 23:23:39 +03:00
Alexey Milovidov
ca85e6ae55
Revert "Documentation: add Ibis project to the integrations section" 2023-08-13 23:23:29 +03:00
Smita Kulkarni
c25bb44e55 Fixed style check 2023-08-13 21:45:33 +02:00
Alexey Milovidov
b0687e650a
Merge pull request #53209 from Avogar/format-one
Add input format One
2023-08-13 21:32:11 +03:00
robot-ch-test-poll2
91d0388340
Merge pull request #53358 from chhetripradeep/pchhetri/add-s390x-in-universal-script
Add linux s390x to universal installer
2023-08-13 20:21:41 +02:00
Alexey Milovidov
0e25042671
Merge pull request #53371 from kszucs/ibis
Documentation: add Ibis project to the integrations section
2023-08-13 21:17:42 +03:00
Smita Kulkarni
ee772b7376 Avoid loading tables from lazy database when not needed 2023-08-13 20:15:58 +02:00
Alexey Milovidov
7bc2b17884
Merge pull request #53354 from ClickHouse/export-logs-in-ci-fuzz
Export logs from CI in fuzzer
2023-08-13 21:14:17 +03:00
robot-ch-test-poll1
ed0349b59c
Merge pull request #53334 from selfuppen/doc/zh/sparse-primary-indexes-update
[doc/zh]: solve the issue#53254
2023-08-13 17:49:59 +02:00
Krisztián Szűcs
e082897ce7
Documentation: add Ibis project to the integrations section 2023-08-13 17:02:08 +02:00
Pradeep Chhetri
1c74ff8bba Add linux s390x to universal installer 2023-08-13 15:35:47 +08:00