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
DanRoscigno
c772dbb5d6
fix broken links and wrong colon char
2022-10-18 11:54:29 -04:00
Azat Khuzhin
7893ff0785
Update woboq_codebrowser location
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-18 17:31:15 +02:00
Alexander Tokmakov
ea77ff9022
Merge branch 'master' into fixes_for_replicated_merge_tree2
2022-10-18 17:25:25 +02:00
Alexey Milovidov
d6deadb1e0
Merge pull request #42351 from azat/build/bump-llvm-15
...
Bump llvm/clang to 15.0.2
2022-10-18 17:18:08 +02:00
Alexey Milovidov
7d1ef764c2
Update tests/queries/0_stateless/02461_cancel_finish_race.sh
...
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
2022-10-18 18:08:57 +03:00
jferroal
36e4b1a100
Merge branch 'ClickHouse:master' into master
2022-10-18 22:58:05 +08:00
jferroal
123e1aea65
Doc: fix metadata
2022-10-18 22:57:45 +08:00
jferroal
6e100adcb4
Doc: fix metadata
2022-10-18 22:57:23 +08:00
jferroal
e89b390ee3
Doc: add zh-CN translation
...
getting-started/example-datasets/opensky.mdx
2022-10-18 22:56:49 +08:00
jferroal
e504cec743
Doc: add zh-CN translation
...
getting-started/example-datasets/recipes.mdx
2022-10-18 22:55:58 +08:00
Alexey Milovidov
c26d8c7c75
Merge pull request #42405 from jacobherrington/patch-1
...
Fix link to blog
2022-10-18 16:55:11 +02:00
KinderRiven
de3728127c
fix
2022-10-18 14:52:58 +00:00
Alexey Milovidov
59677e3142
Merge pull request #42415 from ezirmusitua/master
...
zh-CN translation for gettting-started/example-datasets
2022-10-18 16:40:09 +02:00
Alexey Milovidov
7befe2825c
Update StorageReplicatedMergeTree.cpp
2022-10-18 17:36:11 +03:00
Alexey Milovidov
0623ad4e37
Update StorageReplicatedMergeTree.cpp
2022-10-18 17:35:44 +03:00
Pablo Marcos
fbfa2a9885
Fix exception message to be in sync with code
2022-10-18 16:20:18 +02:00
Pablo Marcos
79231412c9
Fix minor typos in code documentation
2022-10-18 16:20:00 +02:00
Roman Vasin
2b163e3bc0
Remove UTC from 02458_datediff_date32 and 02457_datediff_via_unix_epoch tests
2022-10-18 14:03:50 +00:00
zvonand
82c7228e53
fix
2022-10-18 17:03:31 +03:00
Nikolai Kochetov
a5711fda44
Revert "Revert #27787 "
...
This reverts commit c1cc04d44d
.
2022-10-18 14:00:50 +00:00
alesapin
9769057767
Deactivate all tasks
2022-10-18 15:53:52 +02:00
alesapin
ab8da5a539
Deactivate mutationsFinalizingTask until startup
2022-10-18 15:50:02 +02:00
Kruglov Pavel
29513f6a1f
Merge pull request #41885 from Avogar/with-names-error-message
...
Better exception message for duplicate column names in schema inference
2022-10-18 15:26:46 +02:00