Commit Graph

84925 Commits

Author SHA1 Message Date
robot-clickhouse
26dc38912e Update version_date.tsv after v22.3.2.2-lts 2022-03-17 16:56:17 +00:00
Maksim Kita
c940414e37
Merge pull request #35369 from kitaisreal/ztest-function-formatting
Function proporationsZTest formatting fix
2022-03-17 17:53:31 +01:00
Mikhail f. Shiryaev
b18daeab6f
Fix bug in push_to_artifactory.py, create a necessary dir 2022-03-17 17:44:01 +01:00
Mikhail f. Shiryaev
aabb3f883b
Merge pull request #35372 from ClickHouse/fix-release
Fix logic for --no-prestable
2022-03-17 17:15:46 +01:00
Mikhail f. Shiryaev
fa90ba62cd
Merge pull request #35374 from ClickHouse/22.4-prepare
Update version after release
2022-03-17 17:15:27 +01:00
Raúl Marín
e22fe541b2 Improvements based on PR comments 2022-03-17 17:02:13 +01:00
Mikhail f. Shiryaev
22bf232325
Update version to 22.4.1.1 2022-03-17 16:53:06 +01:00
Mikhail f. Shiryaev
d593fda8d5
Fix logic for --no-prestable 2022-03-17 16:50:20 +01:00
Raúl Marín
e2cec4e65b Merge remote-tracking branch 'blessed/master' into asof_ftw 2022-03-17 16:33:29 +01:00
Maksim Kita
7efb9d38e1 Function proporationsZTest formatting fix 2022-03-17 15:32:15 +00:00
Maksim Kita
cca121f0da Fixed minSampleSize functions 2022-03-17 15:30:59 +00:00
Maksim Kita
9bec85b6fe
Merge pull request #35358 from kitaisreal/function-h3-get-res-0-indexes-crash-fix
Function h3GetRes0Indexes crash fix
2022-03-17 16:29:33 +01:00
Anton Popov
11ab24acb1
Merge pull request #35356 from CurtizJ/fix-clang-tidy
Fix clang-tidy
2022-03-17 16:17:23 +01:00
Vitaly Baranov
98e48d7b54 SHOW CREATE ROW POLICY now always shows AS permissive/restrictive if there is TO section. 2022-03-17 15:28:53 +01:00
Vitaly Baranov
3e950d79b3 Add new setting rbac_version. 2022-03-17 15:28:51 +01:00
Vitaly Baranov
470582e262 Change type of RowPolicyKind: bool -> enum. 2022-03-17 15:28:05 +01:00
mergify[bot]
28734562bb
Merge branch 'master' into issue/#34890_fix_input_format_null_as_default_bug 2022-03-17 13:24:34 +00:00
Vladimir C
344d6c6dc8
Merge pull request #35302 from vdimir/fix_00900_long_parquet_load 2022-03-17 13:23:57 +01:00
Maksim Kita
3f45755822
Merge pull request #34354 from achimbab/minSampleSize
Implement functions for minimum-sample-size-calculators
2022-03-17 12:47:53 +01:00
Maksim Kita
1bf3ff67b2 Function h3GetRes0Indexes crash fix 2022-03-17 11:45:25 +00:00
Maksim Kita
201a498471
Merge pull request #35159 from palegre-tiny/test_26965
Add test for #26965
2022-03-17 12:34:06 +01:00
Maksim Kita
d277614eea
Update 02233_set_enable_with_statement_cte_perf.sql 2022-03-17 12:33:56 +01:00
Nikolai Kochetov
ee9c2ec735
Merge pull request #34780 from azat/mt-delayed-part-flush
Do not delay final part writing by default (fixes possible Memory limit exceeded during INSERT)
2022-03-17 12:30:51 +01:00
Maksim Kita
c45982387d
Merge pull request #35286 from BiteTheDDDDt/patch-1
Update numbers_mt.md
2022-03-17 12:29:34 +01:00
Anton Popov
fe2dc85788 fix clang-tidy 2022-03-17 11:16:32 +00:00
mergify[bot]
5295dd0ef2
Merge branch 'master' into stress-test 2022-03-17 11:10:37 +00:00
mergify[bot]
184c19bb0c
Merge branch 'master' into patch-1 2022-03-17 10:59:16 +00:00
Maksim Kita
9e88f3b4b9
Merge pull request #34568 from bharatnc/ncb/h3-misc-funcs-3
add remaining h3 miscellaneous functions
2022-03-17 11:55:58 +01:00
alesapin
bf5b3a856d Rename some variables in keeper 2022-03-17 11:55:15 +01:00
kssenii
a2cd165d38 Add remote host filter 2022-03-17 11:48:42 +01:00
alesapin
6ab309b25d
Merge pull request #35320 from zhangyuli1/remove_wchs_from_default_4lw
remove wchc from four_letter_word_white_list
2022-03-17 11:44:30 +01:00
Robert Schulze
6e1d7a31bc
Fix build + typo 2022-03-17 11:41:20 +01:00
alesapin
92ab33f560
Merge pull request #35348 from ClickHouse/fix_yet_another_zero_copy_bug
Fix race in zero copy replication
2022-03-17 11:34:38 +01:00
alesapin
bb251938dc
Merge pull request #35344 from ClickHouse/changelog-22.3
Changelog 22.3
2022-03-17 11:25:36 +01:00
alesapin
457fa0d1ba
Merge pull request #23932 from CurtizJ/dynamic-columns
Support of dynamic subcolumns (JSON data type)
2022-03-17 10:45:46 +01:00
Maksim Kita
4d8c2b2009
Merge pull request #35347 from rschu1ze/enable-if-to-concepts
Replace a few uses of enable_if for SFINAE by concepts
2022-03-17 10:34:08 +01:00
Maksim Kita
f837f609f3
Merge pull request #35240 from kitaisreal/cast-to-ip-address-refactoring
Standardize behaviour of CAST into IPv4, IPv6, toIPv4, toIPv6 functions
2022-03-17 10:26:32 +01:00
Alexey Milovidov
caea3dd847 Finalize changelog 2022-03-17 05:58:14 +01:00
Alexey Milovidov
68ef49ea51 Fix something stupid 2022-03-17 05:57:13 +01:00
Alexey Milovidov
edbdefeb83 Merge remote-tracking branch 'origin/master' into changelog-22.3 2022-03-17 04:33:00 +01:00
Anton Popov
416c7f2820 fix clang-tidy 2022-03-17 01:37:54 +00:00
Alexey Milovidov
b70dd1fc36 More features 2022-03-17 02:33:29 +01:00
Alexey Milovidov
72b2619c7c Nice addition 2022-03-17 01:05:15 +01:00
Alexey Milovidov
a19e2d3449 Mostly done 2022-03-17 00:41:20 +01:00
Alexey Milovidov
35ee584c87 Editing it, mostly done 2022-03-17 00:28:53 +01:00
Pablo Alegre
d2bc179d3d fixup! Add test for #26965 * Add a test for 'WITH'+CTE performance if enable_global_with_statement is enabled 2022-03-16 23:09:33 +01:00
Pablo Alegre
289070a55c fixup! Add test for #26965 * Add a test for 'WITH'+CTE performance if enable_global_with_statement is enabled 2022-03-16 23:08:39 +01:00
Pablo Alegre
6fe26d24e7 Add test for #26965
* Add a test for 'WITH'+CTE performance if enable_global_with_statement is enabled
2022-03-16 23:07:47 +01:00
Alexey Milovidov
05fde17b85
Merge pull request #35306 from DevTeamBK/updated-python-tools
Modified python packages
2022-03-17 00:16:08 +03:00
alesapin
03ff6d52f6 Fix race in zero copy replication 2022-03-16 21:51:33 +01:00