Maksim Kita
|
df90e43c3d
|
Add changelog for 21.7
|
2021-07-09 02:09:51 +03:00 |
|
Vitaly Baranov
|
3dfdcf4604
|
Improve implementation of leftPadString(), rename to leftPad(). Add new functions rightPad(), leftPadUTF8(), rightPadUTF8(). Add a test.
|
2021-07-08 23:39:29 +03:00 |
|
Nikita Mikhaylov
|
334d5439c8
|
done
|
2021-07-08 20:29:25 +00:00 |
|
alesapin
|
c34a769143
|
Merge pull request #26079 from ClickHouse/fix_abort
Fix abort in ZooKeeper client
|
2021-07-08 22:58:28 +03:00 |
|
Anton Popov
|
81a200e349
|
Merge pull request #26077 from CurtizJ/cleanup-code
Remove unused code
|
2021-07-08 20:50:57 +03:00 |
|
zxc111
|
e4b1e0619c
|
hex/bin functions support AggregateFunction states.
|
2021-07-09 00:41:44 +08:00 |
|
Anton Ivashkin
|
ac68d5ea71
|
Fix path concatenation
|
2021-07-08 18:39:41 +03:00 |
|
Anton Ivashkin
|
88bc3995e0
|
Fix throwing exception when iterate over non existing remote directory
|
2021-07-08 17:54:59 +03:00 |
|
alexey-milovidov
|
9c2aad6c17
|
Merge pull request #25962 from ClickHouse/network-instrumentation
More instrumentation for network interaction: add counters for recv/send bytes; add gauges for recvs/sends.
|
2021-07-08 17:20:16 +03:00 |
|
alexey-milovidov
|
f068defdd8
|
Merge pull request #26052 from vdimir/fix-join-max-parallel-streams
Fix max parallel streams for joined pipelines
|
2021-07-08 17:18:12 +03:00 |
|
alexey-milovidov
|
2062ddec90
|
Merge pull request #26058 from azat/tests-fixes
Fix 01791_dist_INSERT_block_structure_mismatch flakiness
|
2021-07-08 17:16:07 +03:00 |
|
alexey-milovidov
|
72e3abfef7
|
Merge pull request #26067 from ClickHouse/play-graphs
Render pipelines in Play UI
|
2021-07-08 17:13:56 +03:00 |
|
alexey-milovidov
|
818bbd6539
|
Update programs/server/play.html
Co-authored-by: Vladimir <vdimir@yandex-team.ru>
|
2021-07-08 17:06:37 +03:00 |
|
alesapin
|
e621fb644d
|
Fix abort in ZooKeeper client
|
2021-07-08 16:57:55 +03:00 |
|
Vladimir
|
02977007dc
|
Remove queries with syntax error from 01917_distinct_on.sql
|
2021-07-08 15:45:23 +03:00 |
|
Anton Popov
|
9f1ffa777f
|
remove unused code
|
2021-07-08 15:06:33 +03:00 |
|
vdimir
|
d4256a8583
|
Minor style changes in JoinedTables
|
2021-07-08 13:49:13 +03:00 |
|
vdimir
|
5d7fc61bd5
|
Merge branch 'master' into join-materialized-columns
|
2021-07-08 12:30:00 +03:00 |
|
vdimir
|
2304f6a31b
|
Remove dots from exception message in WindowDescription.cpp
|
2021-07-08 12:24:37 +03:00 |
|
vdimir
|
71d0682a2b
|
Use FieldVisitor to compare offsets in WindowFrame::checkValid
|
2021-07-08 12:24:08 +03:00 |
|
vdimir
|
39de7f8a2a
|
Fix logical error with signed and unsinged offset in WindowFrame::checkValid
|
2021-07-08 11:16:57 +03:00 |
|
Alexey Milovidov
|
ee1b3696a2
|
Fix error in AsynchronousMetrics
|
2021-07-08 06:15:30 +03:00 |
|
Alexey Milovidov
|
15dbb5a07a
|
Final touch
|
2021-07-08 06:04:35 +03:00 |
|
Alexey Milovidov
|
0e4257721c
|
Maybe better dependencies tracking in CMake
|
2021-07-08 05:50:18 +03:00 |
|
alexey-milovidov
|
c1e2d7edb5
|
Merge pull request #26065 from vzakaznikov/disable_testflows_ldap_module
Disabling TestFlows LDAP module due to test fails.
|
2021-07-08 05:35:32 +03:00 |
|
Alexey Milovidov
|
15b75be59b
|
Add comment
|
2021-07-08 05:29:21 +03:00 |
|
Alexey Milovidov
|
e841fae852
|
Improvement
|
2021-07-08 05:27:40 +03:00 |
|
Alexey Milovidov
|
aa84d6a913
|
Render pipelines in Play UI
|
2021-07-08 05:20:24 +03:00 |
|
Vitaliy Zakaznikov
|
40a2fc8a18
|
Trying to fix collection of clickhouser server logs for TestFlows check.
|
2021-07-07 21:45:29 -04:00 |
|
Vitaliy Zakaznikov
|
201bdc4ff5
|
Disabling TestFlows LDAP module due to test fails.
|
2021-07-07 21:40:01 -04:00 |
|
Alexander Kuzmenkov
|
7a48f8ef4c
|
Merge pull request #25537 from nvartolomei/nv/fix-clickhouse-test-hang-and-status-code
Fix hang and incorrect exit code returned from clickhouse-test
|
2021-07-08 01:07:17 +03:00 |
|
Azat Khuzhin
|
20cbca87de
|
Fix 01791_dist_INSERT_block_structure_mismatch flakiness
Add SYSTEM STOP DISTRIBUTED SENDS to force messages from SYSTEM FLUSH
DISTRIBUTED query context.
|
2021-07-08 00:48:15 +03:00 |
|
alexey-milovidov
|
0608eb41ce
|
Merge pull request #25797 from gyuton/gyuton-DOCSUP-10112-Document-logical-functions
DOCSUP-10112: Documented logical functions
|
2021-07-08 00:34:23 +03:00 |
|
Maksim Kita
|
39c5ba40f7
|
Merge pull request #26055 from kitaisreal/clickhouse-dictionary-source-secure-setting-added-documentation
ClickHouse dictionary source secure setting added documentation
|
2021-07-07 23:49:42 +03:00 |
|
Anton Popov
|
e89f701c58
|
Merge pull request #26048 from CurtizJ/fix-map-type-json
Proper fix of serialization of type Map to JSON
|
2021-07-07 23:20:39 +03:00 |
|
alexey-milovidov
|
dfd9e1d737
|
Merge pull request #26011 from vzakaznikov/fix_and_enable_testflows_tests
Enabling all TestFlows modules and fixing some tests.
|
2021-07-07 22:46:25 +03:00 |
|
robot-clickhouse
|
b624307f7e
|
Merge pull request #26054 from ClickHouse/imgbot
[ImgBot] Optimize images
|
2021-07-07 22:20:39 +03:00 |
|
Maksim Kita
|
9d0c2f83f8
|
ClickHouse dictionary source secure setting added documentation
|
2021-07-07 22:14:30 +03:00 |
|
ImgBotApp
|
c6f8f2844c
|
[ImgBot] Optimize images
*Total -- 79.00kb -> 57.71kb (26.95%)
/docs/ru/images/play.png -- 36.44kb -> 25.98kb (28.71%)
/docs/en/images/play.png -- 36.44kb -> 25.98kb (28.71%)
/website/images/index/hackernews.svg -- 1.08kb -> 1.00kb (7.78%)
/website/images/yandex.png -- 4.35kb -> 4.08kb (6.28%)
/website/images/logo-180x180.png -- 0.69kb -> 0.68kb (0.57%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2021-07-07 19:12:16 +00:00 |
|
alexey-milovidov
|
bff057556b
|
Merge pull request #25931 from olgarev/revolg-DOCSUP-10063-minimal_web_ui
DOCSUP-10063: minimal web UI + new adopter
|
2021-07-07 22:10:32 +03:00 |
|
Olga Revyakina
|
02c6b55630
|
Back
|
2021-07-07 21:29:33 +03:00 |
|
Maksim Kita
|
42e1844135
|
Merge pull request #26023 from vitlibar/replace-print-with-logging-in-integration-tests
Replace print() with logging.debug() in integration tests.
|
2021-07-07 21:00:15 +03:00 |
|
Olga Revyakina
|
b9357402e0
|
Test image from the CH blog
|
2021-07-07 20:55:03 +03:00 |
|
vdimir
|
bff1fa1c58
|
Add tests/performance/join_max_streams.xml
|
2021-07-07 20:51:07 +03:00 |
|
vdimir
|
9b09f215c4
|
Fix max parallel stream for joined pipeline
|
2021-07-07 20:44:30 +03:00 |
|
Vitaliy Zakaznikov
|
7f292c6006
|
Changing output back to new fails only.
|
2021-07-07 12:02:50 -04:00 |
|
Anton Popov
|
31e0e5cec7
|
pass buffers explicitly
|
2021-07-07 16:22:15 +03:00 |
|
Vitaliy Zakaznikov
|
e361f3120f
|
* Fixing race condition between starting tail -f command and the file removal that follows.
|
2021-07-07 08:34:46 -04:00 |
|
Anton Popov
|
a24686d300
|
fix serialization of type Map to JSON
|
2021-07-07 15:04:07 +03:00 |
|
alesapin
|
e231f6ce5c
|
Merge pull request #26034 from nvartolomei/nv/zk-watch-metric-drift
Fix for ZK watch metric drift in rare conditions
|
2021-07-07 14:26:34 +03:00 |
|