Alexander Kuzmenkov
ab27d8920f
less flaky test
2021-04-09 22:57:40 +03:00
Anton Popov
329c9033a8
fix conversion from const map with nulls
2021-04-09 20:50:10 +03:00
Tatiana Kirillova
7b7018e476
Description the inactive_parts_to_delay_insert and inactive_parts_to_throw_insert settings
2021-04-09 20:43:57 +03:00
Maksim Kita
d9e9224188
IAggreagteFunction allocatesMemoryInArena removed default implementation
2021-04-09 20:12:06 +03:00
zvonand
b8d10d762e
updated docs
2021-04-09 18:37:14 +03:00
Denis Glazachev
55e6b65825
Bump submodules to versions with fixes
...
Change flatbuffers submodule to internal fork
2021-04-09 18:07:11 +04:00
Kruglov Pavel
dfa6e34fb2
Merge pull request #22610 from lehasm/alexey-sm-DOCSUP-7090-document-extractTextFromHTML
...
DOCSUP-7090: document extractTextFromHTML
2021-04-09 16:57:33 +03:00
Alexander Kuzmenkov
0264124146
Merge pull request #21942 from ucasFL/distributed_depth
...
Add settings max_distributed_depth
2021-04-09 15:52:58 +03:00
Alexander Kuzmenkov
db78cc7b86
Merge pull request #22834 from nvartolomei/nv/exp-jemalloc-prof-disabled-overhead
...
Experiment building jemalloc with profiling support for all builds to see how it impacts performance tests
2021-04-09 15:51:28 +03:00
Alexander Kuzmenkov
5db8e4c111
Update SystemLog.h
2021-04-09 15:48:09 +03:00
Vasily Nemkov
4a784bd2e3
Fixed dateDiff for DateTime64
...
Added tests that verify fix
- against DateTime64 vals of equal scale
- DateTime64 vs DateTime
- DateTime vs DateTime64
- DateTime64 vs Date
- Date vs DateTime64
2021-04-09 15:29:16 +03:00
Slach
d4082d2af6
add RENAME DATABASE statement documentation
2021-04-09 16:21:09 +05:00
Anton Popov
30f2d839c3
Merge pull request #22868 from CurtizJ/prettify-logs
...
Prettify logs of integration tests
2021-04-09 13:10:00 +03:00
alexey-milovidov
29980d2cc3
Update tips.md
2021-04-09 13:00:09 +03:00
alesapin
21a06b9dee
Merge pull request #22894 from ClickHouse/stress-test-oom-diagnostics
...
Better diagnostics for OOM in stress test
2021-04-09 12:48:20 +03:00
alexey-milovidov
023f9d5566
Update tips.md
2021-04-09 12:47:47 +03:00
Maksim Kita
0cacca5b6e
Merge pull request #22833 from ClickHouse/trivial-fix
...
Fix what looks like a trivial mistake
2021-04-09 12:02:16 +03:00
Nikolai Kochetov
28ca191102
Merge pull request #22087 from ClickHouse/better-filter-push-down
...
Better filter push down
2021-04-09 10:22:17 +03:00
alesapin
4b0f973f93
Merge pull request #18215 from filimonov/quorum-dedup-issue
...
Fix issue with quorum retries behaviour
2021-04-09 10:19:50 +03:00
alexey-milovidov
42b865c9c1
Merge pull request #22829 from azat/dist-send-log
...
Slightly improve logging messages for Distributed async sends
2021-04-09 09:51:53 +03:00
alexey-milovidov
ee9b53a342
Merge pull request #22863 from kitaisreal/data-type-low-cardinality-format-tsv-parsing-issue
...
DataTypeLowCardinality format tsv parsing issue
2021-04-09 09:50:50 +03:00
alexey-milovidov
f7edcdf7c8
Merge pull request #22867 from azat/sparse_hashed-bytes_allocated-fix
...
Fix bytes_allocated for sparse_hashed dictionaries
2021-04-09 09:50:04 +03:00
alexey-milovidov
bcb8da031d
Merge pull request #22860 from ClickHouse/fix_coordination_build_macos
...
Fix Coordination MacOS build
2021-04-09 09:48:44 +03:00
alexey-milovidov
23e01b8db4
Merge pull request #22855 from ClickHouse/add-test-2
...
Add a test for already fixed issue
2021-04-09 09:40:19 +03:00
Alexey Milovidov
a674188d39
Better diagnostics for OOM in stress test
2021-04-09 09:39:25 +03:00
alexey-milovidov
b02a82250b
Merge pull request #22858 from vitlibar/fix-hanging-in-temporary-live-view-cleaner
...
Fix hanging in TemporaryLiveViewCleaner
2021-04-09 09:25:38 +03:00
alexey-milovidov
6ce5bead4f
Merge pull request #22875 from kitaisreal/utils-memcpy-bench-build-position-independent-code-disabled
...
Util `memcpy-bench` is built only when position independent code is disabled
2021-04-09 09:18:56 +03:00
alexey-milovidov
8af2352e27
Merge pull request #22876 from nikitamikhaylov/mann-whitney-over-window
...
`mannWhitneyUTest` and `rankCorr` with window functions
2021-04-09 09:17:27 +03:00
Anton Popov
00172f97da
Update ci-runner.py
2021-04-09 03:58:22 +03:00
Denis Glazachev
e8464d61f1
Fix vanilla GCC compilation in macOS
2021-04-09 04:28:24 +04:00
Nikita Mikhaylov
86933749bd
done
2021-04-09 00:22:18 +03:00
Anton Popov
1c28878f5d
Merge pull request #22726 from azat/mt-reverse-total-rows-approx-fix
...
Fix approx total rows accounting for reverse reading from MergeTree
2021-04-09 00:16:49 +03:00
Maksim Kita
d1446faa6b
Utils mempcy bench build when position independent code disabled
2021-04-09 00:16:41 +03:00
Maksim Kita
6f17471030
Updated tests
2021-04-09 00:09:53 +03:00
Anton Popov
add4497502
prettify logs of integration tests
2021-04-09 00:08:49 +03:00
alexey-milovidov
3e3ea33ca1
Merge pull request #22747 from AnaUvarova/ana-uvarova-DOCSUP-7322-cell-towers-edit
...
DOCSUP-7322: Edit and translate to Russian — Cell Towers dataset
2021-04-08 23:45:36 +03:00
Maksim Kita
7b95ac78f2
Merge pull request #22866 from kitaisreal/documentation-updated-zookeeper-configuration
...
Documentation updated zookeeper configuration
2021-04-08 23:36:15 +03:00
Maksim Kita
0c201c2385
Merge pull request #22865 from kitaisreal/updated-maria-db-connector-fix-cmake
...
Updated MariaDB connector fix cmake
2021-04-08 23:36:06 +03:00
Azat Khuzhin
93c9a02480
Fix bytes_allocated for sparse_hashed dictionaries
2021-04-08 23:29:29 +03:00
Alexey
2e2ff855ae
russian description updated
2021-04-08 20:01:19 +00:00
Maksim Kita
4c68f3a2a1
Added test
2021-04-08 22:56:31 +03:00
Maksim Kita
8d3ce5ef8d
Update tips.md
2021-04-08 22:30:36 +03:00
Maksim Kita
9c39eab57a
Documentation updated zookeeper configuration
2021-04-08 22:00:52 +03:00
Nikolai Kochetov
3426bc3906
Merge pull request #22763 from CurtizJ/fix-having-push-down
...
Fix pushdown of having
2021-04-08 21:53:50 +03:00
Maksim Kita
a7e761d04f
Updated MariaDB connector fix cmake
2021-04-08 21:47:12 +03:00
Nikolai Kochetov
a9a11823e3
Try fix perftest.
2021-04-08 21:27:01 +03:00
robot-clickhouse
798831dd4a
Update version_date.tsv after release 20.8.17.25
2021-04-08 21:05:34 +03:00
Maksim Kita
942399983c
DataTypeLowCardinality format tsv parsing issue
2021-04-08 20:12:41 +03:00
Nikolai Kochetov
2765810817
Update test.
2021-04-08 18:01:08 +03:00
Nikolai Kochetov
3ea186358e
Fix fuzz crash.
2021-04-08 18:00:32 +03:00