Egor O'Sten
|
c77dd36ca9
|
Readability of error message for ORDER BY
|
2021-04-11 20:40:00 -04:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
alesapin
|
1533f9b9aa
|
Merge pull request #14113 from johnskopis/dynamic-interserver-creds-v20
Support interserver credential rotation
|
2021-04-08 11:01:40 +03:00 |
|
alesapin
|
2987bbc948
|
Small improvements
|
2021-04-07 16:52:11 +03:00 |
|
Alexander Kuzmenkov
|
06bb58cb69
|
Merge pull request #22704 from ClickHouse/aku/window-multiple
fix window functions with multiple input streams and no sorting
|
2021-04-07 15:15:47 +03:00 |
|
alesapin
|
feff1175f4
|
Merge branch 'master' into johnskopis/dynamic-interserver-creds-v20
|
2021-04-07 13:55:38 +03:00 |
|
Azat Khuzhin
|
f157278b72
|
Safer SCOPE_EXIT
It executes the code in the dtor, that should never throw.
|
2021-04-06 21:10:37 +03:00 |
|
alesapin
|
1c8e33414f
|
Merge branch 'master' into johnskopis/dynamic-interserver-creds-v20
|
2021-04-06 16:28:46 +03:00 |
|
Alexander Kuzmenkov
|
585da2c8d0
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2021-04-06 14:58:21 +03:00 |
|
Alexander Kuzmenkov
|
06e7a9f8f2
|
fix window functions with multiple input streams and no sorting
|
2021-04-06 14:43:27 +03:00 |
|
kssenii
|
b629f5c64d
|
Add const
|
2021-04-05 14:15:10 +00:00 |
|
kssenii
|
89a2e94364
|
Fixes
|
2021-04-05 14:08:49 +00:00 |
|
kssenii
|
9dba529494
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into library-bridge
|
2021-04-05 13:14:51 +00:00 |
|
Alexey Milovidov
|
7a54558a29
|
Improve usability of clickhouse-client
|
2021-04-05 05:49:13 +03:00 |
|
Alexey Milovidov
|
3f2f53d2bb
|
Allow query profiling only on x86_64
|
2021-04-04 04:52:41 +03: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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|