Alexey Milovidov
|
c322c6b423
|
Merge pull request #66398 from azat/play-elapsed
Add query elapsed time for non-default format in play UI
|
2024-07-13 21:30:56 +00:00 |
|
Alexey Milovidov
|
96d3c31190
|
Update play.html
|
2024-07-13 18:51:00 +02:00 |
|
Azat Khuzhin
|
cdb3b3f2aa
|
Add query elapsed time for non-default format in play UI
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-07-11 16:43:20 +02:00 |
|
Alexey Milovidov
|
8fe50f5a8f
|
Merge branch 'master' into named-collections-in-clickhouse-local
|
2024-07-11 04:56:10 +02:00 |
|
Konstantin Bogdanov
|
053228eea1
|
Empty user when JWT is set
|
2024-07-08 17:29:32 +02:00 |
|
Daniil Ivanik
|
d00b12d0a9
|
Merge pull request #64446 from divanik/divanik/fix_clickhouse_disks_2
Interactive client for clickhouse-disks
|
2024-07-08 09:00:15 +00:00 |
|
Antonio Andelic
|
1a192a8369
|
Merge pull request #65563 from azat/keeper-configs-fixes
Fix clickhouse-keeper with not system-wide directories and provide override for local development
|
2024-07-08 07:34:08 +00:00 |
|
Alexey Milovidov
|
310ee5061c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into named-collections-in-clickhouse-local
|
2024-07-07 12:49:15 +02:00 |
|
Alexey Milovidov
|
c7c77a3322
|
Merge branch 'named-collections-in-clickhouse-local' of github.com:ClickHouse/ClickHouse into named-collections-in-clickhouse-local
|
2024-07-06 02:04:57 +02:00 |
|
Alexey Milovidov
|
d183e3adc9
|
Merge branch 'master' into named-collections-in-clickhouse-local
|
2024-07-06 01:32:43 +02:00 |
|
pufit
|
4195ce2183
|
Merge branch 'master' into pufit/startup-scripts
|
2024-07-05 13:52:58 -04:00 |
|
Anton Popov
|
907a365926
|
Merge pull request #66098 from CurtizJ/better-sanitizer-message
More precise warning message about sanitizers
|
2024-07-05 14:15:28 +00:00 |
|
pufit
|
0a5ee12f0b
|
Merge pull request #62103 from ClickHouse/pufit/fuzz-query
FuzzQuery table function
|
2024-07-04 20:46:47 +00:00 |
|
Antonio Andelic
|
ec6739120c
|
Merge pull request #66041 from ClickHouse/try-disabling-jemalloc-background-threads
Try disabling jemalloc background threads
|
2024-07-04 20:30:39 +00:00 |
|
Anton Popov
|
93afc8e613
|
more precise warning message about sanitizers
|
2024-07-04 15:11:29 +00:00 |
|
divanik
|
4815f0d6ff
|
Resolve conflicts
|
2024-07-04 14:09:43 +00:00 |
|
divanik
|
eff9fd519d
|
Merge sth
|
2024-07-04 13:52:05 +00:00 |
|
divanik
|
b4be9d5c6f
|
Fix address
|
2024-07-04 13:40:36 +00:00 |
|
Antonio Andelic
|
975e8ee14a
|
Merge pull request #65910 from ClickHouse/keeper-remove-standalone-build
Remove standalone Keeper build
|
2024-07-04 12:14:42 +00:00 |
|
Antonio Andelic
|
613ed1ebbf
|
Merge branch 'master' into try-disabling-jemalloc-background-threads
|
2024-07-04 13:58:26 +02:00 |
|
Antonio Andelic
|
c93d8cbb66
|
Fixes
|
2024-07-04 13:57:47 +02:00 |
|
Kseniia Sumarokova
|
15ad290ae4
|
Merge branch 'master' into named-collections-in-clickhouse-local
|
2024-07-04 12:19:58 +02:00 |
|
Alexey Milovidov
|
2b3f1ef3aa
|
Merge pull request #65556 from azat/dashboard-user-from-url
Parse user from URL for dashboard.html (useful for sharing)
|
2024-07-04 00:45:07 +00:00 |
|
Antonio Andelic
|
86056a8fdc
|
Merge pull request #66028 from ClickHouse/remove-scary-jemalloc-log
Remove scary jemalloc log
|
2024-07-03 16:59:04 +00:00 |
|
Antonio Andelic
|
5875694669
|
Fix includes
|
2024-07-03 18:48:32 +02:00 |
|
Antonio Andelic
|
07f51e02ed
|
Reuse some checks
|
2024-07-03 16:54:09 +02:00 |
|
Antonio Andelic
|
cddd2312fb
|
Merge branch 'master' into keeper-remove-standalone-build
|
2024-07-03 16:23:31 +02:00 |
|
Kseniia Sumarokova
|
dd9bf6d792
|
Merge pull request #65738 from RodolpheDuge/fix_odbc_nullable_fields
fix ODBC table with nullable fields
|
2024-07-03 09:43:47 +00:00 |
|
Antonio Andelic
|
c86cdbb243
|
Remove scary jemalloc log
|
2024-07-03 11:05:34 +02:00 |
|
pufit
|
497ab310be
|
Merge branch 'master' into pufit/fuzz-query
# Conflicts:
# src/Storages/registerStorages.cpp
|
2024-07-03 00:02:54 -04:00 |
|
Kseniia Sumarokova
|
e45a905904
|
Update LocalServer.cpp
|
2024-07-02 11:52:51 +02:00 |
|
Alexey Milovidov
|
4f61f530bd
|
Named collections in clickhouse-local
|
2024-07-02 11:22:05 +02:00 |
|
Azat Khuzhin
|
2991e27183
|
Parse user from URL for dashboard.html (useful for sharing)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-07-02 07:38:39 +02:00 |
|
divanik
|
242b553253
|
Change unique_ptr creation to shared_ptr
|
2024-07-01 17:35:07 +00:00 |
|
divanik
|
a163007325
|
Change creation criteria of a local disk
|
2024-07-01 15:33:34 +00:00 |
|
Antonio Andelic
|
b0bbc9c810
|
Fix symlinks
|
2024-07-01 16:01:57 +02:00 |
|
divanik
|
9e92aed2de
|
Correct style check
|
2024-07-01 13:24:13 +00:00 |
|
divanik
|
fee7da5ed3
|
Corrected tests
|
2024-07-01 12:46:17 +00:00 |
|
divanik
|
bb0b93f77d
|
Change wrong implementations of copy and move
|
2024-07-01 11:11:16 +00:00 |
|
divanik
|
90601e0a1d
|
Merge branch 'divanik/fix_clickhouse_disks_2' of github.com:divanik/ClickHouse; branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2
|
2024-07-01 11:10:05 +00:00 |
|
Antonio Andelic
|
4a9daa202d
|
Remove Keeper standalone build
|
2024-07-01 11:24:45 +02:00 |
|
Antonio Andelic
|
6b47171f2c
|
Keeper binary with different entrypoint
|
2024-07-01 10:52:08 +02:00 |
|
Alexey Milovidov
|
042c43e48f
|
Merge branch 'master' into local-memory-limit
|
2024-06-29 21:45:10 +02:00 |
|
Alexey Milovidov
|
a922b57ccc
|
Merge pull request #65532 from ClickHouse/no-jemalloc-message
Do not print jemalloc message at startup
|
2024-06-29 13:50:20 +00:00 |
|
Alexey Milovidov
|
9113981d0c
|
Merge branch 'master' into dont-load-outdated-parts-on-readonly
|
2024-06-29 04:38:44 +02:00 |
|
Alexey Milovidov
|
6b912425f9
|
Merge branch 'master' into no-jemalloc-message
|
2024-06-29 04:34:40 +02:00 |
|
Alexey Milovidov
|
c6e9894473
|
Merge branch 'master' into local-memory-limit
|
2024-06-29 04:19:12 +02:00 |
|
Alexander Tokmakov
|
4748e2929f
|
Merge pull request #65570 from ClickHouse/keeper_az
Improve ZooKeeper load balancing
|
2024-06-28 22:57:20 +00:00 |
|
Nikita Mikhaylov
|
191aad6b53
|
Merge pull request #65669 from ClickHouse/client-refactoring
Miscellaneous and insignificant changes around Client/ClientBase.
|
2024-06-28 11:44:40 +00:00 |
|
divanik
|
7d4293f6f8
|
Make commands more profound
|
2024-06-28 00:21:19 +00:00 |
|