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
Constantine Peresypkin
5b3b11b517
add Morton Coding (ZCurve)
2022-10-19 15:59:25 +02: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
Antonio Andelic
05e6b94b54
Polishing
2022-10-19 12:59:28 +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
Antonio Andelic
e5408aac99
Simplify logic
2022-10-19 12:34:20 +00:00
Alfonso Martinez
168df7d9ba
Removed trailing whitespace
2022-10-19 13:34:31 +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
Kruglov Pavel
2ca0d37e83
Get current clickhouse version without sending query in BC check
2022-10-19 13:25:03 +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
zvonand
305fc0fc81
fix style
2022-10-19 14:00:46 +03:00
zvonand
890b292c88
added docs
2022-10-19 13:55:24 +03:00
Kruglov Pavel
632965212f
Add error "Destination table is myself" to exception list in BC check
2022-10-19 12:52:32 +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
Alfonso Martinez
0aa26db64c
Added end of line co comply with Clangformat
2022-10-19 12:38:20 +02:00
Alfonso Martinez
c0be79f26c
CompiledExpressionCache enabled
2022-10-19 12:27:00 +02:00
xiedeyantu
330777a0cc
fix
2022-10-19 17:44:36 +08:00
xiedeyantu
32ad28cbe5
optimize code
2022-10-19 17:37:26 +08: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
Quanfa Fu
dbe68ab0a8
Fix wrong behave of domain func with URLs contains UserInfo part and '@'
...
When UserInfo part and '@' appear in the URL, the host after @ should
be returned. For example, when url is "https://user:pass@clickhouse.com/ ",
start_of_host should be char 'c' after '@', end_of_host should be '/'
other than ':'.
2022-10-19 14:27:06 +08:00
Amos Bird
549597fe80
Fix misbehavior of key analysis.
...
When key types cannot be inside Nullable, it can break key analysis. See
https://github.com/ClickHouse/ClickHouse/issues/42456 .
2022-10-19 12:15:27 +08: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
Arthur Passos
7f0a2d32c8
fix test errors
2022-10-18 20:15:58 -03:00
Boris Kuschel
4645d465b1
update zlib-ng to latest
2022-10-18 17:38:06 -05: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