Mikhail f. Shiryaev
|
749eac120e
|
Merge pull request #37477 from ClickHouse/sync-workflows-paths
Sync workflows paths for PR and DocsCheck
|
2022-05-24 19:35:45 +02:00 |
|
Kruglov Pavel
|
0c3bcfa122
|
Merge pull request #36884 from Algunenano/http_proper_summary_and_exception
HTTP: Always return summary data and exception (when possible)
|
2022-05-24 18:33:24 +02:00 |
|
guyco87
|
ee33f95160
|
Merge branch 'master' into adjustable-query-block
|
2022-05-24 12:23:54 -04:00 |
|
guykohen
|
e8b329595e
|
Remove height restrictions from the query div in play web tool, and make sure width of the query box won't shrink below 100%.
|
2022-05-24 12:18:58 -04:00 |
|
Maksim Kita
|
3c0c322d7c
|
Merge pull request #37480 from kitaisreal/dynamic-dispatch-infrastructure-improvements
Dynamic dispatch infrastructure style fixes
|
2022-05-24 18:13:53 +02:00 |
|
Vitaly Baranov
|
497c70d786
|
Merge pull request #37269 from vitlibar/rework-access-control-notifications
Rework AccessControl's notifications.
|
2022-05-24 17:47:45 +02:00 |
|
Maksim Kita
|
6fb51e8bd3
|
Function hasAll added dynamic dispatch
|
2022-05-24 17:06:06 +02:00 |
|
Vladimir C
|
0eaf22b370
|
Merge pull request #37453 from vdimir/join_auto_lc_nullable_bug
|
2022-05-24 16:28:23 +02:00 |
|
Vladimir C
|
bec4ae87c9
|
Merge pull request #37472 from amosbird/joinpushdown
|
2022-05-24 16:08:26 +02:00 |
|
Maksim Kita
|
86180614e7
|
Fixed tests
|
2022-05-24 15:33:03 +02:00 |
|
Vladimir C
|
b9bea7d803
|
Merge pull request #37436 from vdimir/add_parallel_hash_stress
|
2022-05-24 14:59:48 +02:00 |
|
Kseniia Sumarokova
|
2c02e92d43
|
Merge branch 'master' into i_object_storage
|
2022-05-24 14:48:31 +02:00 |
|
alesapin
|
9a19309e69
|
Slightly better fix
|
2022-05-24 14:46:29 +02:00 |
|
Maksim Kita
|
bdc537ead3
|
Column compareImpl devirtualize compare call
|
2022-05-24 14:28:33 +02:00 |
|
Alexander Tokmakov
|
229d35408b
|
Merge pull request #37398 from ClickHouse/fixes_for_transactions
Fixes for transactions
|
2022-05-24 15:28:01 +03:00 |
|
alesapin
|
3ca7a8831b
|
Revert "fix deadlock during fetching part"
This reverts commit 6ae8a26fae .
|
2022-05-24 14:26:06 +02:00 |
|
Maksim Kita
|
e6e4b2826d
|
Dynamic dispatch infrastructure style fixes
|
2022-05-24 14:25:29 +02:00 |
|
Azat Khuzhin
|
282f037659
|
Set compiler flags for ASM same as for C/CXX
This should fix DWARF version for ASM sources (from #34754):
$ llvm-dwarfdump -r 1 clickhouse | grep Compile -A10 | grep -A10 'version = 0x0005'
...
--
0x1de11022: Compile Unit: length = 0x000000e7, format = DWARF32, version = 0x0005, unit_type = DW_UT_compile, abbr_offset = 0x551dc0, addr_size = 0x08 (next unit at 0x1de1110d)
0x1de1102e: DW_TAG_compile_unit
DW_AT_stmt_list (0x057e3442)
DW_AT_low_pc (0x00000000101cde0c)
DW_AT_high_pc (0x00000000101cde5e)
DW_AT_name ("/ClickHouse/contrib/libunwind/src/UnwindRegistersSave.S")
DW_AT_comp_dir ("/fasttest-workspace/build")
DW_AT_producer ("Ubuntu clang version 14.0.1-++20220426083040+0e27d08cdeb3-1~exp1~20220426083051.129")
DW_AT_language (DW_LANG_Mips_Assembler)
...
Follow-up for: #34777 (cc @alexey-milovidov)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-05-24 15:18:35 +03:00 |
|
alesapin
|
a5ba6bca95
|
Merge branch 'master' into metahys-fix_fetching_part_deadlock
|
2022-05-24 14:07:47 +02:00 |
|
Dan Roscigno
|
2ffdefe839
|
Merge branch 'ClickHouse:master' into origin/67-replace-zookeeper-to-clickhouse-keeper-in-docs-and-tutorials
|
2022-05-24 07:37:36 -04:00 |
|
Dan Roscigno
|
8dced1af03
|
Update docs/en/operations/system-tables/mutations.md
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2022-05-24 07:29:52 -04:00 |
|
Kruglov Pavel
|
6c9a524f6b
|
Merge pull request #37192 from Avogar/formats-with-names
Improve performance and memory usage for select of subset of columns for some formats
|
2022-05-24 13:28:14 +02:00 |
|
Kruglov Pavel
|
9c87424cd7
|
Merge pull request #37458 from Avogar/fix-parquet-nested
Fix named tuples output in ORC/Arrow/Parquet formats
|
2022-05-24 13:24:05 +02:00 |
|
alesapin
|
ea19f1f18c
|
Merge pull request #37440 from ClickHouse/fix-keeper-force-recovery-one-node
Fix `clickhouse-keeper` force recovery for single node cluster
|
2022-05-24 13:03:56 +02:00 |
|
Mikhail f. Shiryaev
|
c3f7843192
|
Sync paths for docs and PR workflows
|
2022-05-24 12:58:27 +02:00 |
|
Amos Bird
|
1ee02a4ac5
|
No parallel testing
|
2022-05-24 18:57:56 +08:00 |
|
Amos Bird
|
c25ef92139
|
Fix tests
|
2022-05-24 18:57:55 +08:00 |
|
Amos Bird
|
093d315756
|
partition pruning for s3
|
2022-05-24 18:57:55 +08:00 |
|
Mikhail f. Shiryaev
|
b4c0f7a621
|
Simplify labels check
|
2022-05-24 12:57:06 +02:00 |
|
alesapin
|
164f8227f9
|
Fix memory sanitizer
|
2022-05-24 12:38:11 +02:00 |
|
Mikhail f. Shiryaev
|
8d876653e8
|
Merge pull request #37448 from ClickHouse/pr_info-dispatch
Don't fail docker images build on non-comparible events, fix docs-release
|
2022-05-24 11:42:51 +02:00 |
|
Mikhail f. Shiryaev
|
90425dedd1
|
Fail release on status == failure
|
2022-05-24 11:14:17 +02:00 |
|
Mikhail f. Shiryaev
|
a83864cdcb
|
Fix shellcheck issues in docs/tools
|
2022-05-24 11:14:17 +02:00 |
|
Mikhail f. Shiryaev
|
3af9a699d5
|
Fix ssh-agent socket in docker image
|
2022-05-24 11:14:16 +02:00 |
|
Mikhail f. Shiryaev
|
249af9c69a
|
Run container as user, print stdout
|
2022-05-24 11:14:16 +02:00 |
|
Mikhail f. Shiryaev
|
21d6fc54d5
|
Do not check docs_release.py for changed files
|
2022-05-24 11:14:16 +02:00 |
|
Mikhail f. Shiryaev
|
3ab5390327
|
Trigger rebuild for docs-release docker image
|
2022-05-24 11:14:15 +02:00 |
|
Mikhail f. Shiryaev
|
501a8158a5
|
Don't fail docker images on dispatch or other events
|
2022-05-24 11:14:14 +02:00 |
|
Maksim Kita
|
712b000f2a
|
Merge pull request #37443 from kitaisreal/functions-normalize-utf8-fix
Functions normalize utf8 fix
|
2022-05-24 11:11:15 +02:00 |
|
李扬
|
e33cfc889c
|
Fix bug of datetime64 parsed from string '1969-12-31 23:59:59.123' (#37039)
|
2022-05-24 10:47:17 +02:00 |
|
Alexander Gololobov
|
7d0ed7e51a
|
Remove eigen library
|
2022-05-24 10:24:50 +02:00 |
|
Alexander Gololobov
|
caad1435d5
|
Optimized the case when one the argumnets is Const
|
2022-05-24 10:24:50 +02:00 |
|
Alexander Gololobov
|
65fbda436a
|
Do computations on the raw input data without copying to Eigen::Matrix
|
2022-05-24 10:24:50 +02:00 |
|
Alexander Gololobov
|
6094000d7c
|
Merge pull request #37437 from ClickHouse/norm_distance_perf
Perf test for Norm and Distance functions for arrays and tuples
|
2022-05-24 10:17:35 +02:00 |
|
Bharat Nallan Chakravarthy
|
6e49b76cfd
|
try suppress h3 asan errors
|
2022-05-24 10:22:46 +05:30 |
|
Amos Bird
|
76ddb39d02
|
refactor format
|
2022-05-24 12:09:00 +08:00 |
|
Amos Bird
|
983e52cd3f
|
Aggresive filter pushdown for join
|
2022-05-24 12:08:42 +08:00 |
|
Alexey Milovidov
|
fd7642b6aa
|
Fix "splitted" build
|
2022-05-24 06:04:48 +02:00 |
|
Alexey Milovidov
|
81f2b3ba9a
|
Merge pull request #37470 from ClickHouse/play-position-sticky
Play UI: Keep controls in place when the page is scrolled horizontally
|
2022-05-24 06:09:44 +03:00 |
|
Alexey Milovidov
|
dd2b2380fa
|
Add a comment #37078
|
2022-05-24 04:22:51 +02:00 |
|