Commit Graph

68745 Commits

Author SHA1 Message Date
Roman Bug
07f0021a2a
Update docs/ru/sql-reference/functions/ext-dict-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-07-19 20:06:11 +03:00
Alexey Milovidov
c85b7ad556 Push exception into pipe 2021-07-19 19:46:58 +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
Amos Bird
dbfb699690
Asynchronously drain connections. 2021-07-19 21:53:29 +08: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
Caspian
c2c7196cc8 update tests 2021-07-19 21:15:55 +08: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
romanzhukov
282c26e3a1 DOCSUP-11554: Minor fixes. 2021-07-19 15:10:33 +03: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
Vasily Nemkov
41278db6c3 Added support for getting current profiles at start.
This is required to add system.session_log table.
2021-07-19 11:50:41 +03:00
Yatsishin Ilya
cdc8f2f743 fix new test 2021-07-19 11:32:20 +03:00
caspian
71ebb98c53 fix test failure 2021-07-19 16:20:09 +08: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
Maksim Kita
0be89e838d
Merge pull request #26475 from amosbird/fixaliascolumn
Fix column alias rewriting
2021-07-18 23:53:01 +03:00
Alexey Milovidov
348e8bf262 Fix test 2021-07-18 23:32:05 +03:00
Alexey Milovidov
ab9c50143a Fix tests 2021-07-18 23:28:18 +03:00
Kseniia Sumarokova
b0ddc4fb30
Merge pull request #26364 from kssenii/fixing-date32
Continuation of #25774
2021-07-18 21:44:45 +03:00
Maksim Kita
f7f1c6710c
Merge pull request #26474 from aaliang/patch-1
table.md compression codec example sql
2021-07-18 21:43:13 +03:00
Alexey Milovidov
aeeea32eb1 Fix test 2021-07-18 20:01:21 +03:00
romanzhukov
1f0270c6de DOCSUP-11554: Functions dictGet, dictHas complex key dictionary key argument tuple fix 2021-07-18 19:15:58 +03:00
romanzhukov
69f3804980 DOCSUP-11554: dictionary source secure setting added 2021-07-18 19:06:22 +03:00
Alexey Milovidov
e26f66f51f Fix test 2021-07-18 18:32:34 +03:00
Alexey Milovidov
2fedbfdf65 Fix test 2021-07-18 18:30:59 +03:00
Amos Bird
d74aa64f6b
Fix column alias rewriting 2021-07-18 23:27:19 +08:00
Alexey Milovidov
009625b154 Fix tests 2021-07-18 18:18:55 +03:00
Alexey Milovidov
fb11e9de41 Fix test 2021-07-18 18:09:48 +03:00
Alexey Milovidov
fb6fe7a29d Whitespaces 2021-07-18 18:07:32 +03:00
Andy Liang
cbdcfaaee7
table.md compression codec example sql
The example SQL is missing a comma ","
2021-07-18 11:06:08 -04:00
Alexey Milovidov
4f8a82b844 Fix test 2021-07-18 18:05:42 +03:00
Alexey Milovidov
ad4c6a63e1 Fix and improve test 2021-07-18 18:04:32 +03:00
Alexey Milovidov
4587ddaeeb Fix test 2021-07-18 18:02:31 +03:00
Alexey Milovidov
eb134377b2 Fix tests 2021-07-18 18:01:16 +03:00
Alexey Milovidov
4a74cb7cef Fix tests 2021-07-18 17:58:14 +03:00