Alexey Milovidov
|
c8798b2ffa
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
|
Alexey Milovidov
|
0eec226c9a
|
Simplify shared_ptr_helper
|
2019-08-26 22:07:29 +03:00 |
|
Alexey Milovidov
|
3fef8e92ad
|
Merging CONSTRAINTS support
|
2019-08-25 00:20:20 +03:00 |
|
Ivan Lezhankin
|
9f01fa7aaa
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
|
Alexey Zatelepin
|
0d7ab9e3ea
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
this is important in preventing ALTER deadlocks
|
2019-02-27 21:34:38 +03:00 |
|
Vitaly Baranov
|
37e726c311
|
IStorageURLBase::getReadURIParams() and IStorageURLBase::getReadPOSTDataCallback() functions, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:17 +03:00 |
|
Vitaly Baranov
|
309df832ec
|
IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:08 +03:00 |
|
Alexey Milovidov
|
58a6accee5
|
Updated test #4246
|
2019-02-10 19:55:12 +03:00 |
|
alesapin
|
2aee8a5814
|
Fix odbc table function
|
2018-09-22 17:58:03 +03:00 |
|
Nikolai Kochetov
|
391b4b5927
|
Merged with master.
|
2018-08-20 15:25:06 +03:00 |
|
alesapin
|
04db4ddc46
|
CLICKHOUSE-3878: Next iteration in odbc-bridge
|
2018-08-09 21:49:05 +03:00 |
|
Nikolai Kochetov
|
4f7c284d34
|
Fixed build.
|
2018-06-25 15:47:45 +03:00 |
|
alesapin
|
0f529dbc6e
|
Add table fuction url and storage URL
|
2018-06-11 15:13:00 +03:00 |
|