Alexey Milovidov
|
0e4257721c
|
Maybe better dependencies tracking in CMake
|
2021-07-08 05:50:18 +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 |
|
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 |
|
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 |
|
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 |
|
Maksim Kita
|
57dbf173cb
|
Merge pull request #26047 from kry127/patch-1
Fix typo in distinct.md
|
2021-07-07 14:16:21 +03:00 |
|
Maksim Kita
|
3e00e5f0ec
|
Merge pull request #26045 from Algunenano/fix_temperature
AsynchronousMetrics: Don't assume temperature is always positive
|
2021-07-07 14:15:55 +03:00 |
|
Victor
|
a47a9ef39a
|
Update distinct.md
|
2021-07-07 13:38:56 +03:00 |
|
Anton Popov
|
1b4d2cbc6d
|
Merge pull request #26032 from CurtizJ/try-fix-flaky-tests
Try to fix some flaky tests
|
2021-07-07 12:47:00 +03:00 |
|
Raúl Marín
|
d87607b160
|
AsynchronousMetrics: Don't assume temperature is always positive
|
2021-07-07 11:09:38 +02:00 |
|
alesapin
|
4c85dae572
|
Merge pull request #25743 from ClickHouse/fix_aggregation_ttl
Fix bug in execution of TTL GROUP BY
|
2021-07-07 10:49:16 +03:00 |
|
alesapin
|
0d8844c510
|
Merge pull request #25884 from ClickHouse/fix_drop_part_in_queue
Relax `DROP PART` guarantees and turn on checks in ReplicationQueue.
|
2021-07-07 10:48:48 +03:00 |
|
Vitaly Baranov
|
b0a3a7180f
|
Replace print() with logging.debug() in integration tests
|
2021-07-07 10:35:11 +03:00 |
|
Vladimir
|
b46ac3dfd1
|
Merge pull request #25609 from zxc111/master
|
2021-07-07 09:36:55 +03:00 |
|
alexey-milovidov
|
80eaf85301
|
Merge pull request #24416 from elevankoff/system-metrics
Common system metrics collection
|
2021-07-07 03:21:49 +03:00 |
|
Maksim Kita
|
ad5f99d36c
|
Merge pull request #25973 from otrazhenia/evgsudarikova-DOCSUP-10768
DOCSUP-10768: added Array type to the list of supported types in Dictionaries' attributes.
|
2021-07-07 01:52:22 +03:00 |
|
Vitaliy Zakaznikov
|
ad4c069b4e
|
Fixing syntax error.
|
2021-07-06 17:50:12 -04:00 |
|
Vitaliy Zakaznikov
|
e7a938f860
|
Updating map_type tests due to JSON changes.
Crossing out tests with (U)Int64 keys due to double quoting bug.
|
2021-07-06 17:31:20 -04:00 |
|
alesapin
|
7b004fb828
|
Merge pull request #25995 from CurtizJ/fix-merge-tree-settings-change
Fix alter of settings in `MergeTree` tables
|
2021-07-06 22:12:38 +03:00 |
|
Kseniia Sumarokova
|
7a7b774ba3
|
Merge pull request #25550 from kssenii/truncate
Allow truncate in storages s3/hdfs
|
2021-07-06 22:07:53 +03:00 |
|
Vitaliy Zakaznikov
|
89f89e33d1
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into fix_and_enable_testflows_tests
|
2021-07-06 14:42:46 -04:00 |
|
olgarev
|
c0798df656
|
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-07-06 21:08:11 +03:00 |
|
Olga Revyakina
|
717775d8c0
|
Links again
|
2021-07-06 21:06:34 +03:00 |
|
Maksim Kita
|
8d6a183f23
|
Merge pull request #26018 from kitaisreal/functions-logical-const-result-for-non-const-arguments-fix
FunctionsLogical const result for non const arguments fix
|
2021-07-06 21:02:48 +03:00 |
|
alesapin
|
3dee74df54
|
Comment
|
2021-07-06 19:53:54 +03:00 |
|
alesapin
|
1c39df068e
|
Remove accident change
|
2021-07-06 19:52:54 +03:00 |
|
alesapin
|
a8fdc41193
|
Fix bug and add more trash to test
|
2021-07-06 19:51:23 +03:00 |
|
Nicolae Vartolomei
|
24f5ad8920
|
Subtract number of watch callbacks as this is what we actually count
|
2021-07-06 17:13:30 +01:00 |
|
Nicolae Vartolomei
|
9b3ceda57c
|
Increment ZooKeeperWatch metric only if the callback is registered
|
2021-07-06 17:10:29 +01:00 |
|
Anton Popov
|
1f53404e66
|
better retries
|
2021-07-06 16:58:12 +03:00 |
|
Anton Popov
|
3a69d06fc9
|
try fix flaky tests
|
2021-07-06 16:36:18 +03:00 |
|
Anton Popov
|
5b0bc8a7fb
|
Update arcadia_skip_list.txt
|
2021-07-06 16:16:20 +03:00 |
|
vdimir
|
a50a98c595
|
Add copuple cases to test bin_unbin
|
2021-07-06 15:24:30 +03:00 |
|
vdimir
|
c6e13e6e2e
|
Add leading zeros in function bin
|
2021-07-06 15:19:42 +03:00 |
|