Alexey Milovidov
|
3f2f53d2bb
|
Allow query profiling only on x86_64
|
2021-04-04 04:52:41 +03:00 |
|
kssenii
|
90db0be8e9
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
|
2021-04-03 08:01:13 +00:00 |
|
kssenii
|
7c162d30b7
|
Tiny fix
|
2021-04-02 21:35:16 +00:00 |
|
kssenii
|
02c6332e86
|
Pass null values properly
|
2021-04-02 18:45:42 +03:00 |
|
mastertheknife
|
eb127ded95
|
ppc64le: Fix config and timezone embedding.
|
2021-04-01 18:12:51 +03:00 |
|
Kseniia Sumarokova
|
e3fac9ef32
|
Merge branch 'master' into nanodbc
|
2021-04-01 16:38:00 +03:00 |
|
Pavel Kruglov
|
cc65a1db97
|
Update paths to the model configs in config reloading
|
2021-04-01 13:30:05 +03:00 |
|
kssenii
|
cb845731b0
|
Add connection pools
|
2021-03-31 12:41:12 +00:00 |
|
kssenii
|
3dadb2db94
|
Fix build
|
2021-03-31 08:42:57 +00:00 |
|
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 |
|
kssenii
|
9b565b37b5
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
|
2021-03-30 10:35:24 +00: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 |
|
kssenii
|
b3e5f5d8c6
|
Add support for datetime64 and Decimal* for odbc storage
|
2021-03-26 21:26:49 +00:00 |
|
kssenii
|
ab3caf7b3c
|
Add exception message
|
2021-03-26 16:16:31 +00:00 |
|
Anton Popov
|
6a15431be7
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-25 15:57:35 +03:00 |
|
kssenii
|
6d41f7356b
|
Better way to pass attributes
|
2021-03-24 19:32:31 +00:00 |
|
kssenii
|
d9326cc229
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into library-bridge
|
2021-03-24 18:28:55 +00:00 |
|
kssenii
|
30445ca889
|
Fix build
|
2021-03-24 18:23:12 +00:00 |
|
kssenii
|
5aaf240dfd
|
Fix style
|
2021-03-24 12:32:58 +00:00 |
|
kssenii
|
ef35804bbc
|
Fix case when there is no db_name in connection_string
|
2021-03-24 12:27:46 +00:00 |
|
kssenii
|
7da36be9b6
|
Better
|
2021-03-24 09:23:29 +00:00 |
|
kssenii
|
c008f054ae
|
Pass sample_block only once
|
2021-03-24 08:41:42 +00:00 |
|
kssenii
|
1ef3c1f780
|
Use binary format for params
|
2021-03-24 07:55:21 +00:00 |
|
kssenii
|
b8d9b97903
|
Better
|
2021-03-23 15:43:14 +00: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 |
|
kssenii
|
167c9d3aeb
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
|
2021-03-23 05:52:21 +00: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 |
|
kssenii
|
e877402406
|
Better
|
2021-03-22 15:58:20 +00:00 |
|
kssenii
|
472ce89b75
|
Small fixes
|
2021-03-22 14:39:17 +00:00 |
|
kssenii
|
8a650c4408
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into library-bridge
|
2021-03-22 13:38:25 +00:00 |
|
kssenii
|
c81ab04e8f
|
Switch to nanodbc
|
2021-03-22 12:37:05 +00: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 |
|
kssenii
|
34dea63248
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into library-bridge
|
2021-03-17 13:32:43 +00:00 |
|
kssenii
|
4ba83aa87a
|
Small improvement
|
2021-03-17 08:20:14 +00: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 |
|
kssenii
|
8688ae9346
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into library-bridge
|
2021-03-14 19:32:21 +00: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 |
|
kssenii
|
5d953a4b86
|
Better
|
2021-03-12 21:48:52 +00:00 |
|
kssenii
|
323fb54a8e
|
Fix split build finally
|
2021-03-12 21:12:34 +00: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 |
|
kssenii
|
02ed33936a
|
Fix split build
|
2021-03-12 12:54:49 +00: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 |
|
kssenii
|
9e0101e5fc
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into library-bridge
|
2021-03-12 07:47:22 +00:00 |
|
kssenii
|
4acaee2f38
|
Fix config
|
2021-03-12 07:12:38 +00:00 |
|
kssenii
|
fd4a19bbf8
|
Update dockerfile and config.d
|
2021-03-11 21:21:14 +00:00 |
|
Denis Glazachev
|
290a6d273e
|
Add Kerberos support for authenticating existing users when accessing over HTTP
|
2021-03-11 23:41:10 +03:00 |
|
kssenii
|
4d29241d5a
|
Try fix build
|
2021-03-10 21:14:09 +00:00 |
|
kssenii
|
e77ff68582
|
Better
|
2021-03-10 18:26:15 +00:00 |
|
kssenii
|
38f7f37468
|
Add loadKeys method
|
2021-03-10 13:23:07 +00:00 |
|
Nikolai Kochetov
|
4f133ae036
|
Merge branch 'master' into refactor-actions-dag
|
2021-03-10 12:40:55 +03:00 |
|
kssenii
|
f6610ceaad
|
Try fix build
|
2021-03-10 08:09:05 +00: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 |
|
Anton Popov
|
df6663dcb6
|
refactoring of serializations
|
2021-03-09 20:02:26 +03:00 |
|
Anton Popov
|
bc417cf54a
|
refactoring of serializations
|
2021-03-09 17:46:52 +03:00 |
|
kssenii
|
5ee2925123
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into library-bridge
|
2021-03-08 19:53:48 +00:00 |
|
kssenii
|
8a9fa561c7
|
Fix style check, build, ya check
|
2021-03-07 20:07:42 +00:00 |
|
kssenii
|
b7b15fe920
|
Remove unused
|
2021-03-07 15:23:20 +00:00 |
|
kssenii
|
9e9bf2bb75
|
Common base for bridges part 3
|
2021-03-07 13:55:40 +00:00 |
|
kssenii
|
1c4d4c8e54
|
Better handlers
|
2021-03-07 11:31:55 +00:00 |
|
kssenii
|
61d8e27ea7
|
Common base for bridges part 2
|
2021-03-07 11:21:49 +00:00 |
|
kssenii
|
f83a5d83a2
|
Better
|
2021-03-06 18:44:40 +00:00 |
|
kssenii
|
94af06588e
|
Make libraries storage as singleton
|
2021-03-06 18:38:01 +00:00 |
|
feng lv
|
ba16896162
|
add --backslash option for clickhouse-format
fix
fix
fix
|
2021-03-06 12:29:16 +00:00 |
|