Alexandra
|
f71e97511b
|
set use_ssl flag
|
2021-05-18 20:48:16 +00:00 |
|
Alexandra
|
b7a0f2db57
|
refactoring
|
2021-05-18 20:20:51 +00:00 |
|
Alexandra
|
3f00f064af
|
wide parts validation with file opening via disk
|
2021-05-18 20:06:09 +00:00 |
|
Alexandra
|
e3a91f568e
|
fix encryption (very small files encryption bug) and replace 64-iv to 128-iv
|
2021-05-18 20:02:19 +00:00 |
|
Alexandra
|
deaef0fc8d
|
remove unnecessary includes
|
2021-05-17 17:01:04 +00:00 |
|
Alexandra
|
721ea4f251
|
remove unnecessary includes
|
2021-05-17 16:58:51 +00:00 |
|
Alexandra
|
af420569f8
|
remove debug information, fix seek issue and encryption issue
|
2021-05-17 16:15:21 +00:00 |
|
Alexandra
|
10a5b734ee
|
encryption initialization (without any flags like use_ssl for now)
|
2021-05-16 22:35:20 +00:00 |
|
Alexandra
|
67f9b86515
|
implement read and write buffers (with debug=warning logs)
|
2021-05-14 21:54:03 +00:00 |
|
Alexandra
|
24573794ce
|
inherit DiskEncrypted from DiskDecorator; override copy (use IDisk::copy instead of LocalDisk::copy), applyNewSettings, onFreeze and removeShared*
|
2021-05-14 21:52:51 +00:00 |
|
Alexandra
|
730b9792bc
|
add parameters DiskEncrypted IDisk::applyNewSettings usage
|
2021-05-14 21:48:34 +00:00 |
|
Alexandra
|
5374ac5c11
|
resolve alter table issue and add relative path to DiskEncrypted that can be declared in config as a <path>
|
2021-05-13 16:21:45 +00:00 |
|
Alexandra
|
7c34083441
|
mutex loop resolved
|
2021-05-13 06:46:11 +00:00 |
|
Alexandra
|
628bf9b345
|
disk encryption init
|
2021-05-13 06:37:05 +00:00 |
|
Nikolai Kochetov
|
690410009c
|
Restor is_temporary flag for fetched part.
|
2021-05-12 19:17:01 +03:00 |
|
Anton Popov
|
46ce4b7a88
|
Merge pull request #24016 from MaxWk/order-by-with-fill-datetime64
support for order by fill with DateTime64
|
2021-05-12 14:44:36 +03:00 |
|
alesapin
|
ed3f89a7be
|
Merge pull request #23980 from kssenii/add-postgres-schema
Add missing table schema for postgres dictionary
|
2021-05-12 10:50:49 +03:00 |
|
alesapin
|
d5462df2f9
|
Merge pull request #24017 from ClickHouse/fix_bug_with_snapshots_read
Better error codes in Keeper when no leader alive
|
2021-05-12 10:15:58 +03:00 |
|
Maksim Kita
|
ffdc2b22a5
|
Merge pull request #24022 from amosbird/fixalias
Make `prefer_column_name_to_alias` setting more standard
|
2021-05-12 09:54:04 +03:00 |
|
Maksim Kita
|
c7fdf457a4
|
Merge pull request #24038 from KazeZlat/patch-1
Added a note that Buffer engine does not support TRUNCATE statement
|
2021-05-12 09:51:49 +03:00 |
|
Nikolai Kochetov
|
a5ad3324c9
|
Skip 01710_projection_fetch for parallel execution.
|
2021-05-12 09:42:01 +03:00 |
|
Nikolai Kochetov
|
a1ba67e029
|
Merge pull request #20202 from amosbird/projection
Projections
|
2021-05-12 09:38:07 +03:00 |
|
Nikita Mikhalev
|
ad73b7440f
|
Adding a note that Buffer engine does not support TRUNCATE statement
|
2021-05-12 11:00:13 +05:00 |
|
Nikita Mikhalev
|
4e5d456216
|
Adding a note that Buffer engine does not support TRUNCATE statement
|
2021-05-12 10:57:57 +05:00 |
|
万康
|
aa43d3cff9
|
fix tests and code style
|
2021-05-12 11:44:45 +08:00 |
|
alexey-milovidov
|
41012b5ba4
|
Merge pull request #23793 from fuwhu/feature/fix-session-expired-when-selecting-system-tables
fix session expired while executing Tables
|
2021-05-12 01:18:36 +03:00 |
|
alexey-milovidov
|
d422e0199b
|
Merge pull request #24019 from Avogar/rename-uniq-theta
Rename uniqThetaSketch to uniqTheta
|
2021-05-12 01:17:18 +03:00 |
|
Maksim Kita
|
4fb5454ff4
|
Merge pull request #24028 from m-ves/patch-1
Correct mistyping
|
2021-05-11 23:51:54 +03:00 |
|
m-ves
|
424d555306
|
Correct mistyping
|
2021-05-11 23:32:58 +03:00 |
|
Maksim Kita
|
2b833f4bce
|
Merge pull request #24021 from kitaisreal/fix-arena-with-free-lists-test
Fix ArenaWithFreeLists test
|
2021-05-11 22:00:45 +03:00 |
|
Amos Bird
|
62153e7030
|
Fix
|
2021-05-12 02:30:16 +08:00 |
|
Maksim Kita
|
d33f4750e1
|
Fix ArenaWithFreeLists test
|
2021-05-11 21:22:50 +03:00 |
|
Vladimir
|
124766f3ac
|
Merge pull request #24013 from vdimir/issue-24010
Finalize CompressedWriteBuffer in TemporaryFileStream
|
2021-05-11 21:19:12 +03:00 |
|
Maksim Kita
|
106a04c1e0
|
Merge pull request #23984 from michon470/kuriatnikovm-DOCSUP-9168-function_arrayProduct
DOCSUP-9168: Documented the arrayProduct function
|
2021-05-11 21:15:19 +03:00 |
|
alesapin
|
0dec8f77e4
|
Retry more errors in clickhouse-test
|
2021-05-11 20:33:44 +03:00 |
|
Maksim Kita
|
72d46beca0
|
Merge pull request #23979 from azat/dict-preallocate
Reimplement preallocate for hashed/sparse_hashed dictionaries
|
2021-05-11 20:15:46 +03:00 |
|
Mikhail
|
d637f85033
|
перевод
|
2021-05-11 18:07:54 +03:00 |
|
Mikhail
|
3792e97ef3
|
Update array-functions.md
|
2021-05-11 17:56:57 +03:00 |
|
Pavel Kruglov
|
704bbe0aeb
|
Raname uniqThetaSketch to uniqTheta
|
2021-05-11 17:39:35 +03:00 |
|
Nikolai Kochetov
|
817bc1377c
|
Fix part check for projections.
|
2021-05-11 17:07:19 +03:00 |
|
alesapin
|
591abbaded
|
Better error codes in Keeper while no leader alive
|
2021-05-11 16:54:36 +03:00 |
|
Nikolai Kochetov
|
0e469f3ebf
|
Try fix test.
|
2021-05-11 16:19:51 +03:00 |
|
万康
|
36fc6432ce
|
support for order by fill with DateTime64
|
2021-05-11 21:03:32 +08:00 |
|
Fuwang Hu
|
a312dd414c
|
Merge branch 'master' into feature/fix-session-expired-when-selecting-system-tables
|
2021-05-11 20:04:36 +08:00 |
|
Nikolai Kochetov
|
a7d717d767
|
Remove unused code.
|
2021-05-11 14:59:56 +03:00 |
|
fuwhu
|
bf0b0e2edc
|
disable select_sequential_consistency when getting total rows and bytes in TablesBlockSource::generate
|
2021-05-11 19:49:48 +08:00 |
|
Nikolai Kochetov
|
89f16014b8
|
fix fetch for projection.
|
2021-05-11 14:44:59 +03:00 |
|
Amos Bird
|
074c2ead9c
|
Fix
|
2021-05-11 18:22:23 +08:00 |
|
Amos Bird
|
5e9fab6d10
|
Comment debug info out
|
2021-05-11 18:12:29 +08:00 |
|
Amos Bird
|
5836e2e277
|
Fix issues in normal projection
|
2021-05-11 18:12:29 +08:00 |
|