Blargian
|
f1c9b1abcd
|
Fix millisecond calculation
|
2024-02-29 18:05:49 +01:00 |
|
Mikhail f. Shiryaev
|
af63125aaa
|
Merge pull request #60316 from ClickHouse/tailscale-ami
Install tailscale during AMI build and set it up on runners
|
2024-02-29 17:47:44 +01:00 |
|
Raúl Marín
|
079e916c8e
|
Merge pull request #60496 from Algunenano/double-whitespaces
Speedup check-whitespaces check
|
2024-02-29 17:45:43 +01:00 |
|
Raúl Marín
|
28820dad82
|
Merge pull request #60498 from ZhiguoZh/20240228-andfilter-opt
Auto-vectorize DB::andFilters
|
2024-02-29 17:02:09 +01:00 |
|
Robert Schulze
|
6e5d6ad1c6
|
Merge remote-tracking branch 'ClickHouse/master' into query_cache_minor_change
|
2024-02-29 16:00:25 +00:00 |
|
Robert Schulze
|
efb0e638c0
|
Merge remote-tracking branch 'rschu1ze/master' into byteSlice
|
2024-02-29 15:59:14 +00:00 |
|
Max Kainov
|
bd423c5ac5
|
CI: fix for build job cache record status
#job_package_release #job_style_check
|
2024-02-29 15:55:05 +00:00 |
|
Raúl Marín
|
423701a309
|
Merge pull request #60418 from arthurpassos/test_attach_partition_fails_materialized_column
Add test that validates attach partition fails if structure differs because of materialized column
|
2024-02-29 16:47:11 +01:00 |
|
Raúl Marín
|
d661acc7b0
|
Merge pull request #60551 from pamarcos/patch-2
Fix typo in query_thread_log doc
|
2024-02-29 16:41:31 +01:00 |
|
Robert Schulze
|
4ee1aa8c7c
|
Fixing more headers
|
2024-02-29 15:40:30 +00:00 |
|
Kirill Nikiforov
|
f11f784c38
|
Merge remote-tracking branch 'origin/master' into feature/increase_dns_cache_size
|
2024-02-29 18:35:42 +03:00 |
|
Kirill Nikiforov
|
70c371d518
|
Merge remote-tracking branch 'origin/feature/increase_dns_cache_size' into feature/increase_dns_cache_size
|
2024-02-29 18:29:39 +03:00 |
|
Max K
|
01456f3f0c
|
Merge pull request #60455 from ClickHouse/ci_job_scripts_wo_input_params
CI: remove input params for job scripts
|
2024-02-29 15:51:10 +01:00 |
|
Yarik Briukhovetskyi
|
38bf7cfb59
|
Merge pull request #60004 from yariks5s/fix_datetime64_scale_conversion
Fix scale conversion for DateTime64
|
2024-02-29 15:45:54 +01:00 |
|
Raúl Marín
|
37ffab494a
|
Don't output number tips for date types
|
2024-02-29 15:26:17 +01:00 |
|
Amos Bird
|
a2027db50d
|
Fix build after rebase master
|
2024-02-29 22:26:02 +08:00 |
|
Max K
|
b4357d153d
|
Merge pull request #60554 from ClickHouse/ci_fix_docker_job_name_arch_suffix
CI: fix docker build job name
|
2024-02-29 15:25:51 +01:00 |
|
Maksim Kita
|
dbc7631ab1
|
PartsSplitter invalid ranges for the same part fix
|
2024-02-29 17:15:22 +03:00 |
|
Smita Kulkarni
|
bb7453a339
|
Merge branch 'master' into Fix_endpoint_for_azureblobstorage
|
2024-02-29 15:05:17 +01:00 |
|
Antonio Andelic
|
359885ef94
|
Fix tidy build
|
2024-02-29 14:55:23 +01:00 |
|
Amos Bird
|
e289ba10a1
|
Fix
|
2024-02-29 21:48:16 +08:00 |
|
Amos Bird
|
db7adcfca9
|
Address review comments
|
2024-02-29 21:48:16 +08:00 |
|
Amos Bird
|
3b04f5c605
|
Improve the performance of serialized aggregation method when involving multiple [nullable] columns.
|
2024-02-29 21:48:15 +08:00 |
|
Max Kainov
|
64a2b6551a
|
CI: fix docker build job name
#do_not_test
|
2024-02-29 13:32:33 +00:00 |
|
Alexander Tokmakov
|
8141e1c3d1
|
Merge pull request #60570 from ClickHouse/revert-59595-vdimir/analyzer/comute_alias_columns
Revert "Analyzer: compute ALIAS columns right after reading"
|
2024-02-29 14:25:08 +01:00 |
|
Alexander Tokmakov
|
2dedfd6cf9
|
Revert "Analyzer: compute ALIAS columns right after reading"
|
2024-02-29 14:22:07 +01:00 |
|
Joshua Hildred
|
58a8658528
|
Use std::array and std::any_of
|
2024-02-29 05:20:53 -08:00 |
|
Joshua Hildred
|
fe67293533
|
Add support for lzma
|
2024-02-29 05:20:53 -08:00 |
|
Joshua Hildred
|
ca9a6f809f
|
add support for .tar.zst and tar.xz
|
2024-02-29 05:20:53 -08:00 |
|
Joshua Hildred
|
e6134bbb7b
|
Address review comments
|
2024-02-29 05:20:52 -08:00 |
|
josh-hildred
|
f34ef716f0
|
Update src/IO/Archives/LibArchiveWriter.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-02-29 05:20:52 -08:00 |
|
josh-hildred
|
1ce6256479
|
Update src/IO/Archives/LibArchiveWriter.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-02-29 05:20:52 -08:00 |
|
josh-hildred
|
0fe15f0a22
|
Update src/IO/Archives/LibArchiveWriter.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-02-29 05:20:52 -08:00 |
|
josh-hildred
|
5963b67dff
|
Update src/IO/Archives/LibArchiveWriter.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-02-29 05:20:52 -08:00 |
|
josh-hildred
|
6b32271b88
|
Update src/IO/Archives/LibArchiveWriter.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-02-29 05:20:52 -08:00 |
|
josh-hildred
|
f145b494c0
|
Update src/IO/Archives/LibArchiveWriter.h
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-02-29 05:20:52 -08:00 |
|
josh-hildred
|
84a3a05eb4
|
Update src/IO/Archives/LibArchiveReader.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-02-29 05:20:52 -08:00 |
|
Joshua Hildred
|
f7ab6b9e37
|
Move tar compression extension definitions
|
2024-02-29 05:20:52 -08:00 |
|
Joshua Hildred
|
c02502b6f1
|
Removed unused error code
|
2024-02-29 05:20:52 -08:00 |
|
Joshua Hildred
|
8bc968bb58
|
Fix tar integration test
|
2024-02-29 05:20:52 -08:00 |
|
Joshua Hildred
|
79aec12771
|
Update docs
|
2024-02-29 05:20:52 -08:00 |
|
Joshua Hildred
|
92b446a552
|
Add support for tar archive compression
|
2024-02-29 05:20:52 -08:00 |
|
Joshua Hildred
|
c3118ca742
|
Address review comments
|
2024-02-29 05:20:52 -08:00 |
|
josh-hildred
|
714fdeb906
|
Update src/IO/Archives/LibArchiveWriter.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-02-29 05:20:52 -08:00 |
|
josh-hildred
|
84814f2a0c
|
Update src/IO/Archives/LibArchiveWriter.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-02-29 05:20:52 -08:00 |
|
josh-hildred
|
f94b5e95b2
|
Update src/IO/Archives/LibArchiveReader.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-02-29 05:20:52 -08:00 |
|
josh-hildred
|
e085b0fcf0
|
Update src/IO/Archives/IArchiveWriter.h
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-02-29 05:20:52 -08:00 |
|
Joshua Hildred
|
5fdeebf785
|
Fix parameter naming
|
2024-02-29 05:20:51 -08:00 |
|
Joshua Hildred
|
2e2b89f9aa
|
Fix whitespace
|
2024-02-29 05:20:51 -08:00 |
|
Joshua Hildred
|
ef7a66b542
|
Update error messages and error handling
|
2024-02-29 05:20:51 -08:00 |
|