Robert Schulze
13494ffe9b
Include msan fixes in vectorscan
2023-05-12 17:58:54 +00:00
Robert Schulze
ef3e4ddc2a
Move vectorscan entry
2023-05-12 17:58:54 +00:00
Robert Schulze
a6d4c17afb
Add vectorscan submodule
2023-05-12 17:52:45 +00:00
Alexey Milovidov
725a334aa3
Merge pull request #49832 from AnneClickHouse/patch-1
...
Update README.md
2023-05-12 20:50:06 +03:00
Alexey Milovidov
6eeeea56cf
Update README.md
2023-05-12 20:49:57 +03:00
Robert Schulze
e468b92b9c
Remove vectorscan
2023-05-12 17:47:46 +00:00
Mikhail f. Shiryaev
b1fd1d3ae6
Merge pull request #49701 from ClickHouse/fix-browser
...
Improve woboq codebrowser pipeline
2023-05-12 19:45:17 +02:00
Mikhail f. Shiryaev
4b7aa30017
The best effor to get the current job ID and URL
...
This partially addresses https://github.com/actions/runner/issues/2577
2023-05-12 19:22:52 +02:00
Mikhail f. Shiryaev
c375f948d0
Fix typing in S3Helper.fast_parallel_upload_dir
2023-05-12 19:22:52 +02:00
Mikhail f. Shiryaev
e79c1cdb1a
Attempt to increas parallelism for codebrowser_generator
2023-05-12 19:22:51 +02:00
Mikhail f. Shiryaev
338435a52d
Additional check for FATAL in logs, do not exit with code 1 on errors
2023-05-12 19:22:51 +02:00
Mikhail f. Shiryaev
0f70ad56a9
Do not upload failed site to the S3
2023-05-12 19:22:50 +02:00
Mikhail f. Shiryaev
65d1ae77ee
Use updated upstream woboq
2023-05-12 19:22:49 +02:00
Mikhail f. Shiryaev
3129eda247
Launch WoboqBuilder in scope of NightlyBuilds
2023-05-12 19:22:49 +02:00
Mikhail f. Shiryaev
eb122487ad
Add logs to the report, do not chown unnecessary
2023-05-12 19:22:48 +02:00
Mikhail f. Shiryaev
6a56662f60
Improve codebrowser check
...
- Add sccache
- Report a proper status in report and exit code
- Launch it as a current user
- Fix report link
2023-05-12 19:22:48 +02:00
Mikhail f. Shiryaev
ec701d96c7
Rework the codebrowser build directories structure
2023-05-12 19:22:47 +02:00
Mikhail f. Shiryaev
b7b48b0d09
Use rebuilt images in woboq, call it from other workflows
2023-05-12 19:22:45 +02:00
Mikhail f. Shiryaev
7614c1c848
Move the command for codebrowser into a script
2023-05-12 19:22:45 +02:00
Mikhail f. Shiryaev
fba7120d3d
Fix s3_helper logging and pool setup
2023-05-12 19:22:44 +02:00
Eridanus
18e1e50889
test(parser): remove confusing quota overflow test
2023-05-13 00:47:41 +08:00
MikhailBurdukov
8c7b63f1e7
Fix
2023-05-12 16:42:01 +00:00
nellicus
5366da8bcf
fix links
2023-05-12 18:07:38 +02:00
nellicus
2960a0420b
strongly recommend ded keeper in prod
2023-05-12 17:58:41 +02:00
robot-ch-test-poll1
6314813e7b
Merge pull request #49840 from yakkomajuri/patch-3
...
Minor correction to example in COMMENT COLUMN docs
2023-05-12 17:31:58 +02:00
Dan Roscigno
4d10d21b0d
Merge pull request #49837 from DanRoscigno/max_rows_in_set_to_optimize_join
...
add max_rows_in_set_to_optimize_join docs
2023-05-12 11:23:16 -04:00
avogar
37e4c531ba
Don't update contrib
2023-05-12 15:02:56 +00:00
Yakko Majuri
eb6cbe63ee
Minor correction to example in COMMENT COLUMN
2023-05-12 11:54:53 -03:00
Robert Schulze
5133597661
+m
2023-05-12 16:51:47 +02:00
serxa
195eafcaed
fix disable test
2023-05-12 14:51:33 +00:00
Robert Schulze
9d34233e65
Merge branch 'master' into iaadeflate_swpath_compat
2023-05-12 16:39:17 +02:00
Robert Schulze
5235f52de3
Small rewrite, removed note about farm hash (it seemed fragile: https://github.com/ClickHouse/ClickHouse/issues/8354#issuecomment-974808920 )
2023-05-12 16:38:32 +02:00
Dmitry Novik
d2e185d86d
Analyzer: do not optimize GROUP BY keys with ROLLUP and CUBE
2023-05-12 14:36:54 +00:00
Arthur Passos
b1549a19a5
Use 0 as unlimited
2023-05-12 11:19:35 -03:00
DanRoscigno
b8b4723aa6
add max_rows_in_set_to_optimize_join docs
2023-05-12 10:19:30 -04:00
Dmitry Novik
5fdaef851c
Handle constants carefully
2023-05-12 14:14:40 +00:00
Diego Nieto
78127d8a2c
Merge branch 'ClickHouse:master' into master
2023-05-12 16:08:48 +02:00
jinjunzh
e72a6fe973
qpl-deflate codec lower the minimum SIMD version to SSE 4.2
2023-05-12 09:56:01 -04:00
DanRoscigno
224646698e
update settings header
2023-05-12 09:30:06 -04:00
Arthur Passos
1e3b7af97a
Add setting to limit the max number of pairs produced by extractKeyValuePairs
2023-05-12 10:26:05 -03:00
DanRoscigno
0f7c0859b0
add allow_experimental_parallel_reading_from_replicas docs
2023-05-12 09:22:29 -04:00
Alexander Gololobov
fcce60ad25
Randomize enable_multiple_prewhere_read_steps
2023-05-12 15:09:34 +02:00
Dan Roscigno
596e50ebc0
Merge pull request #49830 from DanRoscigno/docs-udfs
...
uplevel UDFs and link
2023-05-12 09:05:39 -04:00
HarryLeeIBM
809fdc7b16
Fix DefaultHash64 for s390x
2023-05-12 06:00:47 -07:00
AnneClickHouse
c4344c1de9
Update README.md
...
Adding careers to bottom of readme
2023-05-12 14:59:01 +02:00
DanRoscigno
0b9e575588
uplevel UDFs and link
2023-05-12 08:05:38 -04:00
Eridanus
8dc2cad027
test(parser): add hint for create quota overflow test
2023-05-12 20:03:46 +08:00
serxa
5807737804
temporarily disable JobFailure test
2023-05-12 12:02:45 +00:00
Salvatore Mesoraca
8f7546740c
Make 01533_multiple_nested test more reliable
...
Tests run with random values for `min_bytes_to_use_direct_io`.
As a consequence, tests open files using Direct I/O, occasionally.
If the filesystem doesn't support DIRECT_IO (e.g. tmpfs) the open
will fail and it will be attempted again without that flag, but the
failed open is still accounted for in `ProfileEvents['FileOpen']`.
This change is needed to prevent the test from failing
just because the target FS doesn't support DIRECT_IO.
2023-05-12 13:54:58 +02:00
Robert Schulze
b9c185af44
Merge pull request #49678 from azat/build/llvm-16
...
Switch to LLVM/clang 16 (16.0.3)
2023-05-12 13:47:36 +02:00