ClickHouse/base
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
..
common Improve CCTZ contrib (#9687) 2020-03-19 13:38:34 +03:00
daemon Use strsignal. 2020-03-19 19:05:41 +03:00
ext Relax a test due to Poco regression. 2020-03-19 19:05:41 +03:00
glibc-compatibility Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
loggers Fixed race condition in text_log 2020-03-18 14:59:40 +03:00
mysqlxx Improve CCTZ contrib (#9687) 2020-03-19 13:38:34 +03:00
CMakeLists.txt Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
ya.make Arcadia (#9729) 2020-03-18 21:54:27 +03:00