Kruglov Pavel
9056925c7d
Merge pull request #44874 from Algunenano/time_fix
...
Do not throw DB::Exception when folders do not exist
2023-01-04 01:17:57 +01:00
Ilya Yatsishin
49155d9614
Merge pull request #44711 from qoega/green-ci-1
...
Improve some integration tests and add pytest-random
2023-01-03 22:39:54 +01:00
Yatsishin Ilya
bb288c1f14
how many more?
2023-01-03 21:38:59 +00:00
Yatsishin Ilya
bbc02c0762
black
2023-01-03 21:28:54 +00:00
Kruglov Pavel
4e261ab230
Fix JSONCompactEachRow
2023-01-03 21:16:38 +01:00
Nikolay Degterinsky
fc54ee5faf
Add comment about the reason for a separate file
2023-01-03 19:43:25 +00:00
Azat Khuzhin
a2f17d2d91
Fix ConcurrentBoundedQueue::emplace() return value in case of finished queue
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-01-03 20:36:12 +01:00
Yatsishin Ilya
14274d650b
Rewrite test_postgres_protocol test
2023-01-03 19:30:14 +00:00
Alexey Milovidov
cb8e7c8059
Merge pull request #44824 from ClickHouse/stress-test-less-oom
...
Less OOM in stress test
2023-01-03 22:12:34 +03:00
Alexey Milovidov
453dac69c7
Merge pull request #44855 from ClickHouse/fuzzer-more-cases-of-oom
...
More cases of OOM in Fuzzer
2023-01-03 22:11:38 +03:00
Robert Schulze
0330276a02
The "libraries" field is no longer needed
2023-01-03 19:07:29 +00:00
avogar
5824741849
Fix tests
2023-01-03 19:00:18 +00:00
Yatsishin Ilya
683df2dea5
fix
2023-01-03 18:56:24 +00:00
avogar
28eb2dbd4c
Revert some changes from #42777
2023-01-03 18:53:03 +00:00
Robert Schulze
27f5aad49e
What happens if I remove 156 lines of code?
2023-01-03 18:51:16 +00:00
Nikolai Kochetov
c51f5e6fac
Fix typo.
2023-01-03 18:41:37 +00:00
Robert Schulze
cfb6feffde
What happens if I remove these 139 lines of code?
2023-01-03 18:35:31 +00:00
Mikhail f. Shiryaev
5257ff627b
Optimize and fix zookeeper downloading and installation
2023-01-03 19:32:12 +01:00
robot-clickhouse
d6c090b530
Automatic style fix
2023-01-03 18:29:09 +00:00
Nikolai Kochetov
c8ed885bae
Merge pull request #44760 from ClickHouse/fix-crash-in-totals-structure
...
Apply type conversions for totals and extrems in RemoteQueryExecutor.
2023-01-03 19:28:31 +01:00
Nikolai Kochetov
da26f62a9b
Fix right offset for reading LowCardinality dictionary from remote fs in case if right mark was in the middle of compressed block.
2023-01-03 18:19:51 +00:00
Dmitry Novik
a84318af5f
Merge branch 'master' into cleanup-resolved-function
2023-01-03 17:52:29 +01:00
Dmitry Novik
6386e83953
Fixes after review
2023-01-03 16:50:06 +00:00
Alexey Milovidov
bdd3ef8920
Merge pull request #44830 from ClickHouse/fix-monotonicity-fuzz-2
...
Fix fuzzer report
2023-01-03 19:42:58 +03:00
Alexey Milovidov
a06d03e097
Merge pull request #44851 from qoega/green-ci-3
...
No more retries in integration tests
2023-01-03 19:40:34 +03:00
Raúl Marín
0785bf6b29
Do not throw DB::Exception when folders do not exist
2023-01-03 17:05:54 +01:00
Yatsishin Ilya
3deada0c29
fix
2023-01-03 16:05:20 +00:00
alesapin
48fe25aae7
Fix flaky test 02503_insert_storage_snapshot
2023-01-03 16:50:54 +01:00
kssenii
67509aa2d5
Merge remote-tracking branch 'upstream/master' into use-new-named-collections-code-2
2023-01-03 16:41:30 +01:00
Mikhail f. Shiryaev
ef55fab71f
Use thiner runners for bugfix checks
2023-01-03 16:34:41 +01:00
Mikhail f. Shiryaev
41cdf42276
Upload status files to S3 report for bugfix check
2023-01-03 16:31:14 +01:00
alesapin
6c8dbcc040
Fix flaky test 01459_manual_write_to_replicas_quorum_detach_attach and several typos
2023-01-03 16:27:51 +01:00
Mikhail f. Shiryaev
795a677aaa
Fix non-detected Errors in performance tests message
2023-01-03 15:26:02 +01:00
SmitaRKulkarni
16fca48f5b
Disable functions in readonly for inserts ( #44290 )
...
Implementation:
* Added a new parameter to ITableFunction::execute to check if query is insert query.
* Used the new parameter in InterpreterInsertQuery::getTable function when calling ITableFunction::execute .
Testing:
* Added test case for INSERT in 02473_functions_in_readonly_mode.sh.
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-01-03 15:25:04 +01:00
Pradeep Chhetri
fa234878d6
Cleanup setup_minio.sh ( #44858 )
2023-01-03 14:29:50 +01:00
Nikolai Kochetov
f421b4bf13
Merge branch 'master' into fix-crash-in-totals-structure
2023-01-03 14:24:22 +01:00
Nikolai Kochetov
6b1a697b12
Merge pull request #44850 from ClickHouse/respect-context-in-projection-optimization
...
Save context created from projection analysis.
2023-01-03 13:30:51 +01:00
Antonio Andelic
e68b98aac3
Merge pull request #44859 from ClickHouse/wait-zk-process-stopped
...
Wait for ZK process to stop in tests using snapshot
2023-01-03 13:08:59 +01:00
Smita Kulkarni
8a5fd7f96d
Added comments and addressed review comments - Allow macro substitution in endpoint
2023-01-03 11:44:26 +01:00
Antonio Andelic
a88171b594
Add timeout for ZK stop
2023-01-03 09:59:06 +00:00
Antonio Andelic
4ccd828a44
Wait for ZK process to stop
2023-01-03 09:39:14 +00:00
Robert Schulze
421473e974
Merge pull request #44421 from ClickHouse/revert-of-revert-of-age-function
...
Revert revert of age function
2023-01-03 10:02:18 +01:00
Robert Schulze
f56ebf6d4c
Merge pull request #44854 from ClickHouse/comment-cpu-features
...
Document usage of check_cxx_source_compiles instead of check_cxx_source_runs
2023-01-03 09:48:38 +01:00
Antonio Andelic
e0b8fd528d
Merge pull request #44842 from ClickHouse/fix-data-race-storage-s3
...
Fix data race in StorageS3
2023-01-03 09:20:08 +01:00
Nikolay Degterinsky
c4431e9931
Fix MSan build
2023-01-03 02:21:26 +00:00
Alexey Milovidov
fcefaa602f
Fix error
2023-01-03 01:24:56 +01:00
Alexey Milovidov
fa16abe05e
Fix error
2023-01-03 01:23:57 +01:00
Igor Nikonov
b7062c182a
Fix: sorted DISTINCT with empty string
2023-01-03 00:23:05 +00:00
Alexey Milovidov
8125f3adc0
More cases of OOM in Fuzzer
2023-01-03 01:17:28 +01:00
Alexey Milovidov
d07f0c9e3f
Fix GitHub
2023-01-02 23:44:42 +01:00