Maksim Kita
|
b1a956c5f1
|
clang-tidy check performance-move-const-arg fix
|
2022-03-02 18:15:27 +00:00 |
|
Nikolai Kochetov
|
ab28c6c855
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
|
Vitaly Baranov
|
3b09640d94
|
Use sessions more.
|
2021-08-19 02:22:09 +03:00 |
|
Nikolai Kochetov
|
13f95f3fdf
|
Streams -> Processors for dicts, part 3.
|
2021-08-06 11:41:45 +03:00 |
|
Nikolai Kochetov
|
8d14f2ef8f
|
Streams -> Processors for dicts, part 1.
|
2021-08-04 20:58:18 +03:00 |
|
Raúl Marín
|
34b0bb6b7f
|
Move formatBlock to its own file
|
2021-07-29 16:39:42 +02:00 |
|
Nikolai Kochetov
|
dbaa6ffc62
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
|
Nikolai Kochetov
|
afc1fe7f3d
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
|
Alexander Kuzmenkov
|
3f57fc085b
|
remove mutable context references from functions interface
Also remove it from some visitors.
|
2021-05-28 19:45:37 +03:00 |
|
Maksim Kita
|
8dbf721e52
|
Merge pull request #22961 from kitaisreal/dictionaries-standardize-exceptions
Dictionaries standardize exceptions
|
2021-04-11 12:05:59 +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 |
|
Maksim Kita
|
b43a709fec
|
Dictionaries standardize exceptions
|
2021-04-10 21:48:36 +03:00 |
|
Maksim Kita
|
6b69d859c1
|
Added ExecutablePool dictionary source
|
2021-03-05 13:17:45 +03:00 |
|
Maksim Kita
|
d3f299269f
|
Fixed code review issues
|
2021-02-01 12:35:47 +03:00 |
|
Maksim Kita
|
d194294d0b
|
Fixed tests
|
2021-02-01 12:35:47 +03:00 |
|
Maksim Kita
|
dafb0ef4e9
|
ExecutableDictionarySource added implicit_key option
|
2021-02-01 12:35:47 +03:00 |
|
Alexander Tokmakov
|
17c0317b80
|
minor fixes
|
2020-04-21 01:17:53 +03:00 |
|
Артем Стрельцов
|
741775a12f
|
fixed some remarks from review
|
2020-04-17 22:54:53 +03:00 |
|
Артем Стрельцов
|
cd2eac9f93
|
codestyle fixed
|
2020-04-09 23:52:53 +03:00 |
|
Артем Стрельцов
|
5a70a77c4a
|
Merge branch 'master' into direct_queries
|
2020-04-09 17:29:37 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|