Commit Graph

100748 Commits

Author SHA1 Message Date
Azat Khuzhin
e58008b711 Fix rare possible hung on query cancellation
Some queries can hung after cancelling (because enough rows had been
read for Distributed queries) or after KILL. Example of such query is a
Distributed query that uses DelayedSource that uses ExpandPipeline to
add new processors, and in this case it is possible that all already
existing processes was cancelled but new had been added and now
PipelineExecutor will wait for them undefinitelly since nobody will read
from them and nobody will cancel them either.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-01 18:17:47 +01:00
Dan Roscigno
4b2a1e2b1c
Merge pull request #42873 from DanRoscigno/update-UDF-docs
add to page title for search
2022-11-01 13:10:45 -04:00
Vitaly Baranov
53ae7aba9a
Merge pull request #42628 from azat/s3-plain-fixes
Implement ATTACH of MergeTree table for s3_plain disk
2022-11-01 18:00:46 +01:00
DanRoscigno
e5f9c65590 add to page title for search 2022-11-01 12:56:41 -04:00
Vitaly Baranov
085fb80190 Spare stack in InDepthNodeVisitor. 2022-11-01 17:20:12 +01:00
Yakov Olkhovskiy
16159cc7a9
Merge pull request #42412 from ClibMouse/formatIpv6_s390x_support
format ipv6 in s390x, endianess support
2022-11-01 12:02:44 -04:00
robot-clickhouse
fc1ae1d99d Update version_date.tsv and changelogs after v22.10.2.11-stable 2022-11-01 15:50:38 +00:00
Dan Roscigno
6d855755ef
Merge pull request #42844 from i94rain/fix-broken-links
Fix broken links in system tables docs
2022-11-01 11:47:26 -04:00
Alexey Milovidov
48dcae0bd2
Merge pull request #42834 from ClickHouse/snyk-exclusion
Add exclusions from the Snyk scan
2022-11-01 16:12:28 +01:00
Anton Popov
88674ef964
Merge pull request #42794 from CurtizJ/better-code-in-check-part
Slightly better code with projections
2022-11-01 16:05:27 +01:00
Anton Popov
876dca48da
Merge pull request #36969 from CurtizJ/dynamic-columns-14
Support `Object` type inside other types
2022-11-01 15:20:02 +01:00
Duc Canh Le
07d9720ed5
Merge branch 'master' into ch_canh_fix_prefix_not_like 2022-11-01 22:16:09 +08:00
Kruglov Pavel
c3a7211c1c
Merge pull request #41502 from marcioapm/coercing-json-extract
Add coercing in JSONExtract
2022-11-01 14:52:41 +01:00
Mikhail f. Shiryaev
09b320f9a1
Merge pull request #42643 from peter279k/add_deb_migration
Migration method for installing the deb-packages
2022-11-01 14:46:45 +01:00
Mikhail f. Shiryaev
3f424de022
Adjust cancel and rerun workflow names to the actual 2022-11-01 14:26:06 +01:00
SaltTan
3afc688751
Update docs/en/sql-reference/statements/check-table.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2022-11-01 13:04:24 +00:00
Kruglov Pavel
7cbb534388
Merge pull request #42536 from ClickHouse/Avogar-patch-3
Fix typo in setting name that led to bad usage of schema inference cache
2022-11-01 14:03:47 +01:00
Kruglov Pavel
21d50f76ea
Merge pull request #41979 from Avogar/s3-cluster-schema-inference
Fix schema inference in s3Cluster and improve in hdfsCluster
2022-11-01 14:00:21 +01:00
Maksim Kita
aa1c7d0de4
Merge pull request #42824 from den-crane/tests/lambda_analyzer
Tests/lambda analyzer
2022-11-01 14:29:20 +03:00
Vitaly Baranov
b9f2f17331 Add test and logging. 2022-11-01 12:23:20 +01:00
Alexander Gololobov
f67f0183f6
Merge pull request #42812 from azat/utf8-fix-followup
Fix lowerUTF8()/upperUTF8() in case of symbol was in between 16-byte boundary
2022-11-01 12:01:00 +01:00
Maksim Kita
fe48a1ce7e
Merge pull request #42681 from kitaisreal/merge-tree-indexes-use-actions-dag
MergeTree indexes use ActionsDAG
2022-11-01 13:55:17 +03:00
Maksim Kita
27a72f096c
Merge pull request #42705 from kitaisreal/analyzer-small-improvements
Analyzer improve subqueries representation
2022-11-01 13:54:12 +03:00
Vladimir C
1a91312083
Merge pull request #42702 from ClickHouse/vdimir/pr-bufix-check-debug 2022-11-01 11:20:54 +01:00
vdimir
2060c2d9ac Fix style 2022-11-01 11:20:10 +01:00
vdimir
fba8686db1 CheckLabels, StyleCheck for TestsBugfixCheck 2022-11-01 11:20:10 +01:00
vdimir
16032fd0b2 Revert "broke style in src/Interpreters/InterpreterSelectQuery.cpp"
This reverts commit 60e625918cd646c8b143d957709c56a0380fa6ab.
2022-11-01 11:20:10 +01:00
vdimir
e7e223ffc6 Revert "Add 02474_dummy.sql"
This reverts commit c2a8176716746364e559d61d8475407610cb3d3f.
2022-11-01 11:20:10 +01:00
vdimir
e83d61749a update test bugfix report 2022-11-01 11:20:10 +01:00
vdimir
63b63da214 Update bugfix_validate_check.py 2022-11-01 11:20:10 +01:00
vdimir
bc78810f2c Add 02474_dummy.sql 2022-11-01 11:20:10 +01:00
vdimir
1b32c7d212 Update bugfix_validate_check.py 2022-11-01 11:20:10 +01:00
vdimir
11a933b046 broke style in src/Interpreters/InterpreterSelectQuery.cpp 2022-11-01 11:20:10 +01:00
vdimir
c18838715d Post status for test bugfix check 2022-11-01 11:20:10 +01:00
vdimir
9f5dcd14af Request labels from gh api for validate bugfix check 2022-11-01 11:20:10 +01:00
vdimir
e0735e1e67 Debug TestBugfixCheck 2022-11-01 11:20:10 +01:00
Vladimir C
f0b9f12c43
Merge pull request #42853 from DerekChia/patch-2 2022-11-01 11:12:13 +01:00
Vitaly Baranov
73f5664109 Fix tests. 2022-11-01 11:10:58 +01:00
Derek Chia
29318a1e13
Update nyc-taxi.md
- Add enum 'UNK' = 5 to `payment_type` to avoid `Unknown element 'UNK' for enum` error when loading trips_*.gz
- Change url table function to s3 table function as described in the earlier paragraph
2022-11-01 18:03:17 +08:00
SaltTan
97d361bce0
Update check-table.md 2022-11-01 10:02:04 +00:00
GoGoWen2021
2b0cde9ef9 fix typo 2022-11-01 17:46:44 +08:00
Duc Canh Le
3545db0a6c
Merge branch 'master' into ch_canh_fix_prefix_not_like 2022-11-01 16:54:26 +08:00
Vitaly Baranov
9d46547daa
Merge branch 'master' into session-log-support-sslcertificate-auth 2022-11-01 08:32:09 +01:00
Robert Schulze
c8068bdfa2
Merge pull request #42816 from azat/build/llvm-fix
Fix compilation of LLVM with cmake cache
2022-11-01 08:22:06 +01:00
Nikolay Degterinsky
e1e6dbe4aa
Try to fix test 2022-11-01 03:00:11 +01:00
Nikolay Degterinsky
c0ab3f746d
Merge pull request #42846 from AlexJameson/patch-1
Fix a typo in table-engines/integrations/s3.md
2022-11-01 02:58:12 +01:00
shuyang
7234600ec3 Apply suggestions from code review
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2022-10-31 19:15:20 -05:00
94rain
8b849d4b37 Fix broken links in system tables docs
Signed-off-by: 94rain <21193371+94rain@users.noreply.github.com>
2022-10-31 19:15:20 -05:00
Alexander Yakovlev
70eaf69df1
Fix a typo in table-engines/integrations/s3.md 2022-11-01 02:57:55 +03:00
Alexey Milovidov
06bac822e5
Merge pull request #42843 from ClickHouse/sonar-missing-env-vars
Fix Missing Env Vars - Sonar Nightly
2022-10-31 23:34:39 +01:00