olgarev
e2287959a8
DOCSUP-1585: Edit and sync geo functions ( #12584 )
...
* Geo functions - en/ru sync.
* Fixed bug with levels.
* Apply suggestions from code review
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Geo functions splitted into 3 files.
* Links fixed.
* Link fixed.
* Anchor fixed.
* Add into TOC.
* Temporarily removed anchors.
* Working on TOC.
* Links to original article.
* TOC and links in English and Russian.
* TOC in English, content in index.
* Link fixed.
* TOC in Russian, with content in index file.
* Added index file to geo functions
* fixed links in ru
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-07-28 10:57:28 +03:00
alexey-milovidov
4d76f41449
Merge pull request #12658 from azat/kafka-unavail-broker-SIGSEGV
...
Fix SIGSEGV in StorageKafka when broker is unavailable
2020-07-28 00:03:54 +03:00
alexey-milovidov
795c09fdbb
Merge pull request #12662 from ildus/simple_aggr_for_minmap_maxmap
...
Add minMap and maxMap support to SimpleAggregateFunction
2020-07-28 00:03:34 +03:00
alexey-milovidov
77444e76a7
Merge pull request #12772 from ClickHouse/fix-mac-os-build-of-tests
...
Fix build of test under Mac OS X
2020-07-27 20:46:16 +03:00
alesapin
ff358be3d6
Merge pull request #12739 from ClickHouse/qoega-patch-1
...
Fix MySQL broken link
2020-07-27 19:51:01 +03:00
Nikolai Kochetov
abdd160db1
Merge pull request #12589 from bobrik/ivan/parallel-ranges
...
Parallelize PK range and skipping index stages
2020-07-27 19:23:00 +03:00
alexey-milovidov
7dac65ce0f
Merge pull request #12659 from zhang2014/fix/ISSUES-10572
...
ISSUES-10572 fix bloom filter with const column
2020-07-27 14:38:56 +03:00
Alexey Milovidov
916daf7ff0
Fix build of test under Mac OS X #12767
2020-07-27 14:34:52 +03:00
Anton Popov
c23bc8aace
Merge pull request #12492 from CurtizJ/polymorphic-parts-4
...
Make read buffer size lower, while reading from compact parts
2020-07-27 14:22:54 +03:00
Alexander Kuzmenkov
b6f2fde37e
performance comparison
2020-07-27 14:20:45 +03:00
Ivan
1e10ce6bcf
Update scripts ( #12726 )
2020-07-27 13:05:38 +03:00
Ilya Yatsishin
0517449e28
Update docker/test/integration/base/Dockerfile
2020-07-27 13:01:26 +03:00
alexey-milovidov
79a7c9c3f0
Merge pull request #12766 from excitoon/patch-10
...
Updated broken link in `asynchronous_metric_log.md`
2020-07-27 03:51:24 +03:00
Vladimir Chebotarev
81636eb69e
Update asynchronous_metric_log.md
2020-07-27 00:43:03 +03:00
Vladimir Chebotarev
f655270ec3
Update asynchronous_metric_log.md
2020-07-27 00:39:04 +03:00
alexey-milovidov
07413a939c
Merge pull request #12764 from Alex-Burmak/patch-1
...
Fixed typo in grant.md: YSQL -> MYSQL
2020-07-26 23:05:36 +03:00
Alexander Burmak
86b3ec5b82
Fixed typo in grant.md: YSQL -> MYSQL
2020-07-26 20:54:25 +03:00
alexey-milovidov
558f9c7630
Merge pull request #12752 from ClickHouse/revert-12704-abort-on-out_of_range
...
Revert "Abort on std::out_of_range in debug builds"
2020-07-24 18:12:18 +03:00
alexey-milovidov
b5e87f5b25
Revert "Abort on std::out_of_range in debug builds"
2020-07-24 18:12:03 +03:00
Anton Popov
70022c7a6c
Mark query short
2020-07-24 16:59:50 +03:00
Nikolai Kochetov
bfe039fc0c
Update SourceFromInputStream.h
...
Added comment.
2020-07-24 16:38:07 +03:00
alexey-milovidov
8362a1eef3
Merge pull request #12742 from azat/build-fixes-v20.7
...
Build fixes v20.7 (mostly unbundled+shared+split build)
2020-07-24 15:34:13 +03:00
Nikolai Kochetov
0320b05408
Merge pull request #12746 from ClickHouse/add-test-extra-overflow-row
...
Added test with extra overflow row.
2020-07-24 15:29:52 +03:00
alexey-milovidov
4fe85e529b
Merge pull request #12734 from ClickHouse/aku/stress-fuzz
...
Try query fuzzer in stress test
2020-07-24 15:26:29 +03:00
alexey-milovidov
49beef860d
Merge pull request #12733 from ClickHouse/aku/perf-version
...
Choose proper old version for perf comparison
2020-07-24 15:24:00 +03:00
alexey-milovidov
7776adcfe1
Merge pull request #12704 from azat/abort-on-out_of_range
...
Abort on std::out_of_range in debug builds
2020-07-24 15:21:51 +03:00
alexey-milovidov
54a021bc84
Merge pull request #12672 from azat/input_format_parallel_parsing-memory-tracking-fix
...
Fix memory tracking for input_format_parallel_parsing
2020-07-24 12:11:58 +03:00
alexey-milovidov
340e4fac0a
Update system-tables.md
2020-07-24 12:10:32 +03:00
alexey-milovidov
742b8729b8
Update asynchronous_metrics.md
2020-07-24 12:09:30 +03:00
Winter Zhang
50203a5dc0
ISSUES-12293 allow push predicate when subquery contains with clause ( #12663 )
2020-07-24 12:00:18 +03:00
Nikolai Kochetov
a8970150b5
Added test with extra overflow row.
2020-07-24 12:00:05 +03:00
Azat Khuzhin
d3b95d3fb0
Link clickhouse_storages_system with Poco::JSON (fixes unbundled+shared build)
2020-07-24 00:57:45 +03:00
Azat Khuzhin
73286c7b6e
Add skeleton implementations for DummyJSONParser::Element::getObject/getArray
...
Otherwise it fails for unbundled+shared build
2020-07-24 00:55:50 +03:00
Alexander Kuzmenkov
9475b27936
Update run-fuzzer.sh
2020-07-24 00:07:23 +03:00
Alexander Kuzmenkov
4398c2daf8
boop the CI
2020-07-23 23:44:30 +03:00
alexey-milovidov
e7ec08615e
Merge pull request #12727 from ClickHouse/add-test-for-alter-after-freeze
...
Add a test for ALTER after FREEZE
2020-07-23 23:33:46 +03:00
Ivan Blinkov
0a2cd20570
Update detach.md
2020-07-23 23:02:54 +03:00
Ivan Blinkov
720cd5ca69
Update system.md
2020-07-23 23:02:47 +03:00
Ivan Blinkov
3ea7d8e5cd
Update describe-table.md
2020-07-23 23:02:18 +03:00
Ivan Blinkov
26b7ea0ad9
Update check-table.md
2020-07-23 23:01:28 +03:00
Ivan Blinkov
2fe8b8c65e
Update attach.md
2020-07-23 23:01:14 +03:00
Ilya Yatsishin
c2e0954f26
Fix MySQL broken link
2020-07-23 22:33:55 +03:00
Anton Popov
d3fbeb296e
write compressed blocks for every column in granule
2020-07-23 19:56:12 +03:00
Azat Khuzhin
417dc43353
Fix thread group for ParallelParsingBlockInputStream after removing std::bind
2020-07-23 19:52:09 +03:00
Alexander Kuzmenkov
c075efa612
Try query fuzzer in stress test
2020-07-23 18:53:13 +03:00
Anton Popov
61018c275d
Merge remote-tracking branch 'upstream/master' into polymorphic-parts-4
2020-07-23 18:38:29 +03:00
Anton Popov
1d0493cfcc
better code in ReaderCompact and perf test added
2020-07-23 18:37:44 +03:00
Alexander Kuzmenkov
acf1e5fe7e
Choose proper old version for perf comparison
2020-07-23 18:17:11 +03:00
Artem Zuikov
2041d7d0d8
Fix move_functions_out_of_any optimisation with lambda ( #12664 )
2020-07-23 18:15:22 +03:00
Alexander Kuzmenkov
de8328b2b0
Merge pull request #12729 from ClickHouse/aku/repo-snapshot
...
More branches in perf test repo snapshot
2020-07-23 18:08:47 +03:00