Commit Graph

88398 Commits

Author SHA1 Message Date
Alexey Milovidov
421469849a
Merge pull request #35272 from CurtizJ/minor-renames
Minor renames
2022-05-08 01:10:12 +03:00
Alexey Milovidov
3a2ddac2e6
Merge pull request #33861 from RogerYK/fix-substring-negative-offset-length
Fix substring negative offset length
2022-05-08 01:09:36 +03:00
Alexey Milovidov
61ac08d3cd
Merge pull request #37009 from ClickHouse/remove-testflows
Remove obsolete code
2022-05-08 00:53:25 +03:00
mergify[bot]
ac5e69d940
Merge branch 'master' into dump_ordered_sessions_map 2022-05-07 21:17:23 +00:00
Nikita Taranov
713c603440
Try fix flaky test 2022-05-07 22:14:58 +02:00
Ilya Yatsishin
47edcdcb1b
Merge pull request #37006 from ClickHouse/alexey-milovidov-patch-4 2022-05-07 20:22:06 +02:00
Alexey Milovidov
867ae3f251 Remove obsolete code 2022-05-07 20:13:30 +02:00
Alexey Milovidov
26520ee892
Remove CodeQL 2022-05-07 20:56:51 +03:00
Vxider
aab6b1e8b5 update code style 2022-05-07 17:33:42 +00:00
BoloniniD
aa21a8925f Fixes 2022-05-07 17:08:40 +03:00
alesapin
a17e8fabec
Merge pull request #36978 from ClickHouse/installation-id
Fix installation_id filter, minimize docker images diff
2022-05-07 15:45:31 +02:00
alesapin
e54e33a6df I'm not ready for 3-way comparison 2022-05-07 15:33:34 +02:00
Vitaly Baranov
69bec2f377 Users without assigned row policies can view rows now. 2022-05-07 14:50:24 +02:00
Alexander Tokmakov
2f9e7d2d0f
Update 01293_show_clusters.sql 2022-05-07 15:33:54 +03:00
Alexey Milovidov
acf48ef933
Merge pull request #36456 from dzhiryakov/patch-1
Fix typo in LowCardinality doc
2022-05-07 15:33:51 +03:00
Alexey Milovidov
f1ab4e830e
Update Field.h 2022-05-07 15:12:09 +03:00
Alexey Milovidov
c422e39c41
Update formatReadableTimeDelta.cpp 2022-05-07 15:11:48 +03:00
Alexey Milovidov
d6a5f20e6d
Update reinterpretAs.cpp 2022-05-07 15:10:16 +03:00
Alexey Milovidov
8712b4d488
Update reinterpretAs.cpp 2022-05-07 15:09:36 +03:00
Alexey Milovidov
fdbb5b75b2
Merge branch 'master' into minor-renames 2022-05-07 14:18:50 +03:00
Alexey Milovidov
db5fd6ffb2
Update 02185_arraySlice_negative_offset_size.sql 2022-05-07 13:51:15 +03:00
Alexey Milovidov
769ad4c55d
Update 02185_arraySlice_negative_offset_size.sql 2022-05-07 13:51:01 +03:00
Alexey Milovidov
43b2664c87
Update array-functions.md 2022-05-07 13:49:03 +03:00
Alexey Milovidov
fd363695dc
Update array-functions.md 2022-05-07 13:48:11 +03:00
Alexey Milovidov
40c049b0c9
Update bit-functions.md 2022-05-07 13:47:15 +03:00
Alexey Milovidov
0cac59a9f9
Update string-functions.md 2022-05-07 13:46:17 +03:00
Alexey Milovidov
a121155f0a Fix conflict 2022-05-07 12:38:30 +02:00
Alexey Milovidov
1bdc51a496 Merge branch 'remind_for_external_option' of github.com:bigo-sg/ClickHouse into bigo-sg-remind_for_external_option 2022-05-07 12:36:57 +02:00
mergify[bot]
2d1057bc87
Merge branch 'master' into fix-substring-negative-offset-length 2022-05-07 10:30:39 +00:00
Alexey Milovidov
4eac661588
Merge branch 'master' into master 2022-05-07 13:21:59 +03:00
Alexey Milovidov
b2945766d0
Merge pull request #36988 from ClickHouse/handle-nullable-numbers-in-play-ui
Correct styling of Nullable numbers in PlayUI
2022-05-07 13:06:25 +03:00
Alexey Milovidov
854338d1c8
Merge pull request #36996 from brandonJY/patch-1
update missing database name for hits_100m_obfuscated
2022-05-07 13:05:24 +03:00
Alexey Milovidov
5244065cdb
Update metrica.md 2022-05-07 13:04:46 +03:00
Kseniia Sumarokova
0f5f75a784
Merge pull request #36887 from kssenii/fix-current-size-count-in-cache
Fix current size count in cache
2022-05-07 11:45:20 +02:00
BoloniniD
0cf6f66fcf Add BLAKE3 hash docs 2022-05-07 12:08:37 +03:00
Vxider
72a634b5c6 removing-replacing-window-column-transform 2022-05-07 08:41:51 +00:00
Brandon
e718e0a73b
update missing database name for hits_100m_obfuscated
in creare sql, database name for hits_100m_obfuscated is missing
2022-05-07 14:36:06 +08:00
Alexey Milovidov
c95f22e64d
Merge branch 'master' into allow-setuid-inside-clickhouse 2022-05-07 00:21:47 +03:00
Alexey Milovidov
d76ac4d34d
Merge pull request #36822 from ClickHouse/revert-group-array-sorted
Revert "Merge pull request #34055 from palegre-tiny/groupSortedArray"
2022-05-06 23:27:08 +03:00
Alexey Milovidov
a88e9b74a2 Correct styling of Nullable numbers in PlayUI 2022-05-06 21:50:28 +02:00
Alexey Milovidov
edb70485b4
Merge pull request #36985 from ClickHouse/auto/v22.3.6.5-lts
Update version_date.tsv after v22.3.6.5-lts
2022-05-06 22:32:32 +03:00
Alexey Milovidov
88e923a949
Merge pull request #36986 from ClickHouse/auto/v22.4.5.9-stable
Update version_date.tsv after v22.4.5.9-stable
2022-05-06 22:32:16 +03:00
robot-clickhouse
6aa870ebb6 Update version_date.tsv after v22.4.5.9-stable 2022-05-06 18:59:00 +00:00
robot-clickhouse
b855af8491 Update version_date.tsv after v22.3.6.5-lts 2022-05-06 18:56:48 +00:00
Mikhail f. Shiryaev
ab6c3169ac
Use ENV for API_URL customization 2022-05-06 20:50:44 +02:00
avogar
02bd5f6542 Finalize write buffers in case of exception 2022-05-06 17:30:18 +00:00
Mikhail f. Shiryaev
b85de7e3e2
Fix installation_id filter, minimize docker images diff 2022-05-06 19:15:01 +02:00
Dmitry Novik
46fa87b14e Fix tests 2022-05-06 16:46:54 +00:00
Alexander Tokmakov
c806869040 fix sync database replica 2022-05-06 18:37:20 +02:00
Anton Popov
a489ab682c
Merge pull request #36873 from CurtizJ/dynamic-columns-13
Fix insertion of complex JSONs with nested arrays [2]
2022-05-06 18:08:06 +02:00