Commit Graph

104735 Commits

Author SHA1 Message Date
Roman Vasin
c65e90da2c Fix SHOW CREATE TEMPORARY TABLE 2023-01-31 10:45:42 +00:00
Roman Vasin
df4a9f111c Disallow creation of temporary tables with ON CLUSTER and with Repliacted table engines 2023-01-30 08:08:20 +00:00
Roman Vasin
c09d8e744f Make MergeTree and Log table engines DROP and clean data 2023-01-26 14:15:09 +00:00
Roman Vasin
16428b91ec Fix removing data on disk for table engines like Log for DatabaseMemory 2023-01-26 09:47:36 +00:00
Roman Vasin
640bb66065 Move StorageFactory to top of doCreateTable for temp tables 2023-01-24 07:39:29 +00:00
Roman Vasin
78c0a6ab12 Set Memory engine when there is no storage 2023-01-24 07:23:47 +00:00
Roman Vasin
aa0f01a409 Fix bug with DROP TEMPORARY TABLE for MergeTree 2023-01-24 06:54:19 +00:00
Roman Vasin
d898a4279a Add possibility to create MergeTree tables 2023-01-23 15:56:45 +00:00
Roman Vasin
fa64203225 Add correct data path for temporary tables; Clean temp DB dir on server startup 2023-01-20 16:11:37 +00:00
Roman Vasin
8453c9d27d Add construction of temporary tables by StorageFactory 2023-01-20 07:47:08 +00:00
Roman Vasin
9fa4502b78 Add new constructor for TemporaryTableHolder 2023-01-19 07:12:29 +00:00
Roman Vasin
0e31bd56d8 Call constructor of TemporaryTableHolder with creator 2023-01-18 06:47:47 +00:00
Kseniia Sumarokova
b22b51213f
Merge pull request #44868 from kssenii/improve-async-buffer-from-remote
Small perf improvement for async buffer from remote
2023-01-09 13:31:15 +01:00
Nikita Taranov
006fdd32d4
Apply preallocation optimisation more carefully (#44455)
* impl

* add perf test

* fix

* review fixes
2023-01-09 13:30:48 +01:00
Nikita Mikhaylov
857799fbca
Parallel distributed insert select with s3Cluster [3] (#44955)
* Revert "Revert "Resurrect parallel distributed insert select with s3Cluster (#41535)""

This reverts commit b8d9066004.

* Fix build

* Better

* Fix test

* Automatic style fix

Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2023-01-09 13:30:32 +01:00
Kseniia Sumarokova
9ae5ad202a
Merge pull request #44707 from xiedeyantu/s3-add-config
S3 support upload object using storage class INTELLIGENT_TIERING
2023-01-09 13:28:53 +01:00
Kseniia Sumarokova
119501f1d9
Merge pull request #44698 from Avogar/parquet-bool
Support Bool type in Arrow/Parquet/ORC
2023-01-09 12:56:28 +01:00
Vladimir C
75e9a45341
Merge pull request #44716 from ClickHouse/vdimir/merge_engine_nullable 2023-01-09 11:38:04 +01:00
Alexey Milovidov
9af70c10d0
Merge pull request #45049 from shumlol/patch-1
wrong text
2023-01-09 10:50:17 +03:00
Alexey Milovidov
48d93b348b
Merge pull request #45050 from ClickHouse/dont-fix-parallel-formatting
Don't fix parallel formatting
2023-01-09 09:26:51 +03:00
Alexey Milovidov
28b6ada1d9
testing and prestable are not used anymore 2023-01-09 08:57:30 +03:00
Alexey Milovidov
c92d2c9e97 Split parallel formatting test 2023-01-09 06:40:55 +01:00
Alexey Milovidov
0d39d26a34 Don't fix parallel formatting 2023-01-09 06:15:20 +01:00
Vadim Akhma
7bd8435200
wrong text
60 str. двуми видами => двумя видами
2023-01-09 10:45:35 +06:00
Alexey Milovidov
89a1b9c5b3
Merge pull request #45046 from ClickHouse/non-significant-changes-2
Non significant changes
2023-01-09 06:24:23 +03:00
Alexey Milovidov
0d8d6eca67 Non significant changes 2023-01-09 01:51:05 +01:00
Alexey Milovidov
797dfdd42e Non significant changes 2023-01-09 01:50:19 +01:00
Alexey Milovidov
3430df2f8c Non significant changes 2023-01-09 01:48:57 +01:00
Alexey Milovidov
4fd22ed515
Merge pull request #45042 from ClickHouse/fix-flaky-test-7
Fix flaky test (hilarious)
2023-01-09 01:05:15 +03:00
Alexey Milovidov
a19fa52af0
Merge pull request #45033 from ClickHouse/max_memory_usage_in_stress_test
Less OOM in Stress test
2023-01-09 00:40:46 +03:00
Alexey Milovidov
63e4a36d46
Merge pull request #45037 from ClickHouse/fix-flaky-test-azat
I didn't understand the logic of this test, @azat
2023-01-09 00:09:07 +03:00
Alexey Milovidov
3c74d13c0d Fix flaky test 01622_codec_zstd_long 2023-01-08 22:04:54 +01:00
Alexey Milovidov
06e2fa7ebc
Merge branch 'master' into max_memory_usage_in_stress_test 2023-01-08 10:23:01 +03:00
Alexey Milovidov
0eaf05a2dd
Merge pull request #45035 from ClickHouse/add-test-38729
Add a test for #38729
2023-01-08 10:22:33 +03:00
Alexey Milovidov
2254855f09
Merge pull request #45034 from ClickHouse/add-test-31361
Add a test for #31361
2023-01-08 10:21:58 +03:00
Alexey Milovidov
0d60f564de
Merge pull request #45036 from ClickHouse/fix-typo-6
Fix typos
2023-01-08 10:12:25 +03:00
Alexey Milovidov
fa1d595059
Merge pull request #44819 from ClickHouse/modern-tools
Modern tools, part 1
2023-01-08 09:50:39 +03:00
Alexey Milovidov
403fd56930 Fix flaky test @azat 2023-01-08 07:44:09 +01:00
Alexey Milovidov
32cc41f0eb
Merge pull request #45032 from ClickHouse/fix-fuzzer-oom
Fix OOM in Fuzzer
2023-01-08 09:41:14 +03:00
Alexey Milovidov
c0cbb6a5cc
Merge pull request #45031 from ClickHouse/update-sqlite
Update SQLite
2023-01-08 09:40:49 +03:00
Alexey Milovidov
851e4ae59f Fix typos 2023-01-08 07:08:20 +01:00
Alexey Milovidov
773184d661 Add a test for #38729 2023-01-08 06:35:39 +01:00
Alexey Milovidov
cbe0c3f968 Add a test for #31361 2023-01-08 06:19:13 +01:00
Alexey Milovidov
b9d6ce02dc Set max memory usage for queries in the stress test 2023-01-08 06:04:56 +01:00
Alexey Milovidov
b9777fb439 Fix OOM in Fuzzer 2023-01-08 05:57:29 +01:00
Alexey Milovidov
5677d04752
Merge pull request #45030 from ClickHouse/fix-range
Fix function `range` (the bug was unreleased)
2023-01-08 07:43:28 +03:00
Alexey Milovidov
4995ce945e Fix TSan report in SQLite (false positive) 2023-01-08 05:40:48 +01:00
Alexey Milovidov
77708b4a03 Update SQLite 2023-01-08 05:22:56 +01:00
Alexey Milovidov
5dfc6219d2
Merge pull request #45016 from ClickHouse/fix-snapshot-small-distance-again
Add snapshot creation retry in Keeper tests using ZooKeeper
2023-01-08 06:29:38 +03:00
Alexey Milovidov
9b380cce15
Merge pull request #45018 from den-crane/tests/issue_26473
test for #26473
2023-01-08 06:23:45 +03:00