Commit Graph

99807 Commits

Author SHA1 Message Date
KinderRiven
9e59735b81 fix show cache 2022-10-20 03:13:15 +00:00
Alexey Milovidov
00f9ae9924 Correct documentation for settings 2022-10-20 04:42:35 +02:00
Alexey Milovidov
61ed0a5364
Merge pull request #42457 from azat/build/better-lld-wrapper
Better workaround for emitting .debug_aranges section
2022-10-20 03:36:03 +02:00
Alexey Milovidov
b4d241b54d Add a test for #13653 2022-10-20 01:39:08 +02:00
Alexey Milovidov
81750a81e7 Add a test for #16827 2022-10-20 01:17:11 +02:00
Alexey Milovidov
fabc8f5a18 Remove support for {database} macro from the client's prompt 2022-10-19 23:27:12 +02:00
Kruglov Pavel
1b27c7ebe0
Merge pull request #42130 from azat/dist/EINTR-fix
Fix possible timeout exception for distributed queries with use_hedged_requests=0
2022-10-19 22:00:38 +02:00
Alexander Tokmakov
e4f93149ff fix another issue 2022-10-19 17:24:50 +02:00
Sema Checherinda
0338fd4e8d
Update 00463_long_sessions_in_http_interface.reference
It is really should be 1 here. The query fails with exception "DB::Exception: Table default.t doesn't exist". The count of matches Exception is 1.
2022-10-19 17:19:00 +02:00
Alexander Tokmakov
8942c18caa fix test 2022-10-19 17:10:31 +02:00
Nikolai Kochetov
d85bfe6ea3
Merge pull request #42322 from ClickHouse/additional-filters-and-distributed
Fix additional_table_filters for Distributed.
2022-10-19 17:09:51 +02:00
Alexey Milovidov
898c935d31
Update GregorianDate.h 2022-10-19 17:36:49 +03:00
Alexey Milovidov
b0dd95447d
Update src/Functions/GregorianDate.h
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2022-10-19 17:36:08 +03:00
Alexander Tokmakov
84ef32e33f Merge branch 'master' into improve_replica_recovery 2022-10-19 16:28:01 +02:00
Alexander Tokmakov
f958c155f3
Merge branch 'master' into fixes_for_replicated_merge_tree2 2022-10-19 17:25:24 +03:00
Antonio Andelic
10b176fe19
Merge pull request #41854 from azat/tests/stress/fix-dbg-sym-bc
tests: fix debug symbols (and possible crashes) for backward compatiblity check
2022-10-19 16:18:41 +02:00
Roman Vasin
4db28d0bd6 Add toStableRelativeHourNum to gtest_DateLUTImpl.cpp 2022-10-19 14:01:26 +00:00
Carlos Rodríguez Hernández
5cd9ce1b20
Mark 22.8 as LTS and unify format (#42481)
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2022-10-19 15:41:49 +02:00
Robert Schulze
42f680849c
Fix bad_cast in Annoy index
- Problem originally found by data type fuzzer
  https://s3.amazonaws.com/clickhouse-test-reports/42180/2f83d8790581dce0ffeec56c137b1d13160cfa7b/fuzzer_astfuzzermsan//report.html

- This commit restricts which data types are allowed for Annoy indexes
  (similar things are done for other index types).
2022-10-19 13:40:39 +00:00
Roman Vasin
c0f18f29bb Remove toExtendedReplated; Add template argument is_extended_result 2022-10-19 13:23:21 +00:00
Nikolai Kochetov
010cdeb755
Merge pull request #42442 from ClickHouse/revert-revert-27787
Revert "Revert #27787"
2022-10-19 14:38:33 +02:00
Vitaly Baranov
f82dc5ba44
Merge pull request #42333 from vitlibar/backup-to-s3
Implement backup to S3
2022-10-19 13:32:22 +02:00
Nikolay Degterinsky
486780ba80
Merge pull request #42044 from zvonand/zvonand-csv-dates
Fix Date from CSV parsing
2022-10-19 13:10:12 +02:00
Kseniia Sumarokova
2bc30634cb
Merge pull request #42443 from pamarcos/fix_typos
Fix typos in FileSegment code documentation and sync exception text with source code
2022-10-19 12:48:12 +02:00
alesapin
737dcb2d46
Merge pull request #42448 from azat/ci/codebrowser
Update woboq_codebrowser location
2022-10-19 12:42:47 +02:00
Antonio Andelic
98c34159ee Use correct type for UInt128 2022-10-19 08:05:09 +00:00
KinderRiven
8322b83ad2 rename filesystem_query_cache 2022-10-19 07:20:00 +00:00
KinderRiven
32cf2c7623 add test for bypass_cache_threshold 2022-10-19 06:54:09 +00:00
KinderRiven
ae53ac63c4 fix bypass_cache_threshold 2022-10-19 06:53:44 +00:00
Alexey Milovidov
148275ed64 Fix buffer overflow in Decimal scale 2022-10-19 04:15:26 +02:00
Alexey Milovidov
e5d1a1b293 Add a test 2022-10-19 03:34:16 +02:00
Alexey Milovidov
2e3a111c29 Fix UBSan in Modified Julian Day 2022-10-19 03:26:22 +02:00
Alexey Milovidov
5ca9c365b9 Merge branch 'fix-race-condition-finish-cancel' of github.com:ClickHouse/ClickHouse into fix-race-condition-finish-cancel 2022-10-19 02:36:01 +02:00
Alexey Milovidov
dfa202a15d Merge branch 'master' into fix-race-condition-finish-cancel 2022-10-19 02:35:42 +02:00
Alexey Milovidov
5777999504
Update 00463_long_sessions_in_http_interface.sh 2022-10-19 02:20:22 +03:00
Boris Kuschel
e45c800cdf Fix power8+ support add power9+ support 2022-10-18 17:14:43 -05:00
Vitaly Baranov
1365105bc4 Implement backup to S3 2022-10-19 00:04:41 +02:00
Alexey Milovidov
46917c023c
Update AlterCommands.cpp 2022-10-19 00:25:21 +03:00
Alexey Milovidov
2834143bd4
Merge pull request #42446 from ezirmusitua/master
zh-CN translation for getting-started/example-datasets
2022-10-18 23:14:31 +02:00
Alexey Milovidov
312e835b7e Fix flaky test 2022-10-18 22:22:39 +02:00
Dan Roscigno
08a6eaeff5
Merge pull request #42455 from DanRoscigno/remove-code-browser-docs
Remove code browser docs
2022-10-18 15:29:54 -04:00
DanRoscigno
436018260c restore 2022-10-18 15:29:05 -04:00
Azat Khuzhin
65cd040d15 Better workaround for emitting .debug_aranges section
Note, that this is just a syntastic change, that should not makes any
difference (well the only difference is that now it supports gold and
other links, since the option is handled by the plugin itself instead of
the linker).

Refs: https://reviews.llvm.org/D133092
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-18 21:09:07 +02:00
DanRoscigno
e76560619c moved into dev/getting-started 2022-10-18 14:52:28 -04:00
DanRoscigno
0426c562f6 add mdx and jsx to list of doc files 2022-10-18 14:38:14 -04:00
Dan Roscigno
1e3584df83
Merge branch 'master' into master 2022-10-18 14:13:54 -04:00
Alexander Tokmakov
1d9d753167 fix 2022-10-18 18:13:18 +02:00
Dan Roscigno
e74f460039
Merge pull request #42449 from DanRoscigno/fix-broken-build
fix broken links and wrong colon char
2022-10-18 12:04:06 -04:00
Nikolai Kochetov
216d671cdf
Update AlterCommands.cpp 2022-10-18 17:56:34 +02:00
Dan Roscigno
4f55f43a62
Merge branch 'master' into fix-broken-build 2022-10-18 11:56:31 -04:00