Nikita Mikhaylov
|
f8b4b3e81b
|
Merge pull request #25595 from ClickHouse/revert-25593-revert-24867-ncb/h3-indexing-funcs
Implement h3ToGeo function [2]
|
2021-07-13 20:08:17 +03:00 |
|
Maksim Kita
|
3d05f07ece
|
Merge pull request #25917 from excitoon-favorites/defaultblocksizeprediction
Using required columns for block size prediction
|
2021-07-13 20:05:41 +03:00 |
|
Vitaly Baranov
|
3c395389b0
|
Merge pull request #24206 from alexelex/alexelex-encryption-1
Data encryption on VFS level
|
2021-07-13 19:50:25 +03:00 |
|
Vitaly Baranov
|
3d80608deb
|
Merge pull request #26249 from vitlibar/fix-read-buffer-from-s3
Fix ReadBufferFromS3
|
2021-07-13 19:32:03 +03:00 |
|
Filatenkov Artur
|
93a3a1d27a
|
Merge pull request #26056 from sevirov/sevirov-DOCSUP-11166-edit_and_translate_to_russian_data_skipping_indices_system_table
DOCSUP-11166: Edit and translate to Russian (data_skipping_indices system table)
|
2021-07-13 19:31:47 +03:00 |
|
Kseniia Sumarokova
|
517354a569
|
Merge pull request #26295 from jcdang/patch-1
Update materialized-postgresql.md
|
2021-07-13 19:22:54 +03:00 |
|
Jeffrey Dang
|
c09fa0b843
|
Update materialized-postgresql.md
Spelling
|
2021-07-13 10:56:07 -05:00 |
|
Nikita Mikhaylov
|
c255f152aa
|
Merge pull request #26051 from ClickHouse/fix_21184
Fix sequence_id in MySQL protocol
|
2021-07-13 16:03:25 +03:00 |
|
Nikita Mikhaylov
|
224c08b46e
|
exceptions
|
2021-07-13 12:54:00 +00:00 |
|
Nikita Mikhaylov
|
d2c8c34229
|
fix build
|
2021-07-13 12:10:21 +00:00 |
|
Nikita Mikhaylov
|
f58f39488f
|
fix submodule
|
2021-07-13 12:10:21 +00:00 |
|
Nikita Mikhaylov
|
7d9bce622f
|
fix build
|
2021-07-13 12:10:21 +00:00 |
|
Nikita Mikhaylov
|
dcf42e9c16
|
fix arcadia
|
2021-07-13 12:10:21 +00:00 |
|
Nikita Mikhaylov
|
919b23e264
|
fix arcadia
|
2021-07-13 12:10:21 +00:00 |
|
Nikita Mikhaylov
|
eecb989c3f
|
update ya make
|
2021-07-13 12:10:21 +00:00 |
|
Nikita Mikhaylov
|
5904b5f20b
|
Update h3toGeo.cpp
|
2021-07-13 12:10:21 +00:00 |
|
Nikita Mikhaylov
|
cac2aa9699
|
Revert "Revert "Implement h3ToGeo function""
|
2021-07-13 12:10:21 +00:00 |
|
Anton Popov
|
06570d2a5a
|
Merge pull request #26040 from lehasm/alexey-sm-DOCSUP-10296-document-toJSONString
DOCSUP-10296: Document the toJSONString function
|
2021-07-13 15:06:06 +03:00 |
|
Kseniia Sumarokova
|
fc783be800
|
Merge pull request #26265 from xiedeyantu/master
Modify code comments
|
2021-07-13 13:09:05 +03:00 |
|
xiedeyantu
|
df438f4288
|
Modify code comments
|
2021-07-13 17:52:24 +08:00 |
|
alexey-milovidov
|
b4741ed2fe
|
Merge pull request #23140 from amosbird/fixrandomoneshardinsert
Fix misbehaviors when insert_distributed_one_random_shard = 1
|
2021-07-13 11:47:53 +03:00 |
|
alexey-milovidov
|
af7ecb7f7a
|
Merge pull request #25798 from azat/optimize_skip_unused_shards_rewrite_in-types-fix
Fix optimize_skip_unused_shards_rewrite_in for non-UInt64 types
|
2021-07-13 11:40:59 +03:00 |
|
alexey-milovidov
|
101ee12f18
|
Merge pull request #26038 from amosbird/projection-fix11
Fix normal projection with prewhere
|
2021-07-13 11:40:08 +03:00 |
|
Vitaly Baranov
|
bc5080d701
|
Rename ReadEncryptedBuffer -> ReadBufferFromEncryptedFile,
WriteEncryptedBuffer -> WriteBufferFromEncryptedFile,
move file FileEncryption.h to the IO folder,
rename functions accroding to our code style,
add cpp files.
|
2021-07-13 11:31:03 +03:00 |
|
Vitaly Baranov
|
cc25c262ef
|
Use std::random_device instead of the function get_random()
|
2021-07-13 11:30:38 +03:00 |
|
Vitaly Baranov
|
e2424db810
|
Fix ReadBufferFromS3
|
2021-07-13 11:30:29 +03:00 |
|
Vitaly Baranov
|
9517f483bb
|
Fix unit tests.
|
2021-07-13 11:30:22 +03:00 |
|
Vitaly Baranov
|
767f1352eb
|
Fix ciphering of partial blocks.
|
2021-07-13 11:30:14 +03:00 |
|
Vitaly Baranov
|
0f9ace257f
|
Fix conversion to/from big endian.
|
2021-07-13 11:30:08 +03:00 |
|
Vitaly Baranov
|
81f3876506
|
Fix finalize() and sync() in WriteEncryptedBuffer.
|
2021-07-13 11:30:00 +03:00 |
|
Vitaly Baranov
|
042befb369
|
Fix compilation
|
2021-07-13 11:29:52 +03:00 |
|
Vitaly Baranov
|
e086e5e384
|
Merge branch 'master' into alexelex-encryption-1
|
2021-07-13 11:28:41 +03:00 |
|
Kseniia Sumarokova
|
d2d24346d2
|
Update sqlite.cmake
|
2021-07-13 11:19:09 +03:00 |
|
Kseniia Sumarokova
|
a24d2c1faf
|
Merge pull request #24194 from g-arslan/add-sqlite-support
SQLite integration
|
2021-07-13 09:28:13 +03:00 |
|
alexey-milovidov
|
cf95804c79
|
Merge pull request #26217 from amosbird/globalinfix
Proper GLOBAL IN function rewrite.
|
2021-07-13 04:57:54 +03:00 |
|
alexey-milovidov
|
4b1e38eed9
|
Merge branch 'master' into projection-fix11
|
2021-07-13 04:52:15 +03:00 |
|
alexey-milovidov
|
c88efb85ac
|
Merge pull request #26105 from myrrc/docs/test-naming-rules
WIP mark subset of tests that depend on specific config modifications
|
2021-07-13 04:50:58 +03:00 |
|
alexey-milovidov
|
1d86a995a1
|
Update adding_test_queries.md
|
2021-07-13 04:50:41 +03:00 |
|
alexey-milovidov
|
4183f3164a
|
Merge branch 'master' into fixrandomoneshardinsert
|
2021-07-13 04:46:40 +03:00 |
|
Alexey Milovidov
|
29e8b783ba
|
Comments
|
2021-07-13 03:59:52 +03:00 |
|
alexey-milovidov
|
f5f9e35331
|
Merge pull request #26241 from evillique/column_size
Add column sizes for `Log` and `TinyLog` tables
|
2021-07-13 03:54:03 +03:00 |
|
alexey-milovidov
|
d28b143c49
|
Merge pull request #26246 from FArthur-cmd/adding-system-warnings-26039
Adding system warnings 26039
|
2021-07-13 03:44:53 +03:00 |
|
Kseniia Sumarokova
|
902f650836
|
Update TableFunctionSQLite.cpp
|
2021-07-13 03:07:53 +03:00 |
|
alexey-milovidov
|
60b87a57c7
|
Merge pull request #26257 from ClickHouse/CurtizJ-patch-3
Fix output of TSV in integration tests
|
2021-07-13 02:53:10 +03:00 |
|
alexey-milovidov
|
5295f7ebb2
|
Merge pull request #26235 from ClickHouse/check-non-deterministic-functions-in-keys
Check for non-deterministic functions in keys, including constant expressions
|
2021-07-13 02:46:44 +03:00 |
|
kssenii
|
bcc77fca62
|
Merge branch 'add-sqlite-support' of github.com:g-arslan/ClickHouse into g-arslan-add-sqlite-support
|
2021-07-12 22:39:34 +00:00 |
|
Maksim Kita
|
a5b06b88ac
|
Merge pull request #26243 from pickishere/master
Chinese translation of mysql.md
|
2021-07-13 01:08:23 +03:00 |
|
Maksim Kita
|
8cf7cec413
|
Merge pull request #26258 from kitaisreal/compile-enum-type
Enum type additional support for compilation
|
2021-07-13 01:04:25 +03:00 |
|
Maksim Kita
|
5d1e042429
|
Enum type additional support for compilation
|
2021-07-13 01:03:57 +03:00 |
|
kssenii
|
976f4dffda
|
Add table function sqlite, fix type conversions
|
2021-07-12 21:09:23 +00:00 |
|