Raúl Marín
|
64799867a1
|
Add a comment about IInterpreterUnionOrSelectQuery::usesViewSource()
|
2022-01-28 12:39:56 +01:00 |
|
Raúl Marín
|
4b5ab80e3b
|
Better scalar cache handling
- Fixes global CTE scalar cache.
- Adds MVs back (views dependent on the source are cached locally and others globally
|
2022-01-26 17:36:45 +01:00 |
|
Nikolai Kochetov
|
e616732743
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
|
Amos Bird
|
479d4fa991
|
Add shardNum() and shardCount() functions
|
2021-07-31 15:45:39 +08:00 |
|
Nikolai Kochetov
|
afc1fe7f3d
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +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 |
|
Amos Bird
|
2a28c127eb
|
Better code for real
|
2020-12-18 14:13:59 +08:00 |
|
hexiaoting
|
cb91d64fe7
|
Add new feature: limit length and offset setting (#17633)
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
|
2020-12-17 17:16:14 +03:00 |
|
feng lv
|
382fff9009
|
fix
|
2020-11-01 13:54:07 +00:00 |
|