Kruglov Pavel
|
18a03d0dc7
|
Fix fasttest
|
2022-10-14 21:41:28 +02:00 |
|
avogar
|
2583e6d3ce
|
Use string_view
|
2022-09-28 13:14:54 +00:00 |
|
avogar
|
1bd7e531db
|
Better exception message for duplicate column names in schema inference
|
2022-09-28 12:07:25 +00: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
|
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 |
|
mosinnik
|
44d3eccf4c
|
Update external-data.md
fix lost double hyphens
|
2022-09-27 19:13:40 +03: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
|
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 |
|
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 |
|
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 |
|
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 |
|
Kseniia Sumarokova
|
caf6a99f41
|
Merge pull request #41011 from kssenii/fix-thread-status
Fix incorrect attach query in threadpool readers, get rid of static threadpools for reads/writes, make threadpool size for reads/writes configurable
|
2022-09-27 11:35:07 +02:00 |
|
Alexander Tokmakov
|
98e89dc381
|
Merge pull request #41821 from ClickHouse/return_stress_logs
Keep the most important log in stress tests
|
2022-09-27 12:19:52 +03:00 |
|
alesapin
|
17a633c62c
|
Bump
|
2022-09-27 11:17:51 +02:00 |
|
alesapin
|
69f3a66538
|
Keep the most important log in stress tests
|
2022-09-27 11:16:10 +02:00 |
|
Kseniia Sumarokova
|
e4f9d311c3
|
Merge pull request #41731 from kssenii/fix-azure-tests
Try fix azure tests
|
2022-09-27 11:01:19 +02:00 |
|
Robert Schulze
|
a18bdf0004
|
Merge pull request #41775 from ClickHouse/adjust-universalsh
Point automatic download script to to ARMv8.0 compat build
|
2022-09-27 09:01:25 +02:00 |
|
Robert Schulze
|
9c1a107f68
|
Cosmetic changes in comment
|
2022-09-27 09:00:46 +02:00 |
|
Antonio Andelic
|
97cf045203
|
Merge pull request #41721 from ClickHouse/collect-correctly-logs-in-stress-test
Collect logs in Stress test using clickhouse-local
|
2022-09-27 08:43:44 +02:00 |
|
Antonio Andelic
|
c207787206
|
Merge pull request #41717 from ClickHouse/ignore-attach-thread-keeper-errors
Ignore Keeper errors from ReplicatedMergeTreeAttachThread in stress tests
|
2022-09-27 08:40:10 +02:00 |
|
Alexey Milovidov
|
3f3f93ae13
|
Merge pull request #41556 from ClickHouse/gh-runners
Update runners to a recent version to install on 22.04
|
2022-09-27 01:00:53 +03:00 |
|
Alexey Milovidov
|
6d7de37e3d
|
Small fix in dashboard
|
2022-09-26 23:52:14 +02:00 |
|
Alexander Gololobov
|
f21f933da7
|
Merge branch 'master' into fix/disable_mergetree_table_with_lwd_virtual_column
|
2022-09-26 23:44:45 +02:00 |
|
Alexey Milovidov
|
a3b28b441b
|
Merge pull request #34892 from evillique/new_parser
Implement operator precedence parser
|
2022-09-27 00:07:04 +03:00 |
|
Alexey Milovidov
|
5407291191
|
Revert "ColumnVector: optimize UInt8 index with AVX512VBMI (#41247)"
This reverts commit 8de524cb73 .
|
2022-09-26 22:36:12 +02:00 |
|
Alexander Tokmakov
|
0f6a44efef
|
fix missing metadata_version for old tables
|
2022-09-26 20:11:30 +02:00 |
|
Alexander Tokmakov
|
922834ccde
|
minor fixes
|
2022-09-26 19:31:08 +02:00 |
|
Alexander Gololobov
|
c2c2de8718
|
Rename _row_exists column test case
|
2022-09-26 19:21:55 +02:00 |
|
Alexander Gololobov
|
9263f0b2ed
|
Added test case for drop column _row_exists
|
2022-09-26 19:12:52 +02:00 |
|
Antonio Andelic
|
eb78761a7e
|
Collect necessary
|
2022-09-26 16:30:01 +00:00 |
|
kssenii
|
921776625e
|
Fix integration tests
|
2022-09-26 16:20:00 +02:00 |
|
alesapin
|
e20d3803c4
|
Better fix
|
2022-09-26 15:40:25 +02:00 |
|
alesapin
|
2384761063
|
Fix drop of completely dropped table
|
2022-09-26 15:38:10 +02:00 |
|
Robert Schulze
|
1e4ddf0a9c
|
Choose fastest build for current platform
|
2022-09-26 13:22:53 +00:00 |
|
Dan Roscigno
|
32eca72bff
|
Merge pull request #41739 from DanRoscigno/format-cell-tower-dataset
reformat cell tower example doc
|
2022-09-26 08:50:08 -04:00 |
|
Sergei Trifonov
|
060402cab7
|
Merge pull request #41675 from ZhiguoZh/20220922-lock-opt
Optimize the lock contentions for ThreadGroupStatus::mutex
|
2022-09-26 14:33:47 +02:00 |
|
Antonio Andelic
|
ad1b885b91
|
Merge branch 'master' into collect-correctly-logs-in-stress-test
|
2022-09-26 14:31:23 +02:00 |
|
Alexey Milovidov
|
7bb245720a
|
Merge pull request #41752 from ClickHouse/revert-revert-revert
Revert of "Revert the revert of "ColumnVector: optimize filter with AVX512 VBMI2 compress store" #40033"
|
2022-09-26 15:16:02 +03:00 |
|
Antonio Andelic
|
9c24929c06
|
Merge branch 'master' into ignore-attach-thread-keeper-errors
|
2022-09-26 14:12:54 +02:00 |
|
Mikhail f. Shiryaev
|
78002dc248
|
Merge pull request #41777 from ClickHouse/docker-ci-tests
Fix tests for docker-ci
|
2022-09-26 14:06:05 +02:00 |
|