Commit Graph

68556 Commits

Author SHA1 Message Date
vdimir
6dab3625ff
Handle empty testset in 'Functional stateless tests flaky check' 2021-07-20 12:29:21 +03:00
Vladimir
5d270f82f5
Apply suggestions from code review 2021-07-20 12:19:19 +03:00
Maksim Kita
9b53f4f2b3 Storage Dictionary quoted names fix 2021-07-20 11:35:10 +03:00
Alexander Lodin
842b0454af Add information about CVE-2021-25263 that has been fixed in april release. 2021-07-20 11:31:15 +03:00
olgarev
7b1b602c7c
Update docs/ru/operations/settings/settings.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-20 10:29:06 +03:00
Olga Revyakina
b7f3305621 Exception 2021-07-20 10:28:06 +03:00
anneji-dev
d8f45fbe13
Set client query kind for mysql and postgresql handler (#26498)
* client query kind is not set for mysql and postgresql

* Update MySQLHandler.cpp

* Update PostgreSQLHandler.cpp

Co-authored-by: anneji <anneji@tencent.com>
2021-07-20 09:23:58 +03:00
Ilya Yatsishin
c0e42d3ae1
Merge pull request #26375 from qoega/integration-6 2021-07-20 09:03:48 +03:00
Ky Li
9abd7e543c
Update entrypoint.sh
We build clickhouse cluster in k8s by clickhouse-operator. 
clickhouse-server.log is mounted by emptydir on the path `/var/log/clickhouse-server`.
It causes the file system error called `Necessary directory '/var/log/clickhouse-server' isn't owned by user with id '101' `  when  CLICKHOUSE_DO_NOT_CHOWN is set to true(1).
Because emptydir file and dir is owned by root when it started, it has to do the chown cmd.
But it will take a long time to run chown cmd when the cluster has much data (in table data dir), the cluster cannot even restart because of  `initialDelaySeconds`
So chown operation is necessary to check if the file owner and group is owned by user 101.
2021-07-20 12:16:51 +08:00
olgarev
e4295d1365 Fixed-2 2021-07-20 00:18:06 +00:00
olgarev
0a038ab402 Revert "Fixed"
This reverts commit 5133e8d4d3.
2021-07-20 00:16:21 +00:00
Alexey Milovidov
2c3c329514 Fix issue in #26282 2021-07-20 03:15:06 +03:00
olgarev
5133e8d4d3 Fixed 2021-07-20 00:01:17 +00:00
olgarev
35fcf3e0fd Data types added 2021-07-19 23:45:31 +00:00
olgarev
4beee8a3cc Data types added 2021-07-19 23:45:14 +00:00
alexey-milovidov
895b2d9e00
Update PULL_REQUEST_TEMPLATE.md 2021-07-20 01:50:26 +03:00
alexey-milovidov
596dae50f4
Merge pull request #26506 from miguelff/fix-assumeNotNull-docs
Fix `assumeNotNull` docs
2021-07-20 01:30:03 +03:00
kssenii
63c05e6e14 Fix rabbitmq shutdown in case rabbitmq setup was not started 2021-07-19 21:06:10 +00:00
Maksim Kita
0fae3a3188
Merge pull request #26510 from kitaisreal/clickhouse-local-executable-dictionary-source-ddl
Executable dictionaries enable creation with DDL query using clickhouse-local
2021-07-19 23:51:18 +03:00
Nikita Mikhaylov
20f03f6ed7
Merge pull request #26509 from nikitamikhaylov/fix-s2-build-apple-clang
Fix build under AppleClang 12
2021-07-19 22:26:14 +03:00
Kseniia Sumarokova
2d2f63c620
Merge pull request #26458 from ka1bi4/romanzhukov-DOCSUP-10513-MaterializeMySQLComments
DOCSUP-10513: Add MaterializeMySQL Engine column comments support
2021-07-19 21:36:13 +03:00
alesapin
7b10c06113
Merge pull request #26497 from vdimir/docker-fasttest-build
Update link to dpkg-deb in dockerfiles
2021-07-19 21:19:32 +03:00
Olga Revyakina
1d3bc13753 Anchor 2021-07-19 21:03:36 +03:00
olgarev
592874a0b9
Update docs/ru/sql-reference/statements/select/join.md 2021-07-19 20:52:31 +03:00
olgarev
a4bde6daee
Update docs/ru/sql-reference/statements/select/join.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-19 20:50:09 +03:00
olgarev
7d184b7acf
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-19 20:49:17 +03:00
Anton Popov
dbff928b6a
Merge pull request #26505 from CurtizJ/fix-arcadia
Fix arcadia
2021-07-19 20:38:19 +03:00
Alexander Kuzmenkov
61a01782a6 fix lagInFrame for nullable types 2021-07-19 19:31:57 +03:00
Maksim Kita
2b1621e3cc Executable dictionaries enable creation with DDL query using clickhouse-local 2021-07-19 17:47:36 +03:00
Nikita Mikhaylov
234b03304f done 2021-07-19 17:47:24 +03:00
alexey-milovidov
6eb11e5525
Update functions-for-nulls.md 2021-07-19 17:33:52 +03:00
Anton Popov
fa6857920d fix arcadia 2021-07-19 16:45:35 +03:00
alexey-milovidov
61361cad9c
Merge pull request #26502 from ivoleg/patch-1
Update developer-instruction.md
2021-07-19 16:17:15 +03:00
ivoleg
f26b912945
Update developer-instruction.md 2021-07-19 14:14:43 +01:00
alexey-milovidov
05066ef815
Update developer-instruction.md 2021-07-19 16:14:35 +03:00
vdimir
23423524c5
Update path to apache-arrow deb package in unbundled/Dockerfile
See 'Linux packages notes' https://arrow.apache.org/blog/2021/05/03/4.0.0-release/
2021-07-19 16:04:42 +03:00
Nikolai Kochetov
7a24e72e76 Merge branch 'master' into fix-header-for-scalar-query-with-empty-result 2021-07-19 15:48:44 +03:00
Nikolai Kochetov
72f31af3b2 Review fixes. 2021-07-19 15:43:31 +03:00
Nikolai Kochetov
96e20e2641 Fix some tests. 2021-07-19 15:35:55 +03:00
mergify[bot]
39f71f4a08
Merge branch 'master' into fix_no_column_materialized_mysql 2021-07-19 12:27:38 +00:00
Miguel Fernández
c308ab4a40 Fix assumeNotNull docs
assumeNotNull empirically behaves like the opposite of what was described, returning a non-null value for a null type.
2021-07-19 14:02:22 +02:00
robot-clickhouse
bf1af34e5d Update version_date.tsv after release 21.7.4.18 2021-07-19 14:34:22 +03:00
Ilya Golshtein
8204516882 SELECT String from ClickHouse as Avro string - PartialMatch 2021-07-19 13:45:24 +03:00
vdimir
22d545133a
Update link to dpkg-deb in dockerfiles 2021-07-19 12:49:19 +03:00
Vitaly Baranov
4f1926550b
Merge pull request #26429 from vitlibar/remove-mysql-wire-context
Remove MySQLWireContext
2021-07-19 12:21:24 +03:00
Yatsishin Ilya
cdc8f2f743 fix new test 2021-07-19 11:32:20 +03:00
romanzhukov
81d8d3c1e6 DOCSUP-10513: Fix PR comment. 2021-07-19 10:15:32 +03:00
Roman Bug
9ed05ca34b
Update docs/en/engines/database-engines/materialize-mysql.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-07-19 10:10:18 +03:00
Yatsishin Ilya
2ae7d72dc9 merge remote-tracking branch 'origin' into integration-6 2021-07-19 09:49:17 +03:00
Vitaly Baranov
1fc822b19d
Merge pull request #26465 from vitlibar/explicit-encryption-mode
Set encryption algorithm explicitly.
2021-07-19 09:38:02 +03:00