Maksim Kita
|
98b7274b51
|
Fixed pool in ODBC bridge
|
2021-04-13 23:15:22 +03:00 |
|
alesapin
|
6d8efe5d5b
|
Merge pull request #22992 from ClickHouse/ssl_keeper
Add SSL to keeper (both client and internal)
|
2021-04-13 19:15:07 +03:00 |
|
alexey-milovidov
|
1945d01719
|
Merge pull request #21972 from kssenii/nanodbc
Switch to nanodbc
|
2021-04-13 12:23:57 +03:00 |
|
alesapin
|
cbd8a57fda
|
Merge branch 'master' into ssl_keeper
|
2021-04-13 10:34:23 +03:00 |
|
alexey-milovidov
|
fc08501a0d
|
Update ColumnInfoHandler.cpp
|
2021-04-13 01:55:14 +03:00 |
|
alexey-milovidov
|
30e6c3be41
|
Update ColumnInfoHandler.cpp
|
2021-04-13 01:53:00 +03:00 |
|
alexey-milovidov
|
e2edecc8e2
|
Merge pull request #22434 from Avogar/catboost-reload
Update paths to the catboost model configs in config reloading
|
2021-04-13 01:21:04 +03:00 |
|
alesapin
|
ef34c95c7e
|
Add SSL to keeper (both client and internal)
|
2021-04-12 15:25:52 +03:00 |
|
Egor O'Sten
|
c77dd36ca9
|
Readability of error message for ORDER BY
|
2021-04-11 20:40:00 -04:00 |
|
kssenii
|
7a287e6fe9
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
|
2021-04-11 21:36:08 +00:00 |
|
alexey-milovidov
|
d21ffd83a7
|
Merge branch 'master' into catboost-reload
|
2021-04-11 13:29:36 +03: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 |
|
kssenii
|
72d89bc933
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
|
2021-04-09 11:13:01 +00: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 |
|
kssenii
|
834f29f84f
|
Fix build
|
2021-04-07 17:11:09 +00: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 |
|
kssenii
|
7a89948801
|
Fix
|
2021-04-07 07:16:50 +00:00 |
|
kssenii
|
4419a430cb
|
Less dependencies
|
2021-04-06 20:15:32 +00:00 |
|
kssenii
|
0b39480d51
|
Better
|
2021-04-06 20:01:23 +00: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 |
|
kssenii
|
5a143a4d12
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
|
2021-04-06 16:50:13 +00: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
|
38f135ab39
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into nanodbc
|
2021-04-05 15:37:53 +00: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
|
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 |
|