Alexey Milovidov
e5ffd74a56
Merge branch 'master' into trying_to_fix_compressed_marks
2022-09-28 02:30:10 +03:00
avogar
76be0d2ee1
Infer Object type only when allow_experimental_object_type is enabled
2022-09-27 23:07:36 +00:00
Alexey Milovidov
fcd443f0e3
Merge branch 'master' into add-missing-tests-geobase
2022-09-28 01:58:02 +03:00
Alexey Milovidov
2c4a0a11a8
Update install.sh
2022-09-28 01:57:47 +03:00
Alexey Milovidov
3d9d1369b1
Merge pull request #41518 from ClickHouse/filimonov-config-xml-obsolete-comment
...
Remove obsolete comment from the config.xml
2022-09-28 01:05:56 +03:00
Alexey Milovidov
be6689ef08
Merge pull request #41372 from HarryLeeIBM/hlee-s390x-siphash
...
Another fix for SipHash Endian issue on s390x
2022-09-28 01:05:05 +03:00
Alexey Milovidov
05e7106bd5
Merge branch 'master' into patch-1
2022-09-28 01:04:14 +03:00
alesapin
57614b6869
Remove two redundant lines
2022-09-27 23:16:16 +02:00
Kseniia Sumarokova
134157df3d
Update storage_conf.xml
2022-09-27 22:42:39 +02:00
Alexander Tokmakov
cb530fa54c
Merge pull request #41796 from ClickHouse/fix_metadata_version_creation
...
Fix missing `metadata_version` for old tables
2022-09-27 23:29:40 +03:00
Alexey Milovidov
6d6e88a5c8
Merge pull request #41798 from ClickHouse/small-fix-in-dashboard
...
Small fix in dashboard
2022-09-27 23:20:33 +03:00
Alexander Tokmakov
7035385a85
fix
2022-09-27 22:19:59 +02:00
Alexander Tokmakov
127fc9ce3c
Merge branch 'master' into fix_metadata_version_creation
2022-09-27 23:09:23 +03:00
Kseniia Sumarokova
bcdca62d04
Merge pull request #41846 from mosinnik/patch-1
...
Update external-data.md
2022-09-27 21:19:36 +02:00
Kseniia Sumarokova
d1566fc1d9
Merge branch 'master' into patch-1
2022-09-27 20:50:14 +02:00
Dan Roscigno
c066008bc3
Merge pull request #41844 from DanRoscigno/fix-mv-link
...
fix link from intro in create > view page
2022-09-27 14:08:13 -04:00
Dan Roscigno
4f23f6ef25
fix other links
...
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2022-09-27 14:07:35 -04:00
mosinnik
ce74a0cfc7
Merge branch 'master' into patch-1
2022-09-27 20:08:23 +03:00
Yakov Olkhovskiy
7c94f98f6a
Merge pull request #37961 from ClibMouse/Kusto-phase1
...
Kusto phase1
2022-09-27 12:42:15 -04:00
alesapin
a75ab3c74d
Merge pull request #41789 from ClickHouse/fix_drop_completely_dropped_table
...
Fix drop of completely dropped table
2022-09-27 18:24:40 +02:00
Kseniia Sumarokova
85b44c909a
Update MergeTreeDataPartCompact.cpp
2022-09-27 18:16:58 +02:00
mosinnik
44d3eccf4c
Update external-data.md
...
fix lost double hyphens
2022-09-27 19:13:40 +03:00
Antonio Andelic
26a5e3588a
Try allowing rsa
2022-09-27 16:07:45 +00:00
Antonio Andelic
e8e8086b83
Enable only jepsen
2022-09-27 16:07:22 +00:00
Alexander Tokmakov
0915bfdb17
fix
2022-09-27 17:42:36 +02:00
Alexander Tokmakov
b4a10c330c
fix
2022-09-27 17:34:24 +02:00
Alexander Tokmakov
287fe40173
Merge branch 'master' into fix_intersecting_parts
2022-09-27 16:55:39 +02:00
Salvatore Mesoraca
fc73b74379
Improve feedback when replacing partition with different primary key
2022-09-27 16:31:47 +02:00
Dan Roscigno
b983ed35f2
Merge branch 'master' into fix-mv-link
2022-09-27 10:23:44 -04:00
DanRoscigno
4be153cbd3
fix link from intro
2022-09-27 10:21:35 -04:00
Antonio Andelic
728fe5d06f
Change log level
2022-09-27 16:00:44 +02:00
alesapin
a20a9242a1
Fix order of arguments
2022-09-27 15:50:25 +02:00
Kseniia Sumarokova
2f237a8a2c
Update registerStorageMergeTree.cpp
2022-09-27 15:30:18 +02:00
alesapin
695133cc5b
Better mutations
2022-09-27 15:23:02 +02:00
Antonio Andelic
036d1c8cbc
Merge pull request #40991 from ClickHouse/start-embedded-keeper-async
...
Always start embedded Keeper in async mode
2022-09-27 14:44:19 +02:00
alesapin
d4d4f92976
Use copy for some operations instead of hardlinks
2022-09-27 14:38:13 +02:00
kssenii
b2fc4b923c
Add functional test
2022-09-27 14:31:38 +02:00
kssenii
ce422052b0
Fix CANNOT_READ_ALL_DATA for compact parts in case compressed_marks=1
2022-09-27 14:27:56 +02:00
Alexander Tokmakov
3d4a5a493b
Merge pull request #41484 from FrankChen021/on_cluster_dll
...
Add OpenTelemetry support to ON CLUSTER DDL
2022-09-27 15:15:52 +03:00
Robert Schulze
39014c034e
Add tryBase58Decode() to all_new_functions_must_be_documented's ignore list
...
I should not be doing this (sorry) but we currently don't generate the
official documentation from the in-source documentation. This means that
adding in-source documentation means duplicating documentation :-(
2022-09-27 12:12:38 +00:00
Robert Schulze
06493a0062
Fix style
2022-09-27 11:54:55 +00:00
Robert Schulze
1f3f86e5bf
Cosmetics
2022-09-27 11:46:56 +00:00
Robert Schulze
823d8fb6cd
Move git calls back into git.cmake
...
+ renamed the file from originally "git_status.cmake" to "git.cmake"
(because we not longer run only "git status")
2022-09-27 11:45:58 +00:00
Alexey Milovidov
69b13d9f31
Merge pull request #41797 from ClickHouse/revert-41247
...
Revert "ColumnVector: optimize UInt8 index with AVX512VBMI (#41247 )"
2022-09-27 14:35:18 +03:00
Alexander Tokmakov
19062e9d97
Update src/Storages/MergeTree/ReplicatedMergeTreeAttachThread.cpp
...
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2022-09-27 14:26:45 +03:00
Robert Schulze
33891c275e
Fix typo
2022-09-27 10:20:39 +00:00
Alexander Gololobov
1719e000ea
Merge pull request #41763 from zhangjmruc/fix/disable_mergetree_table_with_lwd_virtual_column
...
Disable merge tree table with lightweight delete virtual column name _row_exists
2022-09-27 12:20:19 +02:00
Robert Schulze
aa7e62ad5f
Add functio ntryBase58Decode()
...
- makes it consistent with tryBase64Decode(), follow-up to #39292
- additionally the following minor changes:
- rename Common/base58.h|cpp to Common/Base58.h|cpp for constency with
Common/Base64.h|cpp
- check that (encode|decode|tryDecode)Base64() gets just one argument
2022-09-27 10:18:36 +00:00
robot-clickhouse
08af2a32bf
Automatic style fix
2022-09-27 09:53:26 +00:00
alesapin
4d2a5d752d
Add failing test
2022-09-27 11:36:20 +02:00