Ivan
|
d5b0a7e691
|
Fix Arcadia build (#10380)
|
2020-04-20 15:21:25 +03:00 |
|
Ivan Blinkov
|
c5ca4c3b3a
|
Docs build/content fixes (#10374)
* fix docs build
* some markdown fixes
* more fixes
|
2020-04-20 12:11:13 +03:00 |
|
Ivan Blinkov
|
fbfcee6c8d
|
Merge pull request #10372 from ClickHouse/dependabot/pip/docs/tools/numpy-1.18.3
Bump numpy from 1.18.2 to 1.18.3 in /docs/tools
|
2020-04-20 11:44:57 +03:00 |
|
dependabot-preview[bot]
|
8efd18dacc
|
Bump numpy from 1.18.2 to 1.18.3 in /docs/tools
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.2 to 1.18.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.2...v1.18.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-20 08:29:05 +00:00 |
|
Ivan Blinkov
|
9d6c880d0b
|
Merge pull request #10371 from ClickHouse/dependabot/pip/docs/tools/pymdown-extensions-7.1
Bump pymdown-extensions from 7.0 to 7.1 in /docs/tools
|
2020-04-20 11:27:54 +03:00 |
|
Alexey Milovidov
|
848e4a0541
|
Added a test for #2219
|
2020-04-20 11:15:53 +03:00 |
|
dependabot-preview[bot]
|
861241af9e
|
Bump pymdown-extensions from 7.0 to 7.1 in /docs/tools
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 7.0 to 7.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/7.0.0...7.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-20 08:10:42 +00:00 |
|
alexey-milovidov
|
9d0004cba0
|
Merge pull request #10365 from ClickHouse/avoid-infinite-loop-in-hierarchical-dictionaries
Avoid infinite loop in hierarchical dictionaries
|
2020-04-20 10:54:16 +03:00 |
|
alexey-milovidov
|
e2d85501fe
|
Merge pull request #10366 from ClickHouse/fix-test-insert-batching
Fix flacky integration test
|
2020-04-20 10:53:38 +03:00 |
|
Ivan Blinkov
|
c7d0625d02
|
Restore lost anchor
|
2020-04-20 10:07:05 +03:00 |
|
alexey-milovidov
|
83e17ae327
|
Merge pull request #9885 from ClickHouse/sorting-processors
Sorting processors
|
2020-04-20 09:30:03 +03:00 |
|
Alexey Milovidov
|
d7264b292d
|
Merge branch 'master' into sorting-processors
|
2020-04-20 09:29:41 +03:00 |
|
alexey-milovidov
|
587e16e23b
|
Merge pull request #10363 from ClickHouse/fixed-string-compare-as-zero-padded
Compare with fixed string of different size as if strings are zero padded
|
2020-04-20 09:14:27 +03:00 |
|
Alexey Milovidov
|
47e4d14ece
|
Whitespace
|
2020-04-20 09:13:04 +03:00 |
|
alexey-milovidov
|
1577d771df
|
Merge pull request #10341 from azat/auto_distributed_group_by_no_merge
Auto distributed_group_by_no_merge on GROUP BY sharding key
|
2020-04-20 08:30:27 +03:00 |
|
Alexey Milovidov
|
38aaa6206e
|
Fix test
|
2020-04-20 08:29:08 +03:00 |
|
Alexey Milovidov
|
a3195d56ae
|
Fix translation
|
2020-04-20 07:19:50 +03:00 |
|
Alexey Milovidov
|
be4d20e690
|
Fixed an error and added a test
|
2020-04-20 07:02:52 +03:00 |
|
Alexey Milovidov
|
acde587c75
|
Merge branch 'master' into fixed-string-compare-as-zero-padded
|
2020-04-20 06:49:21 +03:00 |
|
Alexey Milovidov
|
c893edf46f
|
Fix style
|
2020-04-20 06:48:35 +03:00 |
|
alexey-milovidov
|
fd738f9a61
|
Merge pull request #10364 from ClickHouse/check-error-code-in-part-check
Check for error code in part check
|
2020-04-20 06:46:36 +03:00 |
|
alexey-milovidov
|
7e5b044e67
|
Merge pull request #10362 from ClickHouse/rework-total-memory-tracker
Rework total memory tracker
|
2020-04-20 06:16:49 +03:00 |
|
Alexey Milovidov
|
e06dc573b4
|
Fix flacky integration test
|
2020-04-20 06:15:29 +03:00 |
|
alexey-milovidov
|
061cfe9fa5
|
Merge pull request #10359 from ClickHouse/system-tables-lazy-load
System tables eager creation, continuation
|
2020-04-20 06:14:19 +03:00 |
|
Alexey Milovidov
|
3862085af7
|
Fix for embedded dictionaries
|
2020-04-20 05:39:43 +03:00 |
|
Alexey Milovidov
|
7634092536
|
More tests
|
2020-04-20 05:35:19 +03:00 |
|
Alexey Milovidov
|
d99c26a40c
|
Fix infinite loop in dictIsIn function #515
|
2020-04-20 05:31:21 +03:00 |
|
Alexey Milovidov
|
7023e096ec
|
Check for error code in part check #6269
|
2020-04-20 04:44:24 +03:00 |
|
Alexey Milovidov
|
59a9edd018
|
Added forgotten modification
|
2020-04-20 04:43:25 +03:00 |
|
alexey-milovidov
|
d906f6c4bf
|
Update 01250_fixed_string_comparison.sql
|
2020-04-20 04:19:00 +03:00 |
|
Alexey Milovidov
|
3af3cb62fb
|
Added a test
|
2020-04-20 04:15:57 +03:00 |
|
Alexey Milovidov
|
d783162548
|
Compare with fixed string as smaller string is zero padded #9272
|
2020-04-20 04:01:31 +03:00 |
|
alexey-milovidov
|
a7d360b72b
|
Merge pull request #10356 from vzakaznikov/fixing_test_00964_live_view_watch_events_heartbeat
Fixing 00964_live_view_watch_events_heartbeat.py test
|
2020-04-20 02:16:04 +03:00 |
|
Alexey Milovidov
|
237db26688
|
Less wrong
|
2020-04-20 02:11:41 +03:00 |
|
Alexey Milovidov
|
39c6c9a5d7
|
Merge remote-tracking branch 'origin/master' into system-tables-lazy-load
|
2020-04-20 02:00:46 +03:00 |
|
Alexey Milovidov
|
3755a5ba54
|
Added suggestion from Azat
|
2020-04-20 01:59:21 +03:00 |
|
Alexey Milovidov
|
2987e70aab
|
Introduce "max_server_memory_usage" setting
|
2020-04-20 01:59:21 +03:00 |
|
Alexey Milovidov
|
ec6b176f3b
|
Rework total memory tracker #10293
|
2020-04-20 01:59:21 +03:00 |
|
alexey-milovidov
|
413ae477cc
|
Merge pull request #10361 from ClickHouse/async-metric-memory-usage
Add memory usage from OS to system.asynchronous_metrics.
|
2020-04-20 01:58:05 +03:00 |
|
Azat Khuzhin
|
e44d5c5749
|
Fix clang readability-container-size-empty warning in StorageDistributed::canForceGroupByNoMerge()
|
2020-04-20 01:12:22 +03:00 |
|
Alexey Milovidov
|
1c00953b3e
|
Added test tool
|
2020-04-19 23:57:34 +03:00 |
|
Alexey Milovidov
|
71c4418876
|
More memory statistics
|
2020-04-19 23:49:13 +03:00 |
|
Alexey Milovidov
|
25f3184dbe
|
Merge branch 'master' into async-metric-memory-usage
|
2020-04-19 23:18:12 +03:00 |
|
Alexey Milovidov
|
8d3e6ed5e3
|
Added missing code
|
2020-04-19 23:04:59 +03:00 |
|
Alexey Milovidov
|
99667a38c3
|
Added a test from Svyatoslav Tkhon Il Pak @DeifyTheGod #9642
|
2020-04-19 22:56:34 +03:00 |
|
Alexey Milovidov
|
ca6bea3731
|
Added a patch from Alexander Burmak
|
2020-04-19 22:53:12 +03:00 |
|
Azat Khuzhin
|
be1dec9239
|
Fix distributed_group_by_no_merge optimization for Distributed-over-Distributed
|
2020-04-19 21:11:14 +03:00 |
|
Azat Khuzhin
|
681034f4a3
|
Fix 01213_optimize_skip_unused_shards_DISTINCT after distributed_group_by_no_merge optimization
|
2020-04-19 20:52:43 +03:00 |
|
alexey-milovidov
|
61d33a8d9a
|
Merge pull request #10263 from azat/distributed-send-bg-pool
Use background thread pool for distributed sends
|
2020-04-19 20:28:23 +03:00 |
|
Azat Khuzhin
|
93d049fe64
|
Allow auto distributed_group_by_no_merge for DISTINCT of sharding key
|
2020-04-19 18:53:37 +03:00 |
|