Commit Graph

122425 Commits

Author SHA1 Message Date
Robert Schulze
54e54aed74
Cosmetics: Introduce constants for default cache sizes and policies 2023-08-14 15:42:32 +00:00
Robert Schulze
3472a928d8
Cosmetics: Rename dropCache() to clearCaches()
"dropCache()" is a bad name, it sounds like that the cache can no longer
be used after the call. Not true, we only "clear" the cache.
2023-08-14 15:42:32 +00:00
Robert Schulze
646c51ea40
Cosmetics: Move methods into a more logical order. 2023-08-14 15:42:32 +00:00
Robert Schulze
def9bb8d92
Exclude the query cache from dropCaches() 2023-08-14 15:42:32 +00:00
Robert Schulze
fed995734e
Cosmetics: Move prefetch threadpool stuff out of "caching" section 2023-08-14 15:42:32 +00:00
Robert Schulze
364b43f19e
Cosmetics: add "cache" section marker 2023-08-14 14:49:40 +00: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
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
Alexey Milovidov
0b4c3fd9f8
Merge pull request #50609 from ClibMouse/s390x_aggregate_array_merge
Maintain same aggregate function merge behavior for small and big endian machine
2023-08-13 08:03:51 +03:00
Alexey Milovidov
748a65b2bb Fix error 2023-08-13 06:35:32 +02:00
Alexey Milovidov
25fefbe144 Fix error 2023-08-13 06:32:48 +02:00
Alexey Milovidov
3ca59e9b19 Fix a typo 2023-08-13 06:25:55 +02:00
Alexey Milovidov
df6fe897c6 Better logs in CI 2023-08-13 06:17:45 +02:00