Commit Graph

79241 Commits

Author SHA1 Message Date
alexey-milovidov
fc4e947f45
Merge pull request #32731 from Algunenano/nopie_fix
Pass -no-pie to the linker call to disable it
2021-12-14 04:08:45 +03:00
Ivan Blinkov
d0da2f7dff
Mention ClickHouse CLA in CONTRIBUTING.md (#32697)
* Mention ClickHouse CLA in CONTRIBUTING.md

* Update CONTRIBUTING.md
2021-12-14 03:47:19 +03:00
alexey-milovidov
b928670abd
Update CHANGELOG.md 2021-12-14 03:41:52 +03:00
Cody Baker
05b930019a
Add severity table to support case form (#32736) 2021-12-14 03:25:05 +03:00
Cody Baker
dbe57e10cd Add v21.21 release blog post 2021-12-13 15:28:43 -07:00
mergify[bot]
2b181d7107
Merge branch 'master' into mongo-extend-auth-2 2021-12-13 22:21:10 +00:00
Kseniia Sumarokova
dadaeabda7
Merge pull request #32670 from CurtizJ/fix-reading-in-order
Fix reading in order of sorting key from `Distributed` and `Merge` tables
2021-12-14 00:42:48 +03:00
alesapin
ae3c3e5397 Add all runs 2021-12-13 22:58:31 +03:00
Raúl Marín
27cda5dc61 Pass -no-pie to the linker call to disable it 2021-12-13 20:12:11 +01:00
Alexey Milovidov
6879f03cb6 Remove garbage 2021-12-13 21:12:47 +03:00
Tom Risse
7f984d47d3
plausible analytic blog post (#32719)
* Add Plausible Analytics blog post content.

* Update featured image to cropped version.

* Update website/blog/en/2021/plausible-uses-clickHouse-to-power-privacy-friendly-google-analytics-alternative.md

LGTM

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2021-12-13 21:07:08 +03:00
alexey-milovidov
730c16bd0c
Merge pull request #32649 from vdimir/issue_32504
Reset pipeline in BlockIO::onFinish
2021-12-13 21:05:33 +03:00
alexey-milovidov
b4f3600e84
Merge pull request #32720 from ClickHouse/Avogar-patch-1
Update backport.py
2021-12-13 20:44:47 +03:00
Kruglov Pavel
d065b8233d
Update backport.py 2021-12-13 20:40:06 +03:00
Kseniia Sumarokova
a9ca84ff7d
Merge pull request #32325 from stigsb/table-overrides
Add TABLE OVERRIDE feature for MaterializedMySQL databases
2021-12-13 20:39:42 +03:00
Kseniia Sumarokova
9eb2a4fe90
Merge pull request #32643 from nautaa/genarateRandom
support Date32 for genarateRandom engine
2021-12-13 20:38:41 +03:00
alexey-milovidov
fd9d40925a
Merge pull request #32640 from ClickHouse/fix-function-file
Fix surprisingly bad code in function `file`
2021-12-13 19:34:36 +03:00
Vxider
24b7b7b60c fix test 2021-12-13 16:26:01 +00:00
kssenii
ddbeadd104 Done 2021-12-13 16:09:18 +00:00
alesapin
591ca08cd4
Merge pull request #32701 from ClickHouse/rerun_release_workflow
Rerun release workflows
2021-12-13 18:56:31 +03:00
alesapin
242149d881 Rerun release workflows 2021-12-13 18:54:14 +03:00
Vxider
1f93d81259 update test 2021-12-13 15:47:37 +00:00
Kseniia Sumarokova
78ed383f15
Merge pull request #31505 from ContentSquare/azure_blob_storage_dependency
Azure Blob Storage Disks
2021-12-13 18:28:48 +03:00
alesapin
949e68e2ac
Merge pull request #32696 from vdimir/trust-cont-lower
Check trusted contributors in lowercase
2021-12-13 18:20:16 +03:00
alesapin
856dd3735c Merge branch 'master' into add_performance_tests 2021-12-13 18:09:59 +03:00
alesapin
3eb5e42972 Trying to allow bigger timeout for prewarm 2021-12-13 18:09:29 +03:00
vdimir
0c83b14c37
Check trusted contributors in lowercase 2021-12-13 17:34:17 +03:00
Anton Popov
0b68980977 fix MATERIALIZE TTL with WHERE and GROUP BY 2021-12-13 17:21:05 +03:00
Anton Popov
2f620fb6ac Merge branch 'test/issue_28280' of git://github.com/den-crane/ClickHouse into fix-add-ttl 2021-12-13 16:59:49 +03:00
tavplubix
60fae3af76
Follow-up to #32140 (#32667)
* Update LeaderElection.h

* Update LeaderElection.h
2021-12-13 16:41:46 +03:00
Kruglov Pavel
52328f6abc
Merge pull request #32490 from ClickHouse/quote-more-identifiers
Fix issue with ambiguous query formatting in distributed queries.
2021-12-13 16:41:01 +03:00
Nikolai Kochetov
31f8ff4e9c Add test_s3_zero_copy_concurrent_merge 2021-12-13 16:34:04 +03:00
Raúl Marín
589b5a1fdc Merge remote-tracking branch 'blessed/master' into wip_mv_into_join 2021-12-13 14:05:46 +01:00
Jakub Kuklis
77f339caaf Cache test as the first test in the file 2021-12-13 13:41:17 +01:00
Anton Popov
745fd4fc16 fix reading in order from Distributed and Merge tables 2021-12-13 15:35:25 +03:00
alesapin
2b5409120d
Merge pull request #32650 from ClickHouse/split_database_replicated_into_two
Split database replicated
2021-12-13 14:53:54 +03:00
Anton Popov
a241103714
Merge pull request #32359 from CurtizJ/fix-non-materialized-skip-index
Fix usage of non-materialized skip indexes
2021-12-13 14:43:58 +03:00
alesapin
fad904b0aa Merge branch 'master' into add_performance_tests 2021-12-13 14:32:35 +03:00
mergify[bot]
fa8f9671f4
Merge branch 'master' into fix-async-inserts 2021-12-13 11:13:20 +00:00
Vladimir C
66e1fb7ada
Merge pull request #32532 from cwurm/docs_distributed_sections 2021-12-13 13:51:55 +03:00
Raúl Marín
b25cfa0b4d InterpreterInsertQuery::buildChain: Make sure to keep the context alive 2021-12-13 11:50:46 +01:00
Stig Bakken
ada16f6ebe Add warning about easily breaking replication 2021-12-13 11:35:41 +01:00
tavplubix
97b02cb7ce
Merge pull request #32436 from lehasm/alexey-sm-DOCSUP-18492-document-GlobalThreadPool
DOCSUP-18492: document GlobalThreadPool config
2021-12-13 13:16:58 +03:00
Raúl Marín
c9e9bd78b2 Remove old unused file 2021-12-13 11:14:10 +01:00
alesapin
8e1fec39cd Fix bash 2021-12-13 12:58:34 +03:00
Jakub Kuklis
38e35a0ef5 Removing any extra work and correcting the cache path in the cache test 2021-12-13 10:52:02 +01:00
alesapin
1f5157e240
Merge pull request #32618 from ClickHouse/upload_logs_of_failed_task
CI: upload logs if task failed
2021-12-13 12:42:39 +03:00
alesapin
08bb99c11d Split database replicated 2021-12-13 12:39:52 +03:00
alesapin
c511d3fecf
Merge pull request #32645 from ClickHouse/fix_flaky_check
Remove flaky check from master and split asan test
2021-12-13 12:32:16 +03:00
vdimir
bda4ecbe90
Catch exceprion in ~ZlibDeflatingWriteBuffer 2021-12-13 12:29:35 +03:00