ClickHouse/src/Interpreters/tests
Michael Kolupaev 42437a2ae1 Userspace page cache (#53770)
* Userspace page cache

* Maybe it'll build this time, who knows.

* 'auto' went out of fashion, I guess

* Documentation, tsan workaround, metric 'UnreclaimableRss', disable page cache in the test that uses DatabaseOrdinary

* Moved CachedInMemoryReadBufferFromFile to object store level, changed settings, addressed other comments.

* Fix

* Another fix

* Fix restricted seek, fix ppc64le build

* Don't allow page cache with file cache

* Adjust tests a little

* Fix clang-tidy

* Conflicts

* Comments

* Maybe unbroke AsynchronousBoundedReadBuffer

* SettingsChangesHistory.h

* Fix warning in test
2024-02-29 12:28:32 +00:00
..
CMakeLists.txt
gtest_calculationBestPractices.cpp Fix unit test 2023-11-22 08:33:41 +01:00
gtest_comparison_graph.cpp Add support for substitute column 2023-03-17 13:38:01 +00:00
gtest_context_race.cpp Switch Block::NameMap to google::dense_hash_map over HashMap 2023-05-12 05:52:57 +02:00
gtest_convertFieldToType.cpp Remove some code 2024-01-13 03:48:04 +01:00
gtest_cycle_aliases.cpp
gtest_filecache.cpp Update unit tests 2024-01-17 14:52:24 +01:00
gtest_merge_tree_set_index.cpp Fix gtest 2022-11-11 20:12:14 +08:00
gtest_page_cache.cpp Userspace page cache (#53770) 2024-02-29 12:28:32 +00:00
gtest_table_overrides.cpp Remove the possibility of adding columns with table overrides 2021-12-22 08:20:14 +01:00