alexey-milovidov
c410107994
Update CMakeLists.txt
2021-10-04 02:34:23 +03:00
alexey-milovidov
cfaed10642
Merge pull request #29689 from azat/unbundled-image-cleanup
...
Cleanup unbundled image
2021-10-04 02:24:59 +03:00
Azat Khuzhin
a7793101bc
Fix data-race in WriteIndirectBuffer (used in StripeLog)
...
CI founds [1]:
WARNING: ThreadSanitizer: data race (pid=497)
Write of size 8 at 0x7b30000260b8 by thread T381 (mutexes: write M546759850860896464):
...
3 DB::DiskMemory::writeFile() obj-x86_64-linux-gnu/../src/Disks/DiskMemory.cpp:339:15 (clickhouse+0x14a1849f)
4 DB::FileChecker::save() const obj-x86_64-linux-gnu/../src/Common/FileChecker.cpp:111:50 (clickhouse+0x15bbe19f)
5 DB::TinyLogSink::TinyLogSink() obj-x86_64-linux-gnu/../src/Storages/StorageTinyLog.cpp:214:34 (clickhouse+0x15bca215)
Previous read of size 8 at 0x7b30000260b8 by thread T460:
...
2 DB::WriteIndirectBuffer::finalize() obj-x86_64-linux-gnu/../src/Disks/DiskMemory.cpp:106:33 (clickhouse+0x14a1e044)
9 DB::StripeLogSink::onFinish() obj-x86_64-linux-gnu/../src/Storages/StorageStripeLog.cpp:227:30 (clickhouse+0x15bd241a)
[1]: https://clickhouse-test-reports.s3.yandex.net/29680/d0fc26f91a0141b56a0550741219c3dc43630e03/stress_test_(thread)/stderr.log
2021-10-04 01:58:35 +03:00
Maksim Kita
dd4768d0d7
Merge pull request #29688 from syominsergey/fix-rename-of-path-for-iostream_debug_helpers.h
...
fix rename of path for iostream_debug_helpers.h
2021-10-04 01:19:39 +03:00
Azat Khuzhin
95d8133aaa
Cleanup unbundled image
...
No need to install specific boost packages, when all boost is installed.
2021-10-04 00:58:29 +03:00
Sergei Semin
8e81732bb1
fix rename of path for iostream_debug_helpers.h
2021-10-04 00:29:00 +03:00
Vitaly Baranov
30b9b8fd58
Clean up MySQL authentication.
2021-10-03 23:40:08 +03:00
Kseniia Sumarokova
ddc775b1c8
Merge pull request #29626 from kssenii/fix-signals
...
Follow-up for #26231
2021-10-03 22:13:54 +03:00
Kseniia Sumarokova
e9af188876
Update storing-data.md
2021-10-03 21:49:07 +03:00
Kseniia Sumarokova
17666dc8cf
Update storing-data.md
2021-10-03 21:45:33 +03:00
Dmitriy
eff5f4c397
Fix of the Russian version
...
Поправил русскую версию.
2021-10-03 21:35:28 +03:00
Kseniia Sumarokova
22b04bf224
Update storing-data.md
2021-10-03 20:33:29 +03:00
Kseniia Sumarokova
b0818698b6
Update materialized-postgresql.md
2021-10-03 20:22:23 +03:00
Kseniia Sumarokova
fbcb2b0624
Update materialized-postgresql.md
2021-10-03 20:20:16 +03:00
Maksim Kita
803459808a
Merge pull request #29339 from kirillikoff/kirillikoff-DOCSUP-11545
...
DOCSUP-11545: document the optimize_trivial_count_query setting
2021-10-03 20:02:59 +03:00
kssenii
dbc114e6fc
Fix special build check
2021-10-03 16:49:02 +00:00
kssenii
7ea9037939
Fix
2021-10-03 16:41:12 +00:00
Denis Glazachev
9901549c1a
Add space
2021-10-03 20:40:19 +04:00
olgarev
68090f3074
Apply suggestions from code review
2021-10-03 18:19:39 +03:00
Azat Khuzhin
117e9e77c8
Apply max_untracked_memory/memory_profiler_{step,sample_probability} during mutate/merge
2021-10-03 17:39:07 +03:00
kssenii
0cb7193fde
Fix url with failover case
2021-10-03 13:58:03 +00:00
Denis Glazachev
1fdaaab2ed
Fix typo
2021-10-03 17:42:59 +04:00
Denis Glazachev
ca7b69b0f3
Manipulate with -Wreserved-identifier only if HAS_RESERVED_IDENTIFIER has been detected
2021-10-03 17:42:36 +04:00
Azat Khuzhin
d0fc26f91a
Do not pretend that windows is supported (remove code undef #ifdef _MSC_VER)
2021-10-03 14:42:53 +03:00
Azat Khuzhin
1fc19eebd7
Remove unused DBMS_DEFAULT_HOST
2021-10-03 14:34:03 +03:00
Azat Khuzhin
b43b4016d7
Remove unused DBMS_DEFAULT_HTTP_PORT
2021-10-03 14:34:03 +03:00
Azat Khuzhin
0b83345560
Remove macros for distributed connection timeouts
2021-10-03 14:34:03 +03:00
Azat Khuzhin
f6e3583ffa
Remove macros for hedged request timeouts
2021-10-03 14:34:03 +03:00
Azat Khuzhin
0a6885d806
Remove DEFAULT_LIVE_VIEW_HEARTBEAT_INTERVAL_SEC
2021-10-03 14:34:03 +03:00
Azat Khuzhin
dc2cb6d996
Remove DBMS_DEFAULT_DISTRIBUTED_CONNECTIONS_POOL_SIZE
2021-10-03 14:34:03 +03:00
Azat Khuzhin
16c72f2107
Remove unused macros from ReadWriteBufferFromHTTP
2021-10-03 14:34:03 +03:00
Azat Khuzhin
a5a2c5ef8a
Move KEEPER_DEFAULT_PATH into separate header
2021-10-03 14:34:03 +03:00
Azat Khuzhin
ae5ee2dd28
Move macros for distributed engine into separate header
2021-10-03 14:34:03 +03:00
Azat Khuzhin
6a9dd9828d
Move protocol macros into separate header
...
Defines.h is a very common header, so lots of modules will be recompiled
on changes.
Move macros for protocol into separate header, this should significantly
decreases number of units to compile on it's changes.
2021-10-03 14:34:03 +03:00
Azat Khuzhin
70e1f4d402
Move ASAN_{UN,}POISON_MEMORY_REGION to base/defines
2021-10-03 14:34:03 +03:00
Azat Khuzhin
3d6df8f1a0
Fix typo in a comment
2021-10-03 14:34:03 +03:00
Azat Khuzhin
1f5d377aa6
Move comments about aliases (inline/noinline and similar) into proper place
...
Fixes: 571d0d541c
("Improve CCTZ contrib (#9687 )")
2021-10-03 14:34:03 +03:00
Azat Khuzhin
bbd2ea6ac2
Add module part for TemporaryFileStream.h
2021-10-03 14:34:03 +03:00
Kseniia Sumarokova
ad0fcda713
Update ClientBase.h
2021-10-03 12:11:59 +03:00
alexey-milovidov
d822ba1f3b
Merge pull request #25262 from ClickHouse/add-test-21592
...
Add a test for #21592
2021-10-03 12:09:28 +03:00
alexey-milovidov
35ef7266db
Merge pull request #25252 from ClickHouse/add-test-24261
...
Add a test for #24261
2021-10-03 12:09:16 +03:00
alexey-milovidov
27207f36d2
Merge pull request #29674 from ClickHouse/play-add-logo
...
Web UI: add logo
2021-10-03 11:01:25 +03:00
alexey-milovidov
ac57e057a1
Merge pull request #23028 from ClickHouse/cast_to_value_or_default
...
Merging #21330
2021-10-03 11:00:48 +03:00
Alexey Milovidov
9bc32c95c0
Miscellaneous
2021-10-03 10:01:09 +03:00
kssenii
aa539937fb
Fix build check
2021-10-03 06:23:05 +00:00
alexey-milovidov
887b9dc13b
Merge pull request #29668 from myrrc/build-feature/exp-const-interpreter
...
More warning flags for clang
2021-10-03 09:11:33 +03:00
Alexey Milovidov
135eac5aea
Add logo
2021-10-03 09:08:01 +03:00
Alexey Milovidov
345d4bf48c
Update test
2021-10-03 08:01:51 +03:00
Alexey Milovidov
537f5a1a29
Merge branch 'add-test-24261' of github.com:yandex/ClickHouse into add-test-24261
2021-10-03 07:53:40 +03:00
mergify[bot]
644b3ffe38
Merge branch 'master' into add-test-24261
2021-10-03 04:51:37 +00:00