Nikolai Kochetov
|
fd14faeae2
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
|
Nikolai Kochetov
|
340b53ef85
|
Remove some more streams.
|
2021-10-08 17:03:54 +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 |
|
Azat Khuzhin
|
77a1d00dee
|
Add new remote context as interpreter context to the Pipe
|
2020-12-12 17:43:10 +03:00 |
|
Alexander Tokmakov
|
72b1339656
|
Revert "Revert "Write structure of table functions to metadata""
This reverts commit c65d1e5c70 .
|
2020-10-14 15:19:29 +03:00 |
|
tavplubix
|
c65d1e5c70
|
Revert "Write structure of table functions to metadata"
|
2020-10-14 13:59:29 +03:00 |
|
alexey-milovidov
|
f60ccb4edf
|
Merge pull request #14295 from ClickHouse/write_structure_of_table_functions
Write structure of table functions to metadata
|
2020-10-13 23:56:09 +03:00 |
|
Azat Khuzhin
|
f25c1742b8
|
Pass through *_for_user settings via Distributed with cluster-secure
In cluster-secure case the user on shards (remote) is equal to the user
on the initiator, so those settings can be safely applied.
|
2020-10-03 02:04:47 +03:00 |
|
Alexander Tokmakov
|
3a9779adb4
|
slightly better code
|
2020-09-01 17:41:49 +03:00 |
|
alesapin
|
014bb070ec
|
Fix tests
|
2020-07-14 11:19:39 +03:00 |
|
alesapin
|
dffdece350
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +03:00 |
|
Alexander Tokmakov
|
c071e0a473
|
add context to DatabaseCatalog methods
|
2020-05-29 02:01:18 +03:00 |
|
Alexey Milovidov
|
1e325a9fd9
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
|
Alexey Milovidov
|
cdeda4ab91
|
Fix usage of max_parser_depth setting; remove harmful default function arguments
|
2020-04-16 04:06:10 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|