Antonio Andelic
|
3040ff0959
|
Merge branch 'master' into keeper-version-check
|
2022-07-22 08:07:55 +00:00 |
|
Antonio Andelic
|
75476d5110
|
Store only root system node
|
2022-07-22 08:07:38 +00: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 |
|
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 |
|
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 |
|
Robert Schulze
|
ea0a3bf600
|
Merge branch 'master' into stringref-to-string_view
|
2022-07-21 18:33:06 +02: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 |
|
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 |
|
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 |
|
Alexander Tokmakov
|
9a55f84885
|
Revert "Remove broken optimisation in Direct dictionary dictHas implementation"
|
2022-07-21 16:24:18 +03:00 |
|
Alexander Tokmakov
|
8bd674186a
|
Update getStructureOfRemoteTable.cpp
|
2022-07-21 16:15:42 +03:00 |
|
Antonio Andelic
|
fdd79e62da
|
Merge pull request #39393 from ClickHouse/keeper-disable-digest-default
Disable real-time digest in Keeper by default
|
2022-07-21 15:15:22 +02:00 |
|
Nikolai Kochetov
|
80f2c6f2d4
|
Merge pull request #39456 from ClickHouse/respect-alias-for-additional-table-filter
Respect table alias for additional_table_filters.
|
2022-07-21 14:02:18 +02:00 |
|
Anton Popov
|
68aab132a5
|
Merge pull request #38989 from lokax/tuple_elem
feat(function): tupleElement with default value
|
2022-07-21 13:58:08 +02:00 |
|
Alexander Tokmakov
|
f79f12408d
|
fixes
|
2022-07-21 13:57:24 +02:00 |
|
Kruglov Pavel
|
64a189249f
|
Merge pull request #39423 from ClickHouse/Avogar-patch-1
Disable format_csv_allow_single_quotes by default
|
2022-07-21 13:36:45 +02:00 |
|
Alexey Milovidov
|
ad77b84b82
|
Update changelog
|
2022-07-21 13:32:34 +02:00 |
|
Arthur Passos
|
03bd7ce7b8
|
Minor style fix in dns integ test
|
2022-07-21 08:29:40 -03:00 |
|
Nikolai Kochetov
|
e6969d5010
|
Respect table alias for additional_table_filters.
|
2022-07-21 11:23:09 +00:00 |
|
Mikhail f. Shiryaev
|
c24800c7d5
|
Merge pull request #39307 from ClickHouse/ci-simple-check-fix-rerun
Simple Check should be updated on rerun
|
2022-07-21 13:01:59 +02:00 |
|
Alexey Milovidov
|
1a771846aa
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into changelog-22.7-2
|
2022-07-21 13:01:00 +02:00 |
|
Alexey Milovidov
|
558c0bdb7c
|
Continue updating the changelog
|
2022-07-21 13:00:36 +02:00 |
|
Maksim Kita
|
baea3b01b1
|
Merge pull request #39385 from jawm/jawm/direct-dicthas
Remove broken optimisation in Direct dictionary dictHas implementation
|
2022-07-21 11:43:48 +02:00 |
|
Kruglov Pavel
|
49c839bdc1
|
Merge pull request #39413 from vitlibar/fix-interactive-client-with-older-server
Fix interactive client with older server
|
2022-07-21 11:37:20 +02:00 |
|
Maksim Kita
|
e28152ec36
|
Merge pull request #39427 from ltrk2/bugfix/missing-dependency
Introduce a dependency to libuv when building NATS
|
2022-07-21 11:37:05 +02:00 |
|
Antonio Andelic
|
7d30ab80c4
|
Fix compatibility
|
2022-07-21 09:31:06 +00:00 |
|
avogar
|
d63786e709
|
Better
|
2022-07-21 09:07:23 +00:00 |
|
avogar
|
076d1c0bb1
|
Merge branch 'Avogar-patch-1' of github.com:ClickHouse/ClickHouse into Avogar-patch-1
|
2022-07-21 08:58:13 +00:00 |
|
avogar
|
49d980d16c
|
Extend time units in parseTimeDelta function
|
2022-07-21 08:55:51 +00:00 |
|
Vitaly Baranov
|
da0bdd474b
|
Fix code style.
|
2022-07-21 10:48:53 +02:00 |
|
Alexey Milovidov
|
7781b4c06b
|
Merge pull request #39439 from ClickHouse/changelog-22.7
Changelog 22.7
|
2022-07-21 11:24:47 +03:00 |
|
Amos Bird
|
98ff54700a
|
Fix trivial count optimization with array join
|
2022-07-21 16:23:25 +08:00 |
|
avogar
|
394fcf33ef
|
Fix test
|
2022-07-21 07:53:11 +00:00 |
|
Vladimir C
|
9bd777ad76
|
Merge pull request #39443 from vdimir/cross_to_inner_join_rewrite_1
Set default value cross_to_inner_join_rewrite = 1
|
2022-07-21 09:30:55 +02:00 |
|
vdimir
|
43a0129425
|
Set default value cross_to_inner_join_rewrite = 1
|
2022-07-21 08:43:38 +02:00 |
|
Nikolai Kochetov
|
e15967e9db
|
Merge pull request #38475 from ClickHouse/additional-filters
Additional filters for a table (from setting)
|
2022-07-21 07:52:04 +02:00 |
|
Yakov Olkhovskiy
|
baff8327b9
|
do not recreate Simple Check if already exists
|
2022-07-21 01:41:55 -04:00 |
|
Yakov Olkhovskiy
|
f30b54a392
|
fail_simple_check is added
|
2022-07-21 01:36:13 -04:00 |
|