Maksim Kita
|
1bf375e2b7
|
Merge pull request #29254 from kitaisreal/map-bloom-filter-index-updated
Updated bloom filter index for map type to work with mapKeys, mapValues functions
|
2021-09-23 00:31:14 +03:00 |
|
Maksim Kita
|
2920e124f3
|
Merge pull request #29267 from kitaisreal/function-has-support-map-type
Function has support map type
|
2021-09-23 00:26:58 +03:00 |
|
Nikita Mikhaylov
|
32aa2ca939
|
Merge pull request #29257 from nikitamikhaylov/race-merge-task
Fix segfault in fast test
|
2021-09-23 00:12:31 +03:00 |
|
alexey-milovidov
|
0b0be96f43
|
Update github-events.md
|
2021-09-22 23:56:42 +03:00 |
|
alesapin
|
65f2395165
|
Merge pull request #29268 from ClickHouse/add_missed_test
Add missed keeper jepsen config
|
2021-09-22 22:41:58 +03:00 |
|
Maksim Kita
|
be256cc9ed
|
Merge pull request #29270 from hhell/patch-1
Fix typo in an error message
|
2021-09-22 21:36:04 +03:00 |
|
hhell
|
fc166570d8
|
Fix typo in an error message
Related: https://github.com/ClickHouse/ClickHouse/issues/20551
|
2021-09-22 21:33:15 +03:00 |
|
Maksim Kita
|
7eca0a1486
|
Merge pull request #29258 from vdimir/fuse-quantileBFloat16Weighted
Add NameQuantileBFloat16Weighted to GatherFunctionQuantileVisitor
|
2021-09-22 20:38:55 +03:00 |
|
Maksim Kita
|
6dc41ad653
|
Fixed tests
|
2021-09-22 20:31:49 +03:00 |
|
Maksim Kita
|
93208fca4b
|
Bloom filter for map data type dded support for IN, mapContains functions
|
2021-09-22 20:25:10 +03:00 |
|
alesapin
|
dbff8fd03b
|
Add missed keeper jepsen config
|
2021-09-22 19:27:11 +03:00 |
|
Dmitriy
|
8f9a45ea05
|
DOCSUP-14458: Edit and translate to Russian (two settings and subBitmap function) (#28996)
* Edit and translate to Russian
Выполнил перевод на русский язык.
* Update settings.md
Поправил документацию.
* Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/sql-reference/functions/bitmap-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/sql-reference/functions/bitmap-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/sql-reference/functions/bitmap-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update bitmap-functions.md
Обновил описание.
* Update docs/ru/sql-reference/functions/bitmap-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/sql-reference/functions/bitmap-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/sql-reference/functions/bitmap-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/sql-reference/functions/bitmap-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/sql-reference/functions/bitmap-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update subBitmap function
Поправил описание функции subBitmap.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-09-22 19:12:31 +03:00 |
|
Maksim Kita
|
c73808615b
|
Function has support map type
|
2021-09-22 19:08:08 +03:00 |
|
Vladimir C
|
c83e2f6fd4
|
Merge pull request #29259 from vdimir/test-global-multiproc-fix
|
2021-09-22 17:47:08 +03:00 |
|
tavplubix
|
ba82781e11
|
Merge pull request #29061 from ClickHouse/remove_some_trash
Fix `system.distributed_ddl_queue`
|
2021-09-22 16:58:29 +03:00 |
|
tavplubix
|
7712d0e9df
|
Update clickhouse-test
|
2021-09-22 16:17:51 +03:00 |
|
vdimir
|
3a42d11b65
|
Initialize global variables for multiproc in __main__ in clickhouse-test
|
2021-09-22 16:00:59 +03:00 |
|
vdimir
|
eb1053d931
|
Add NameQuantileBFloat16Weighted to GatherFunctionQuantileVisitor
|
2021-09-22 15:53:39 +03:00 |
|
mergify[bot]
|
a3f62af09c
|
Merge branch 'master' into race-merge-task
|
2021-09-22 12:42:45 +00:00 |
|
Kruglov Pavel
|
e8dca52e8b
|
Merge pull request #28946 from sevirov/sevirov-DOCSUP-13429-document_the_short_circuit_function_evaluation_setting
DOCSUP-13429: Document the short_circuit_function_evaluation setting
|
2021-09-22 15:33:52 +03:00 |
|
vdimir
|
431a4718ae
|
Add quantileBFloat16Weighted to doc en,ru
|
2021-09-22 14:55:14 +03:00 |
|
Nikita Mikhaylov
|
558c74e826
|
Done
|
2021-09-22 11:52:47 +00:00 |
|
Maksim Kita
|
daee6054f8
|
Merge pull request #29208 from olgarev/revolg-DOCSUP-12136-add_heredoc_syntax
Add new syntax heredoc
|
2021-09-22 14:41:21 +03:00 |
|
alesapin
|
258ce2436a
|
Merge pull request #29237 from CurtizJ/better-logging
Better diagnostic in ReplicatedMergeTree
|
2021-09-22 13:45:10 +03:00 |
|
olgarev
|
7de9ce601e
|
Merge branch 'master' into revolg-DOCSUP-12136-add_heredoc_syntax
|
2021-09-22 09:54:07 +00:00 |
|
Maksim Kita
|
3b505a15e2
|
Updated test
|
2021-09-22 12:48:34 +03:00 |
|
Maksim Kita
|
92fd6b376f
|
Updated bloom filter index for map type to work with mapKeys function
|
2021-09-22 12:45:48 +03:00 |
|
Kseniia Sumarokova
|
192c5397cc
|
Merge pull request #29211 from kssenii/better-retries-2
Fix retries for disk web
|
2021-09-22 12:37:25 +03:00 |
|
tavplubix
|
e0ce179aa8
|
Minor improvements in clickhouse-test (#29197)
* minor improvements in clickhouse-test
* use enums
* Update clickhouse-test
|
2021-09-22 11:42:46 +03:00 |
|
Ivan Blinkov
|
ef33fc0b86
|
Update AUTHORS
|
2021-09-22 11:38:03 +03:00 |
|
Maksim Kita
|
d3c46ebe88
|
Merge pull request #29246 from MaxWk/fix-spell-error
fix spell error
|
2021-09-22 11:36:03 +03:00 |
|
Maksim Kita
|
d2b939c452
|
Merge pull request #29249 from quoctan132/patch-1
Update rounding-functions.md
|
2021-09-22 11:35:44 +03:00 |
|
Maksim Kita
|
ee45bd9278
|
Merge pull request #29247 from rohitagarwal003/patch-2
Fix broken link to Aaron Katz LinkedIn
|
2021-09-22 11:34:48 +03:00 |
|
quoctan132
|
c1453a0786
|
Update rounding-functions.md
Wrong result in the Examples of Banker’s rounding
|
2021-09-22 15:12:35 +07:00 |
|
Ivan Blinkov
|
56c0767063
|
Update nav.html
|
2021-09-22 10:08:55 +03:00 |
|
Rohit Agarwal
|
03cdeb5a39
|
Fix broken link to Aaron Katz LinkedIn
|
2021-09-21 22:56:49 -07:00 |
|
万康
|
7201b2476e
|
fix spell error
|
2021-09-22 13:26:05 +08:00 |
|
alexey-milovidov
|
f3ba13e29e
|
Merge pull request #29244 from ClickHouse/remove-garbage-from-doc-build
Remove garbage from doc build
|
2021-09-22 05:18:42 +03:00 |
|
Alexey Milovidov
|
caf1eccc0e
|
Remove garbage from doc build
|
2021-09-22 02:58:11 +03:00 |
|
Alexey Milovidov
|
667b71352b
|
Fix link in docs
|
2021-09-22 02:54:48 +03:00 |
|
Maksim Kita
|
c65ae9981f
|
Merge pull request #29230 from ClickHouse/remove-trash-from-debian-control
Remove old dependencies from `debian/control`
|
2021-09-22 01:32:00 +03:00 |
|
Maksim Kita
|
d1498693b3
|
Merge pull request #29231 from ClickHouse/perf-test-fix
Adjust performance test
|
2021-09-22 01:31:45 +03:00 |
|
Maksim Kita
|
0d2043693b
|
Merge pull request #29225 from kcm/patch-1
Add more maxfiles plist file details for OS X
|
2021-09-22 01:31:20 +03:00 |
|
Maksim Kita
|
08ceb39086
|
Merge pull request #29238 from ClickHouse/fix-links-in-docs-3
Fix Docs Check
|
2021-09-22 01:10:30 +03:00 |
|
Alexey Milovidov
|
3fc12286e7
|
Fix Docs Check
|
2021-09-22 00:08:55 +03:00 |
|
alexey-milovidov
|
3203fa4c34
|
Merge pull request #28914 from ClickHouse/exp-smooth
Add aggregate function for exponential smoothing
|
2021-09-21 23:52:44 +03:00 |
|
alexey-milovidov
|
c6dd891471
|
Merge pull request #29180 from azat/socket-timeout-to-message
Add socket timeout values into SOCKET_TIMEOUT exception
|
2021-09-21 23:41:30 +03:00 |
|
alexey-milovidov
|
5ef411677a
|
Merge pull request #29213 from azat/deb-bump-clang
d/control: bump clang to 13
|
2021-09-21 23:11:53 +03:00 |
|
Anton Popov
|
0fbfac056d
|
better diagnostic in ReplicatedMergeTree
|
2021-09-21 22:42:03 +03:00 |
|
Alexey Milovidov
|
91a81fdf3b
|
Adjust performance test
|
2021-09-21 22:19:13 +03:00 |
|