Commit Graph

68436 Commits

Author SHA1 Message Date
vdimir
55d12a497c
Adjust integration test to exception messages 2021-07-14 14:50:27 +03:00
Anton Popov
e2249bf1e5
Merge pull request #26256 from zxc111/issue-822
Check hash function at table creation
2021-07-14 14:16:02 +03:00
Kseniia Sumarokova
c339363929
Merge pull request #25918 from infinivision/zero_copy_hdfs
HDFS zero copy replication
2021-07-14 13:23:09 +03:00
robot-clickhouse
1fa6ed947f Update version_date.tsv after release 21.7.3.14 2021-07-14 13:11:05 +03:00
vdimir
b49e37aa07
Rewrite join totals, fix block structure mismatch 2021-07-14 13:02:23 +03:00
Alexey Milovidov
acd6e4f0aa Add a test 2021-07-14 12:13:40 +03:00
Alexey Milovidov
9dd0a76220 Add a setting "function_range_max_elements_in_block" and increase it 5 times 2021-07-14 11:31:08 +03:00
Vladimir
c6177bd0cc
Merge pull request #26123 from vdimir/issue-25806-null-enum-to-str 2021-07-14 10:22:37 +03:00
huangzhaowei
d9f490a300 format code 2021-07-14 14:49:18 +08:00
zxc111
75393249bf fix test case 2021-07-14 11:53:09 +08:00
huangzhaowei
8315e4f7a3 Fix test case error 2021-07-14 10:41:24 +08:00
Zhichang Yu
fe5d17680e Merge remote-tracking branch 'origin/master' into zero_copy_hdfs 2021-07-14 02:12:28 +00:00
jasine
ff5ad15aa5
fix: MaterializedPostgreSQL style 2021-07-14 09:27:51 +08:00
jasine
bd59ca22df
fix: style and MaterializedPostgreSQL test (#3)
fix: style and MaterializedPostgreSQL test (#3)
2021-07-14 08:51:14 +08:00
alexey-milovidov
c01497a80a
Merge pull request #26028 from nvartolomei/nv/aggregate-alias-column
Add test case for aggregation w/ alias columns
2021-07-14 03:30:14 +03:00
mergify[bot]
c0774f31eb
Merge branch 'master' into bump-poco 2021-07-14 00:30:00 +00:00
Nikita Mikhaylov
0a718c8696
Merge pull request #26285 from nikitamikhaylov/fix-arcadia-10
Fix arcadia
2021-07-14 02:55:31 +03:00
kssenii
b393603b57 Fix build 2021-07-13 22:25:26 +00:00
Nikita Mikhaylov
601d04f55d ignore 2021-07-13 22:16:27 +00:00
adevyatova
bc57df6fc1 Add usage-example 2021-07-13 21:43:24 +00:00
Azat Khuzhin
c481142720 Bump poco (now poco fork has CI via github actions) 2021-07-13 23:34:52 +03:00
Nikita Mikhaylov
46eb563e79 update arcadia skip list 2021-07-13 20:19:06 +00:00
Alexey
352b5b816f Translated to ru 2021-07-13 20:14:46 +00:00
adevyatova
239787f747 Update ru docs 2021-07-13 19:52:35 +00:00
kssenii
da09ce3f20 Remove unused 2021-07-13 19:51:02 +00:00
kssenii
a90df59b92 Better 2021-07-13 19:46:06 +00:00
kssenii
3242a8a86a Update test 2021-07-13 19:06:08 +00:00
ana-uvarova
927cea2c60 + 2021-07-13 22:04:49 +03:00
ana-uvarova
c772d7ee98 test 2021-07-13 22:02:47 +03:00
Artur
5582c4736e correct code-style 2021-07-13 18:05:16 +00:00
jasine
a0ec8e9878
fix: DateTime64 on MaterializedPostgreSQL (#2)
* fix: DateTime64 on MaterializedPostgreSQL

* Update StoragePostgreSQL.cpp
2021-07-14 01:59:33 +08:00
ana-uvarova
6507a7f35f fix symbolic link 2021-07-13 20:57:21 +03:00
Artur
3b61682265 add new config to skip warnings 2021-07-13 17:50:48 +00:00
Nikita Mikhaylov
28b990cc18 better 2021-07-13 17:14:00 +00:00
Nikita Mikhaylov
33735d02ab fix 2021-07-13 17:11:40 +00:00
Nikita Mikhaylov
208ef7a2d2
Merge pull request #24980 from Andr0901/s2-library
Integration of S2 library
2021-07-13 20:10:57 +03:00
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
Ilya Golshtein
e1cc7387be Avro string for ClickHouse string make clang tidy happy 2021-07-13 20:03:01 +03:00
Ilya Golshtein
969458f043 Avro string for ClickHouse string minor fixes 2021-07-13 20:03:01 +03:00
Ilya Golshtein
020cce63b0 Avro string for ClickHouse string tests and doc 2021-07-13 20:03:00 +03:00
Ilya Golshtein
16532658c2 Avro string for ClickHouse string 2021-07-13 20:03:00 +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
zxc111
e0497e9549 fix test case 2021-07-14 00:36:21 +08: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
Ilya Golshtein
d7777c6127 yandex/clickhouse-test-base Dockerfile fix (mysql connector moved) 2021-07-13 18:49:03 +03:00
Peng Jian
8522589483 Collect the amount of parts, rows and marks during the build query pipeline 2021-07-13 22:50:47 +08:00