ClickHouse/base/ext
Alexander Kuzmenkov 9d9ae00956 Relax a test due to Poco regression.
Poco 1.9.3 has one second precision for mtime, because of this we can
miss an update of a dictionary file if it happens in the same second
we've read the file.

Should probably be fixed by switching to std::filesystem.

Also add some logs because finding out what's going on with dictionary
reloading is borderline impossible.
2020-03-19 19:05:41 +03:00
..
bit_cast.h libs/ → base/ 2020-02-14 17:48:30 +03:00
chrono_io.h Relax a test due to Poco regression. 2020-03-19 19:05:41 +03:00
collection_cast.h libs/ → base/ 2020-02-14 17:48:30 +03:00
enumerate.h libs/ → base/ 2020-02-14 17:48:30 +03:00
function_traits.h libs/ → base/ 2020-02-14 17:48:30 +03:00
identity.h libs/ → base/ 2020-02-14 17:48:30 +03:00
make_array_n.h libs/ → base/ 2020-02-14 17:48:30 +03:00
map.h libs/ → base/ 2020-02-14 17:48:30 +03:00
push_back.h libs/ → base/ 2020-02-14 17:48:30 +03:00
range.h libs/ → base/ 2020-02-14 17:48:30 +03:00
scope_guard.h libs/ → base/ 2020-02-14 17:48:30 +03:00
shared_ptr_helper.h libs/ → base/ 2020-02-14 17:48:30 +03:00
size.h libs/ → base/ 2020-02-14 17:48:30 +03:00
unlock_guard.h libs/ → base/ 2020-02-14 17:48:30 +03:00