kssenii
|
30b92d24f1
|
Fix
|
2021-09-25 14:46:03 +00:00 |
|
kssenii
|
a5f56bb588
|
Some other
|
2021-09-03 16:25:40 +03:00 |
|
Maksim Kita
|
124a87684f
|
Removed some data streams
|
2021-08-11 23:39:01 +03:00 |
|
Nikolai Kochetov
|
13f95f3fdf
|
Streams -> Processors for dicts, part 3.
|
2021-08-06 11:41:45 +03:00 |
|
Nikolai Kochetov
|
8546df13c2
|
Streams -> Processors for dicts, part 2.
|
2021-08-05 21:08:52 +03:00 |
|
Maksim Kita
|
67e9b85951
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
|
Nikolai Kochetov
|
dbaa6ffc62
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +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
|
b26783b308
|
Dictionaries update file path restrictions
|
2021-05-27 00:17:45 +03:00 |
|
Alexey Milovidov
|
fa5205b4c7
|
Get rid of ugly notation
|
2021-05-08 22:05:08 +03:00 |
|
Alexey Milovidov
|
49160ae1ba
|
Big integers and UUID in dictionaries
|
2021-05-08 22:01:59 +03:00 |
|
Alexey Milovidov
|
02ce9cc725
|
Untangle UUID
|
2021-05-04 01:46:51 +03:00 |
|
Maksim Kita
|
20d5d550c4
|
Merge pull request #22960 from kitaisreal/dictionary-added-decimal256-attribute-type-support
Dictionary added Decimal256 attribute type support
|
2021-04-11 13:07:00 +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
|
7df43891c1
|
Dictionary added Decimal256 attribute type support
|
2021-04-10 19:53:21 +03:00 |
|
Alexey Milovidov
|
52c3857225
|
Fix server restart after stress test
|
2020-08-15 06:10:57 +03:00 |
|
alesapin
|
6fc6422c4d
|
Remove empty lines
|
2020-06-26 18:19:00 +03:00 |
|
alesapin
|
4969da85d9
|
Fixes
|
2020-06-26 17:28:00 +03:00 |
|
alesapin
|
11f88340a5
|
Merge branch 'mongo' of https://github.com/ageraab/ClickHouse into storage_mongodb
|
2020-06-26 16:03:06 +03:00 |
|
Alexander Kuzmenkov
|
bc34e0ff94
|
fixup
|
2020-05-19 23:12:10 +03:00 |
|
ageraab
|
cb24d47472
|
Merge branch 'master' into mongo
|
2020-05-16 02:56:22 +03:00 |
|
Alexander Kuzmenkov
|
500b9bac03
|
fix config prefix
|
2020-05-15 13:48:55 +03:00 |
|
bobrovskij artemij
|
95677432e5
|
MongoDB engine (read-only)
|
2020-05-14 23:59:03 +03:00 |
|
Alexander Kuzmenkov
|
a11c9a3a22
|
Update MongoDBDictionarySource.cpp
|
2020-05-14 21:18:37 +03:00 |
|
Alexander Kuzmenkov
|
8e532a5d1f
|
Update MongoDBDictionarySource.cpp
|
2020-05-14 21:17:15 +03:00 |
|
Alexander Kuzmenkov
|
99d50063f3
|
Support MongoDB URI
|
2020-05-14 14:36:49 +03:00 |
|
Ivan
|
85d783c247
|
Poco contrib refactoring (#10396)
* Remove config_common.h
* Refactor libcpuid contrib
* Remove support for libcpuinfo
* Define USE_CPUID in Arcadia
* Refactor Poco libraries
|
2020-05-08 17:11:19 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|