Commit Graph

103849 Commits

Author SHA1 Message Date
Vladimir C
f2eaf0158e
Apply suggestions from code review
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2022-12-22 10:22:55 +00:00
vdimir
d30d25dbbe
Temporary files evict fs cache 2022-12-22 10:22:49 +00:00
Vladimir C
78789e12e8
Merge pull request #44367 from ClickHouse/vdimir/disable_00172_parallel_join 2022-12-22 11:16:38 +01:00
Maksim Kita
3e2e35f54e
Merge pull request #44491 from ClickHouse/vdimir/analyzer_sort_msan
Default value for optional in SortNode::updateTreeHashImpl
2022-12-22 13:15:59 +03:00
Vladimir C
6a0210fb0f
Merge pull request #43785 from mo-avatar/binhexstringliterals 2022-12-22 10:56:18 +01:00
vdimir
ae66e0019f Clarify query_id in test 01092_memory_profiler 2022-12-22 10:53:34 +01:00
Robert Schulze
0dbed9e738
Mac OS X --> macOS 2022-12-22 09:37:17 +00:00
Alexander Gololobov
b691a8d7a7
Merge pull request #44497 from ClickHouse/feature/format-datetime-fractional-second
Merging #44060
2022-12-22 09:47:38 +01:00
Duc Canh Le
e122ea2f25 add missing files 2022-12-22 16:33:16 +08:00
Duc Canh Le
9083091ee5 fix LC in bug 2022-12-22 16:20:25 +08:00
Yakov Olkhovskiy
3d04a33de5 update tests 2022-12-21 23:15:45 +00:00
alesapin
1b5ed0504e
Merge pull request #44383 from ClickHouse/fix_race_background_temp_removal
Fix race which can lead to merged parts premature removal
2022-12-21 23:38:34 +01:00
alesapin
9b97cd98c8
Update src/Storages/MergeTree/MergeTreeDataMergerMutator.h 2022-12-21 23:27:17 +01:00
alesapin
97d43a6748 Add comment 2022-12-21 23:26:26 +01:00
alesapin
edcd0d95ca Revert "Remove explicit dependency on fast test to debug the issue"
This reverts commit 2fe969a2e1.
2022-12-21 23:25:50 +01:00
Yakov Olkhovskiy
1ded2d1c0b
Merge branch 'master' into bug-ephemeral-default 2022-12-21 16:38:43 -05:00
Yakov Olkhovskiy
07f2f2fae5 remove clickhouse_parsers dependency on DataTypes 2022-12-21 21:30:33 +00:00
Alexander Gololobov
c95e10777f
Fixed formatiing 2022-12-21 21:40:30 +01:00
Alexander Gololobov
269700df42
Merge branch 'master' into feature/format-datetime-fractional-second 2022-12-21 21:34:46 +01:00
Alexander Gololobov
92c609eb2c Fix case with DateTime64 with precision=0; do not split decimal again in every instruction 2022-12-21 21:00:39 +01:00
Alexander Gololobov
2f7228c012 Removed parent pid check that breaks in containers 2022-12-21 20:43:59 +01:00
Ilya Yatsishin
de33901c55
Merge pull request #44462 from qoega/date-string-comparison 2022-12-21 22:26:09 +03:00
Alexander Gololobov
2a3aa5248e Test %f for data types without fractional seconds 2022-12-21 19:57:30 +01:00
Azat Khuzhin
1985d321a6 Do not try to remove WAL for static storage
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-21 18:09:38 +01:00
Azat Khuzhin
e06c169b43 Do not try to move parts to detached for static storage
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-21 18:09:38 +01:00
Dan Roscigno
f01fbc9681
Merge pull request #44485 from ClickHouse/fix-type-doc
Update hash-functions.md to show correct type of xxHash return val
2022-12-21 11:14:55 -05:00
DanRoscigno
c7a773f815 fix case of macOS 2022-12-21 10:14:07 -05:00
vdimir
3b483e513f
Default value for optional in SortNode::updateTreeHashImpl 2022-12-21 15:04:12 +00:00
alesapin
a4fbea2184 Relax synchronization to avoid deadlock 2022-12-21 15:59:28 +01:00
Dan Roscigno
37af44501d
Update docs/en/sql-reference/functions/hash-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2022-12-21 09:12:06 -05:00
DanRoscigno
4da00b0b1d clarify which engines support final 2022-12-21 09:07:40 -05:00
DanRoscigno
e791e7bbfe clarify which engines support final 2022-12-21 08:58:12 -05:00
DanRoscigno
4981d4a013 clarify which engines support final 2022-12-21 08:55:38 -05:00
Dan Roscigno
30eb95d7d1
Update hash-functions.md 2022-12-21 08:39:44 -05:00
alesapin
e49deb740f
Merge pull request #44444 from ClickHouse/disable_tsan_for_grpc
Disable buggy tsan assertion for integration test
2022-12-21 14:31:12 +01:00
Kseniia Sumarokova
5df5f7d0dc
Merge pull request #44438 from ClickHouse/kssenii-patch-6
Update 01072_window_view_multiple_columns_groupby.sh
2022-12-21 14:28:26 +01:00
Alexey Milovidov
a184d1f355
Merge pull request #44470 from ClickHouse/fix-roaring-memory-tracker
Fix flaky test `roaring_memory_tracking`
2022-12-21 15:59:25 +03:00
Alexey Milovidov
6cc8a7e3e3
Merge pull request #44471 from ClickHouse/alexey-milovidov-patch-6
Update README.md
2022-12-21 15:20:53 +03:00
Anton Popov
5d6064cd28 better config in test 2022-12-21 11:35:11 +00:00
Sergei Trifonov
8332ada9e6
Merge pull request #44465 from ClickHouse/Avogar-patch-1
Add documentation for setting allow_settings_after_format_in_insert
2022-12-21 12:14:29 +01:00
Sergei Trifonov
048525273f
Merge branch 'master' into Avogar-patch-1 2022-12-21 11:54:18 +01:00
Alexander Gololobov
4b0cbdb4a4 Fixed unused value warning 2022-12-21 10:55:20 +01:00
Kruglov Pavel
09ab5832b1
Merge pull request #44382 from Avogar/fix-bson-object-id
Fix reading ObjectId in BSON schema inference
2022-12-21 10:48:50 +01:00
Kruglov Pavel
1bedd57355
Merge pull request #44241 from ClibMouse/bugfix/subtract-subseconds
Bring interval subtraction from datetime in line with addition
2022-12-21 10:30:07 +01:00
Kruglov Pavel
1451b7d9ba
Merge pull request #44463 from DanRoscigno/update-compat-settings-doc
add support case note for compat setting
2022-12-21 10:17:09 +01:00
kssenii
ac25d32105 Fix stress test 2022-12-21 09:44:56 +01:00
Zhiguo Zhou
823cb8a8f0 Call std::condition_variable::notify_one w/o lock in ThreadPool
Calling notify_one function with lock held would let the notified
thread immediately block again, and increase the lock contention.
This commit moves the calls of notify_one function out of critical
sections of ThreadPool, whose lock (ThreadPoolImpl::mutex) is most
extensively contended in some workloads.
2022-12-21 13:50:03 +08:00
Anton Popov
4b7f1e0cf2 fix mutations with setting 'max_streams_for_merge_tree_reading' 2022-12-21 01:59:53 +00:00
Nikolay Degterinsky
dcf68739db Fix build 2022-12-21 01:05:00 +00:00
Dmitry Novik
a252f138cf Fix ClangTidy build 2022-12-21 00:22:46 +00:00