Alexander Tokmakov
ef57253518
Merge pull request #47950 from ClickHouse/fix_http_warning
...
Set content-length for empty POST requests
2023-03-24 04:19:04 +03:00
pufit
a9089da350
Remove debug comment
2023-03-23 20:36:33 -04:00
Mikhail f. Shiryaev
3b9213fb5a
Use variables in URLs, migrate to RPs prefix
2023-03-24 00:01:03 +01:00
pufit
fd1d8d5c55
Third attempt to fix crash.
2023-03-23 19:00:20 -04:00
Robert Schulze
7ecfd664d0
Merge pull request #47961 from ClickHouse/rs/docs-fix-47923
...
Docs: Update secondary index example
2023-03-23 23:43:15 +01:00
Rich Raposa
d1a0935a70
Merge branch 'master' into rfraposa-patch-2
2023-03-23 16:41:05 -06:00
Rich Raposa
76401dcd83
Merge pull request #47956 from ClickHouse/nav-fixes
...
Remove links from nav categories
2023-03-23 16:39:36 -06:00
Robert Schulze
8cf031ee2e
Docs: Update secondary index example
...
Fixes : #47923
2023-03-23 22:36:38 +00:00
Robert Schulze
f5a6d897ed
Merge pull request #47959 from ClickHouse/rs/doc-follow-up-to-46815
...
Update docs for parseDateTime() (follow-up to #46815 )
2023-03-23 23:26:41 +01:00
rfraposa
128753f7ab
Update index.md
2023-03-23 16:01:36 -06:00
Rich Raposa
851ce7c308
Merge branch 'master' into nav-fixes
2023-03-23 15:46:16 -06:00
rfraposa
4d281245fb
Update index.md
2023-03-23 15:43:40 -06:00
Robert Schulze
bd02627869
Update docs for parseDateTime() (follow-up to #46815 )
2023-03-23 21:28:03 +00:00
Robert Schulze
e84764f4e1
Merge pull request #46815 from bigo-sg/to_timestamp
...
Add new function parseDateTime/parseDateTimeInJodaSyntax
2023-03-23 22:20:18 +01:00
Robert Schulze
98b8300496
Merge pull request #47749 from ClickHouse/rs/randomized-qc-settings
...
Randomize query cache settings
2023-03-23 22:19:24 +01:00
Nikolai Kochetov
81bef1cb4b
Fixing build.
2023-03-23 21:18:30 +00:00
Robert Schulze
916016a862
Merge branch 'master' into rs/bump-vectorscan
2023-03-23 22:15:06 +01:00
rfraposa
9571130b26
Update materialize-mysql.md
2023-03-23 15:08:31 -06:00
rfraposa
e27d47581e
Link fixes
2023-03-23 14:56:18 -06:00
Nikolai Kochetov
a4771812cb
Fixing build.
2023-03-23 20:46:42 +00:00
Arthur Passos
d13aa3c029
missing change
2023-03-23 17:42:55 -03:00
rfraposa
747eaf3f72
Fix broken links
2023-03-23 14:40:45 -06:00
Arthur Passos
2491128b08
Add unit test to assert arrow lib does not abort on fatal logs
2023-03-23 17:40:04 -03:00
Rich Raposa
c8e7ca7c8c
Update backup.md
2023-03-23 14:34:29 -06:00
Nikolai Kochetov
73e98de46d
Merge branch 'master' into aggregate-projections-analysis-query-plan
2023-03-23 21:28:36 +01:00
Rich Raposa
7f2076c56e
Merge branch 'master' into nav-fixes
2023-03-23 14:22:48 -06:00
rfraposa
42725964d4
Remove links from nav categories
2023-03-23 14:20:26 -06:00
Han Fei
e89e263457
Merge pull request #47954 from hanfei1991/patch-2
...
merge #47814
2023-03-23 21:15:48 +01:00
Robert Schulze
6b3d0c1a34
Bump vectorscan to 5.4.9
...
As a consequence, this enables to remove a temporary workaround from ClickHouse's llvm-fork
2023-03-23 20:07:13 +00:00
Han Fei
c41c2cfb1d
make doc more concise
2023-03-23 20:47:29 +01:00
ltrk2
f46970671d
Implement tokenbf_v1 index utilization for hasTokenCaseInsensitive
2023-03-23 12:24:13 -07:00
Maksim Kita
24b9e5103f
Merge pull request #47748 from ClickHouse/revert-47721-revert-47622-analyzer-planner-fixes-before-enable-by-default
...
Revert "Revert "Analyzer planner fixes before enable by default""
2023-03-23 22:20:34 +03:00
Kruglov Pavel
9003b7d789
Fix tsan error lock-order-inversion
2023-03-23 20:14:32 +01:00
Nikolai Kochetov
ed4a5b2be8
Fix test. Pre-build index for query dag in projection.
2023-03-23 18:39:41 +00:00
Nikolai Kochetov
e9bb7efef6
Fix fuzzed test.
2023-03-23 18:27:30 +00:00
Antonio Andelic
3ae09c6ce8
Merge branch 'master' into more-s3-events
2023-03-23 18:23:53 +01:00
Alexander Tokmakov
9bf4f0108e
set content-length for empty POST requests
2023-03-23 18:02:31 +01:00
Nikolai Kochetov
0f01725d8b
Merge pull request #45689 from alexX512/master
...
Add an option to show the partial result on query cancellation
2023-03-23 17:34:15 +01:00
vdimir
c2a3679959
Add buildSelectQueryInfo to Planner/Utils, use in unit tests
2023-03-23 15:53:22 +00:00
Mikhail f. Shiryaev
9a2a091c76
Get rid of temporary COMMON_BUILD_PREFIX
2023-03-23 16:39:16 +01:00
Anton Popov
0ee8dfad53
apply black formatter
2023-03-23 15:33:23 +00:00
Anton Popov
49079ee85c
fix build
2023-03-23 15:31:36 +00:00
Nikolay Degterinsky
531068df16
Fix exception type in arrayElement ( #47909 )
2023-03-23 16:01:04 +01:00
ltrk2
3bf2411be1
Make tiny improvements
2023-03-23 10:59:07 -04:00
Alexey Milovidov
4fcc5bbea7
Add a test for #18937 ( #47738 )
2023-03-23 15:50:56 +01:00
Mikhail f. Shiryaev
8ff01429e1
Upload build reports to S3_TEST_REPORTS_BUCKET
2023-03-23 15:49:59 +01:00
Alexey Milovidov
72c6084267
Add a test for #23804 ( #47737 )
2023-03-23 15:49:54 +01:00
Alexey Milovidov
50e1eedd47
Add a test for #17756 ( #47739 )
2023-03-23 15:48:06 +01:00
Azat Khuzhin
2b439f079e
Make backup_threads/restore_threads server settings ( #47881 )
...
Those settings can be applied only at start, so it is better to have
them in configuration file instead of user profile settings.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-03-23 15:44:15 +01:00
Alexander Tokmakov
5b263b9ffe
fix
2023-03-23 15:36:17 +01:00