Nikita Mikhaylov
|
18dc213cee
|
Merge pull request #21912 from songenjie/clickhouse-copier-create-destination-once
[ClickHouse][Copier] Improve copier work
|
2021-03-30 14:42:00 +03:00 |
|
alesapin
|
5e3ebb3e0e
|
Merge pull request #22274 from ClickHouse/rename_keeper
Rename NuKeeper and TestKeeper to Keeper in all places
|
2021-03-30 10:39:22 +03:00 |
|
Maksim Kita
|
6fb444f732
|
Merge pull request #20184 from nvartolomei/nv/macos-shared
Fix macOS shared lib build
|
2021-03-29 18:25:43 +03:00 |
|
Anton Popov
|
ea82e7725f
|
Merge pull request #21562 from CurtizJ/serialization-refactoring-4
Refactoring of data types serialization
|
2021-03-29 16:36:44 +03:00 |
|
alesapin
|
f781aff92c
|
Fix symlink
|
2021-03-29 12:19:20 +03:00 |
|
alesapin
|
be132a32a2
|
More renames
|
2021-03-29 11:24:56 +03:00 |
|
Alexey Milovidov
|
2a8ac01cdb
|
Rename as suggested by Kita
|
2021-03-28 22:24:28 +03:00 |
|
Alexey Milovidov
|
6f9f7d118d
|
Fixes
|
2021-03-28 04:27:26 +03:00 |
|
Alexey Milovidov
|
50f712e198
|
Integrate mmap cache to the infrastructure
|
2021-03-28 04:10:30 +03:00 |
|
Anton Popov
|
6a15431be7
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-25 15:57:35 +03:00 |
|
turbo jason
|
22c9cb1aa3
|
fix code style
|
2021-03-23 15:35:15 +08:00 |
|
turbo jason
|
f4be05ca25
|
fix code style
|
2021-03-23 15:04:25 +08:00 |
|
turbo jason
|
6aa89d0ee3
|
remove duplicated code
|
2021-03-23 11:00:06 +08:00 |
|
Alexander Kuzmenkov
|
6a7d873ea2
|
Merge pull request #21853 from azat/bash-completion
Add bash completion support for clickhouse utils
|
2021-03-22 23:29:43 +03:00 |
|
Nikolai Kochetov
|
730785f4c2
|
Merge pull request #21459 from ClickHouse/refactor-actions-dag
Refactor actions dag
|
2021-03-22 11:58:16 +03:00 |
|
turbo jason
|
1b1d425e42
|
remove duplicated code
|
2021-03-22 10:27:32 +08:00 |
|
Azat Khuzhin
|
84280f1148
|
Add bash completion support for clickhouse utils
|
2021-03-19 21:33:01 +03:00 |
|
turbo jason
|
a4d3732091
|
[ClickHouse][Copier] Improve copier work
|
2021-03-19 20:51:29 +08:00 |
|
Alexander Kuzmenkov
|
f85b089292
|
Merge pull request #21466 from ClickHouse/aku/frame-formatting
add query formatting idempotence check to fuzzer
|
2021-03-18 17:57:11 +03:00 |
|
Nikolai Kochetov
|
c3c393a7aa
|
Merge branch 'master' into refactor-actions-dag
|
2021-03-18 14:33:07 +03:00 |
|
Alexander Kuzmenkov
|
bb460dd7f4
|
fix
|
2021-03-17 21:55:06 +03:00 |
|
Alexander Kuzmenkov
|
9018ad3979
|
Merge remote-tracking branch 'origin/aku/frame-formatting' into HEAD
|
2021-03-17 21:52:31 +03:00 |
|
Alexander Kuzmenkov
|
9b1d256f54
|
clang-tidy......
|
2021-03-17 21:44:43 +03:00 |
|
Alexander Kuzmenkov
|
cb92d578e1
|
Update programs/client/Client.cpp
|
2021-03-17 18:57:13 +03:00 |
|
Alexander Kuzmenkov
|
bb17f14d83
|
fix
|
2021-03-17 18:55:53 +03:00 |
|
alexey-milovidov
|
d02726bcac
|
Merge pull request #9404 from Enmk/DateTime64_extended_range
Date time64 extended range
|
2021-03-17 11:06:03 +03:00 |
|
Alexey Milovidov
|
174bce9ca4
|
TODO is resolved
|
2021-03-16 19:55:56 +03:00 |
|
Alexey Milovidov
|
bc25624b88
|
Better formatting for Array and Map in Web UI
|
2021-03-16 19:54:16 +03:00 |
|
Alexey Milovidov
|
9f05fc22d0
|
Modern JavaScript
|
2021-03-16 19:31:25 +03:00 |
|
Anton Popov
|
6247cd5503
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-16 16:50:15 +03:00 |
|
Nikita Mikhaylov
|
7d7a2bc724
|
Merge pull request #21630 from nikitamikhaylov/pf-local
Parallel formatting for clickhouse-local
|
2021-03-16 14:37:40 +03:00 |
|
Alexey Milovidov
|
eadf0248d0
|
Build fixes
|
2021-03-16 14:07:53 +03:00 |
|
Anton Popov
|
173d2ea1f4
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-16 02:50:14 +03:00 |
|
Alexander Kuzmenkov
|
6403198c84
|
check formatting only for the queries we can execute
|
2021-03-16 02:19:16 +03:00 |
|
Alexander Kuzmenkov
|
e485a27dc1
|
some fixes
|
2021-03-15 22:45:45 +03:00 |
|
Alexey Milovidov
|
671395e8c8
|
Most likely improve performance
|
2021-03-15 22:23:27 +03:00 |
|
Alexey Milovidov
|
eaeb4a3bf0
|
Merge branch 'master' into DateTime64_extended_range
|
2021-03-15 16:59:32 +03:00 |
|
Nikita Mikhaylov
|
1f92c8ce58
|
parallel formatting everywhere
|
2021-03-15 14:51:24 +03:00 |
|
Nikita Mikhaylov
|
10a885c9b2
|
return back formatting in client
|
2021-03-15 14:36:01 +03:00 |
|
alexey-milovidov
|
53e21443eb
|
Merge branch 'master' into DateTime64_extended_range
|
2021-03-14 12:27:17 +03:00 |
|
Anton Popov
|
ed42437219
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-13 01:41:26 +03:00 |
|
Alexander Kuzmenkov
|
ec19b69d8c
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2021-03-12 23:53:48 +03:00 |
|
Alexander Kuzmenkov
|
508953ca00
|
more debug info
|
2021-03-12 23:53:26 +03:00 |
|
Azat Khuzhin
|
ff1cb65f0b
|
Start accepting connections after DDLWorker and dictionaries initialization
Found by integration tests [1]:
Code: 139. DB::Exception: Received from 172.18.0.6:9000. DB::Exception: DDL background thread is not initialized. Stack trace:
[1]: https://clickhouse-test-reports.s3.yandex.net/21643/65f90f2ce9ea9e9d4076f06c58ddd981c82cc098/integration_tests_(thread).html#fail1
|
2021-03-12 21:48:13 +03:00 |
|
Kruglov Pavel
|
2e7f756d7c
|
Merge pull request #21494 from ucasFL/format
add --backslash option for clickhouse-format
|
2021-03-12 14:31:58 +03:00 |
|
Nikita Mikhaylov
|
e4b4665ff5
|
better
|
2021-03-12 13:58:03 +03:00 |
|
alexey-milovidov
|
9e0d53c0e6
|
Merge pull request #20058 from excitoon-favorites/remotehostfilterdisallowall
Fixed open behavior of remote host filter in case when there is `remote_url_allow_hosts` section in configuration but no entries there
|
2021-03-12 11:14:15 +03:00 |
|
Denis Glazachev
|
290a6d273e
|
Add Kerberos support for authenticating existing users when accessing over HTTP
|
2021-03-11 23:41:10 +03:00 |
|
Nikolai Kochetov
|
4f133ae036
|
Merge branch 'master' into refactor-actions-dag
|
2021-03-10 12:40:55 +03:00 |
|
tavplubix
|
5a6cc876e4
|
Merge pull request #20626 from ClickHouse/fix_force_drop_materialized_view
Make force_drop_table work with MaterializedView
|
2021-03-09 20:05:51 +03:00 |
|