Vladimir Chebotarev
|
cebe1e7123
|
Style fix.
|
2021-08-23 09:22:14 +03:00 |
|
Vladimir Chebotarev
|
b34f60ad46
|
Fixed find .
|
2021-08-23 09:22:14 +03:00 |
|
Vladimir Chebotarev
|
be343766a6
|
Update src/Storages/StorageS3.cpp
Co-authored-by: Vladimir C <vdimir@yandex-team.ru>
|
2021-08-23 09:22:14 +03:00 |
|
Vladimir Chebotarev
|
24fcf152ed
|
Minor fix.
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
6b75863dd4
|
Test fix.
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
b4484f4f21
|
Test fix.
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
5ce9e266b4
|
Less strict validation.
|
2021-08-23 09:22:13 +03:00 |
|
vdimir
|
4c9fb7ff58
|
Fix error code in StorageS3.cpp
|
2021-08-23 09:22:13 +03:00 |
|
vdimir
|
f02ceedd92
|
Add 01944_insert_partition_by to arcadia and fasttest skip list
|
2021-08-23 09:22:13 +03:00 |
|
vdimir
|
eb31b194b9
|
Add validation to insert partition by key to s3
|
2021-08-23 09:22:13 +03:00 |
|
vdimir
|
d13b98d1c0
|
Add test for unsupported INSERT PARTITION BY
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
c008eab31a
|
Review fixes.
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
d1efe3afa7
|
Review fixes.
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
e99433e094
|
Better functionality.
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
328213f5d9
|
Fixes.
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
0879dbbfa7
|
Test.
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
1146efacff
|
Partitioned writes for S3.
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
a6e246b9ba
|
Parsing.
|
2021-08-23 09:22:12 +03:00 |
|
Vladimir Chebotarev
|
441958f590
|
Proper parser.
|
2021-08-23 09:22:12 +03:00 |
|
Vitaly Baranov
|
ba80e1c8cd
|
Merge pull request #27983 from vitlibar/fix-checking-grant-option-for-grant-with-replace-option-2
Fix checking access rights when executing GRANT WITH REPLACE OPTION on cluster
|
2021-08-22 21:59:06 +03:00 |
|
Kseniia Sumarokova
|
a08fde9226
|
Merge pull request #27703 from adevyatova/annadevyatova-DOCSUP-11655-sqlite
DOCSUP-11655: Document the SQLite
|
2021-08-22 21:46:44 +03:00 |
|
Anna
|
92ea446032
|
Update sqlite.md
Fix typo
|
2021-08-22 20:30:19 +03:00 |
|
Anna
|
a7469d5686
|
Update sqlite.md
Update
|
2021-08-22 20:28:47 +03:00 |
|
Anna
|
f151ae2dc5
|
Update sqlite.md
Added example with INSERT in ru doc
|
2021-08-22 20:25:54 +03:00 |
|
Anna
|
fe8531c9f0
|
Update sqlite.md
Added example this "INSERT" query
|
2021-08-22 20:21:09 +03:00 |
|
alexey-milovidov
|
c8e0be6343
|
Merge pull request #27982 from vitlibar/function-get-setting-get-rid-of-mutable
Get rid of mutable value in FunctionGetSetting.
|
2021-08-22 20:10:38 +03:00 |
|
Nikita Mikhaylov
|
2ce40988b6
|
Merge pull request #27985 from nikitamikhaylov/fix-clang-tidy
Disable fuzzers build with clang-tidy
|
2021-08-22 13:40:59 +03:00 |
|
Nikita Mikhaylov
|
e9979312dd
|
Fixed
|
2021-08-22 10:38:36 +00:00 |
|
Vitaly Baranov
|
8e9173c21d
|
Fix checking access rights when executing GRANT WITH REPLACE OPTION on cluster.
|
2021-08-22 12:14:23 +03:00 |
|
Vitaly Baranov
|
d18cf0eb51
|
Get rid of mutable value in FunctionGetSetting.
|
2021-08-22 10:29:56 +03:00 |
|
Maksim Kita
|
35fae3426b
|
Merge pull request #27920 from sunwenli/patch-6
Update mysql.md
|
2021-08-22 01:21:13 +03:00 |
|
alexey-milovidov
|
e620ea15bd
|
Merge pull request #27900 from amosbird/newf
getServerPort function
|
2021-08-21 22:40:25 +03:00 |
|
alexey-milovidov
|
4922fb791e
|
Merge pull request #27882 from azat/enable-tcp_keep_alive_timeout
RFC: Enable tcp_keep_alive_timeout by default
|
2021-08-21 22:39:12 +03:00 |
|
alexey-milovidov
|
40a4a6663e
|
Merge pull request #27830 from zhanglistar/master
Add sha512 hash functions
|
2021-08-21 22:38:06 +03:00 |
|
alexey-milovidov
|
fef442ba34
|
Merge pull request #27939 from amosbird/jsonextractstring
Fix JSONExtract String with null value.
|
2021-08-21 22:37:28 +03:00 |
|
Alexey Boykov
|
e49d0c4533
|
Merge pull request #27563 from achimbab/bugfix_wf_strict
Bugfix for windowFunnel's "strict" mode.
|
2021-08-21 22:37:21 +03:00 |
|
Nikita Mikhaylov
|
cfa571cac4
|
Merge pull request #27895 from nikitamikhaylov/temporary_remove_yaml_fuzzer
Build fuzzers with clang-tidy
|
2021-08-21 16:51:31 +03:00 |
|
Nikita Mikhaylov
|
64821c41d9
|
Style
|
2021-08-21 13:00:15 +00:00 |
|
Amos Bird
|
997acdc39e
|
getPort function
|
2021-08-21 20:33:36 +08:00 |
|
alexey-milovidov
|
1a2f5a2e12
|
Merge pull request #27862 from qoega/mute-integration-debug-fails
Mute some integration tests until failures are fixed
|
2021-08-21 15:04:59 +03:00 |
|
Amos Bird
|
4d3db821bb
|
Fix JSONExtract String with null value.
|
2021-08-21 17:03:16 +08:00 |
|
alexey-milovidov
|
894e56fd99
|
Update PULL_REQUEST_TEMPLATE.md
|
2021-08-21 10:50:10 +03:00 |
|
alexey-milovidov
|
5ac6a99542
|
Merge pull request #27927 from ClickHouse/fix_27832
Сheck cluster name before creating Distributed
|
2021-08-21 10:40:23 +03:00 |
|
alexey-milovidov
|
adc63ce279
|
Merge pull request #27918 from vitlibar/fix-low-cardinality-uuid-with-extremes
Fix selecting with extremes from LowCardinality(UUID)
|
2021-08-21 10:34:33 +03:00 |
|
alexey-milovidov
|
dfb7decc0f
|
Merge pull request #27903 from ClickHouse/password-usability
Improve usability when user forgot password
|
2021-08-21 10:27:41 +03:00 |
|
Kseniia Sumarokova
|
19afb22b4d
|
Merge pull request #27932 from amosbird/constkeys
Add a setting to bring back the old behavior of grouping by constant keys on empty set.
|
2021-08-21 08:02:30 +03:00 |
|
Nikita Mikhaylov
|
9d5cab4d9f
|
Better
|
2021-08-21 02:30:28 +00:00 |
|
Nikita Mikhaylov
|
3cd689c168
|
Moved fuzzers to another directory
|
2021-08-21 02:27:27 +00:00 |
|
Nikita Mikhaylov
|
f72457fa98
|
Lower the size of the binaries
|
2021-08-21 02:20:23 +00:00 |
|
Nikita Mikhaylov
|
0abcc5b18a
|
Fix build
|
2021-08-20 21:27:34 +00:00 |
|