Commit Graph

93595 Commits

Author SHA1 Message Date
Dan Roscigno
30a32371eb
Remove experimental status from projections 2022-07-22 11:50:59 -04:00
Mikhail f. Shiryaev
3e0db34ed9
Merge pull request #39390 from ClickHouse/paint-it-black
Automatic fixes for black formatting for domestic repo PRs
2022-07-22 17:19:00 +02:00
Robert Schulze
05d6408f87
Merge pull request #39494 from ClickHouse/iaa
Add Intel®-IAA/QPL-based DEFLATE_QPL Codec
2022-07-22 13:40:04 +02:00
Robert Schulze
654047dfbf
Fix compiler warning 2022-07-22 11:28:05 +00:00
Alexander Tokmakov
0cbbe7ac76
Update SSDCacheDictionaryStorage.h 2022-07-22 11:17:58 +00:00
Alexander Tokmakov
9d7a72c8bc
remove some dead and commented code 2022-07-22 11:17:58 +00:00
avogar
4874b4a6e7
Allow CREATE TEMPORARY TABLE ... (list of columns) AS ... 2022-07-22 11:17:58 +00:00
Robert Schulze
cae9786aa8
Fix test failures 2022-07-22 11:17:58 +00:00
Robert Schulze
af48474297
Update src/Common/TraceSender.cpp
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2022-07-22 11:17:57 +00:00
Robert Schulze
a21f45ec17
Update src/Functions/formatReadableTimeDelta.cpp
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2022-07-22 11:17:57 +00:00
Robert Schulze
ecd4c31387
Even less usage of StringRef
--> see #39300
2022-07-22 11:17:57 +00:00
Mikhail f. Shiryaev
739ba29466
Run changelog.py from github-helpers branch 2022-07-22 11:17:57 +00:00
robot-clickhouse
1889348529
Update version_date.tsv and changelogs after v22.7.1.2484-stable 2022-07-22 11:17:57 +00:00
Dan Roscigno
121e8c4d4e
nats-py is missing also 2022-07-22 11:17:57 +00:00
Dan Roscigno
4a2b7dcdb5
Update README.md 2022-07-22 11:17:57 +00:00
jinjunzh
8fb0d63010 Merge branch 'dev_intel_iaa_deflate' of https://github.com/jinjunzh/ClickHouse into dev_intel_iaa_deflate 2022-07-22 12:02:32 -04:00
jinjunzh
e7562f85fe Update sysroot aligned with master for missing files 2022-07-22 12:00:53 -04:00
jinjunzh
aab7ce1aa8 Revert "restore aarch64 files due to a oversight"
This reverts commit 151a98b18e.
2022-07-22 10:25:14 -04:00
jinjunzh
151a98b18e restore aarch64 files due to a oversight 2022-07-22 10:08:46 -04:00
Alexander Tokmakov
bed2206ae9
Merge pull request #39460 from ClickHouse/remove_some_dead_and_commented_code
Remove some dead and commented code
2022-07-22 13:24:34 +03:00
Alexander Tokmakov
c77117eadf
Update SSDCacheDictionaryStorage.h 2022-07-22 12:54:20 +03:00
Alexander Tokmakov
4c35e5fe8c
Merge pull request #39462 from Avogar/create-tmp-tables-as
Allow CREATE TEMPORARY TABLE ... (list of columns) AS ...
2022-07-22 12:29:50 +03:00
Robert Schulze
99579ab440
Merge pull request #39364 from ClickHouse/stringref-to-string_view
Even less usage of StringRef
2022-07-22 09:30:49 +02:00
Alexey Milovidov
63d37fd440
Merge pull request #39475 from ClickHouse/auto/v22.7.1.2484-stable
Update version_date.tsv and changelogs after v22.7.1.2484-stable
2022-07-22 06:40:40 +03:00
Alexey Milovidov
176d443a98
Merge pull request #39478 from ClickHouse/DanRoscigno-patch-3
Update README.md
2022-07-22 06:40:09 +03:00
jasperzhu
614f3b14a2
Merge branch 'master' into dev_intel_iaa_deflate 2022-07-22 11:05:44 +08:00
Dan Roscigno
948f207e46
nats-py is missing also 2022-07-21 22:47:40 -04:00
Dan Roscigno
6d289cf9a5
Update README.md 2022-07-21 18:18:14 -04:00
jinjunzh
f663c1e5e2 fixed condition fault 2022-07-21 17:14:20 -04:00
Alexey Milovidov
e756144a6b
Merge pull request #39457 from ClickHouse/changelog-22.7
Continue updating the changelog
2022-07-21 22:21:59 +03:00
Mikhail f. Shiryaev
e96c9a1fae
Run changelog.py from github-helpers branch 2022-07-21 19:54:45 +02:00
robot-clickhouse
e6ff5744e0 Update version_date.tsv and changelogs after v22.7.1.2484-stable 2022-07-21 17:47:00 +00:00
Alexander Tokmakov
0441d3629e
Merge pull request #39440 from liangliangpan/optimize-cluster-table-func
optimize select query from cluster table function
2022-07-21 20:40:31 +03:00
Mikhail f. Shiryaev
6b3aedb60d
Merge pull request #39474 from ClickHouse/22.8-prepare
Update version after release
2022-07-21 19:25:46 +02:00
Mikhail f. Shiryaev
cf0b01b189
Update version to 22.8.1.1 2022-07-21 19:21:28 +02:00
robot-clickhouse
0d34814629 Automatic style fix 2022-07-21 16:39:14 +00:00
Robert Schulze
ea0a3bf600
Merge branch 'master' into stringref-to-string_view 2022-07-21 18:33:06 +02:00
jinjunzh
aa8dae5f72 add nullptr check for flushAsynchronousDecompressRequests 2022-07-21 12:04:11 -04:00
Kruglov Pavel
f4f05ec786
Merge pull request #39447 from Avogar/better-parse-time-delta
Extend time units in parseTimeDelta function
2022-07-21 17:39:40 +02:00
Dan Roscigno
2fcf6f24e6
Merge pull request #39338 from DanRoscigno/update-contributing-docs
switch from mkdocs to Docusaurus
2022-07-21 11:18:00 -04:00
Nikolai Kochetov
241df2b119
Merge pull request #39466 from ClickHouse/revert-39444-fix-trivial-count-opt-1
Revert "Fix trivial count optimization with array join"
2022-07-21 17:15:45 +02:00
Nikolai Kochetov
17de7b2876
Revert "Fix trivial count optimization with array join" 2022-07-21 17:14:34 +02:00
Mikhail f. Shiryaev
685a8f3949
Intentionally break black formatting 2022-07-21 17:01:45 +02:00
Mikhail f. Shiryaev
f60dcc30fb
Push automatic fix for black format for PRs 2022-07-21 17:01:42 +02:00
Mikhail f. Shiryaev
7d2cf648df
Make a docker image for style check lighter 2022-07-21 16:59:49 +02:00
Mikhail f. Shiryaev
dacfc7886c
Improve style_check scripts style a little bit 2022-07-21 16:59:44 +02:00
Maksim Kita
82fc7375dd
Merge pull request #39444 from amosbird/fix-trivial-count-opt-1
Fix trivial count optimization with array join
2022-07-21 16:35:49 +02:00
avogar
821f006a7a Allow CREATE TEMPORARY TABLE ... (list of columns) AS ... 2022-07-21 14:24:11 +00:00
Alexander Tokmakov
9e9969cea7
Merge pull request #37827 from arthurpassos/host_regexp_multiple_domains
Test host_regexp against all PTR records instead of only one
2022-07-21 16:43:05 +03:00
Alexander Tokmakov
633e67b055
Merge pull request #39461 from ClickHouse/revert-39385-jawm/direct-dicthas
Revert "Remove broken optimisation in Direct dictionary dictHas implementation"
2022-07-21 16:25:06 +03:00