Alexander Kuzmenkov
6ae4031723
Merge pull request #26521 from ClickHouse/aku/lag-in-frame-nullable
...
fix lagInFrame for nullable types
2021-07-21 14:10:16 +03:00
Alexander Kuzmenkov
dadf1e192e
fix whitespace
2021-07-21 12:38:56 +03:00
Alexey Milovidov
09449cc101
Whitespaces
2021-07-21 04:47:56 +03:00
alexey-milovidov
fbd7b49f8c
Merge pull request #26617 from ClickHouse/fix-flaky-test-21
...
Fix flaky test 01622_defaults_for_url_engine
2021-07-21 03:31:01 +03:00
alexey-milovidov
bc5d6144b9
Merge pull request #26589 from azat/history-convert-fix
...
Fix history file conversion if file is empty
2021-07-21 03:15:17 +03:00
Alexey Milovidov
f9234f74aa
Fix flaky test 01622_defaults_for_url_engine
2021-07-21 02:28:00 +03:00
alexey-milovidov
fcca3e3e56
Merge pull request #26423 from ClickHouse/fix-header-for-scalar-query-with-empty-result
...
Fix incompatible result type for scalar queries with empty result.
2021-07-21 02:07:04 +03:00
alexey-milovidov
f177898f5c
Merge pull request #26499 from arenadata/ADQM-326
...
SELECT String from ClickHouse as Avro string - PartialMatch
2021-07-21 02:04:04 +03:00
alexey-milovidov
0304cf2041
Merge pull request #26557 from amosbird/groupbitmaporfix
...
Fix wrong name of groupBitmapAnd/Or/Xor.
2021-07-21 02:02:39 +03:00
Alexander Kuzmenkov
a197511a96
fixes
2021-07-21 01:36:15 +03:00
Nikolai Kochetov
7745905cae
Merge pull request #26545 from Kylinrix/patch-3
...
Update entrypoint.sh
2021-07-20 21:20:11 +03:00
alexey-milovidov
772b18db8a
Merge pull request #26579 from vdimir/test-jinja-templates
...
Support jinja templates for sql files in clickhouse-test
2021-07-20 21:13:44 +03:00
Azat Khuzhin
cfc79d9146
Fix history file conversion if file is empty
2021-07-20 21:00:53 +03:00
Nikita Mikhaylov
348a3abb0b
Merge pull request #26508 from kitaisreal/storage-dictionary-quoted-names-fix
...
Storage Dictionary quoted names fix
2021-07-20 19:35:48 +03:00
vdimir
1b5de5de0d
Fix style in clickhouse-test removesuffix
2021-07-20 17:51:22 +03:00
vdimir
8429f64030
Log skipped test if no jinja2
2021-07-20 17:49:20 +03:00
Vladimir
d1eeb37cac
Merge pull request #26552 from vdimir/deleted-in-flaky-stateless-check
...
Handle empty testset in 'Functional stateless tests flaky check'
2021-07-20 16:42:55 +03:00
alexey-milovidov
3bcef76a9d
Merge pull request #26529 from kssenii/fixing-rabbitmq
...
Fix rabbitmq shutdown in case rabbitmq setup was not started
2021-07-20 16:41:25 +03:00
vdimir
a170af9b49
Rewrite couple of tests to jinja templates
2021-07-20 16:41:24 +03:00
vdimir
6f8561c084
Support jijna templates for sql files in clickhouse-test
2021-07-20 16:40:04 +03:00
Nikolai Kochetov
e0c5dc1449
Update entrypoint.sh
2021-07-20 16:10:29 +03:00
Amos Bird
9fdae29421
Fix groupBitmapAnd/Or/Xor name
2021-07-20 20:55:18 +08:00
Nikolai Kochetov
fa8c9e3264
Fix another one test.
2021-07-20 15:35:42 +03:00
Nikita Mikhaylov
47c1bb3416
Merge pull request #25822 from ClickHouse/fix_no_column_materialized_mysql
...
Fix 'Not found column' error in MaterializeMySQL
2021-07-20 15:03:54 +03:00
Nikolai Kochetov
4df50d3490
Update entrypoint.sh
2021-07-20 15:02:20 +03:00
Nikita Mikhaylov
4d3f828beb
Merge pull request #26314 from kssenii/fix-hdfs-crash
...
Fix hdfs crash
2021-07-20 15:01:56 +03:00
Vladimir
dfc7fdabb0
Merge pull request #26335 from olgarev/revolg-DOCSUP-9868_implicit_key_type_convertion
2021-07-20 14:41:15 +03:00
Nikolai Kochetov
d89e10e289
Merge pull request #26541 from olgarev/revolg-DOCSUP-11584-map_types_update
...
DOCSUP-11584: Update Map data type
2021-07-20 14:26:14 +03:00
alexey-milovidov
2091ace66a
Merge pull request #26551 from mogrein/security_chglog_2021_25263
...
Add information about CVE-2021-25263
2021-07-20 13:59:01 +03:00
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