yariks5s
|
ac480084a5
|
try to add check in mv
|
2024-06-03 19:40:41 +00:00 |
|
yariks5s
|
c857099c3d
|
un-flaky test
|
2024-05-31 13:42:16 +00:00 |
|
yariks5s
|
43cb255394
|
[TEMP] Change refence for 2290_async_queries_in_query_log
|
2024-05-30 18:46:56 +00:00 |
|
yariks5s
|
84c8c4ca48
|
try to assign header unconditionally
|
2024-05-30 18:28:24 +00:00 |
|
yariks5s
|
5a09dce95d
|
adding header in TCPHandler
|
2024-05-30 18:06:11 +00:00 |
|
yariks5s
|
da1af2b357
|
Merge branch 'balancing_transform' of https://github.com/yariks5s/ClickHouse into balancing_transform
|
2024-05-30 16:51:12 +00:00 |
|
yariks5s
|
826bec2575
|
added move constructor and removed unused parts
|
2024-05-30 16:33:48 +00:00 |
|
yariks5s
|
0579fc9436
|
remove moving from planSquashing
|
2024-05-30 14:48:14 +00:00 |
|
yariks5s
|
6c6bf069e2
|
remove moving of header
|
2024-05-30 12:07:18 +00:00 |
|
yariks5s
|
cadf9d4666
|
Revert "try to remove if in mv"
This reverts commit 3e0947c759 .
|
2024-05-30 10:41:36 +00:00 |
|
yariks5s
|
3e0947c759
|
try to remove if in mv
|
2024-05-30 00:16:35 +00:00 |
|
yariks5s
|
b160548aaf
|
change the chmod back
|
2024-05-29 23:39:16 +00:00 |
|
yariks5s
|
fc5ac27571
|
Merge branch 'balancing_transform' of https://github.com/yariks5s/ClickHouse into balancing_transform
|
2024-05-29 23:29:53 +00:00 |
|
yariks5s
|
aa52e9036e
|
reset last commit
|
2024-05-29 23:29:19 +00:00 |
|
yariks5s
|
d86580ef04
|
try to fix segfaults
|
2024-05-29 20:37:49 +00:00 |
|
yariks5s
|
aa35dee529
|
Merge branch 'balancing_transform' of github.com:yariks5s/ClickHouse into balancing_transform
|
2024-05-29 16:15:49 +00:00 |
|
yariks5s
|
d351c05243
|
reset + try to fix mv and mutations
|
2024-05-29 16:13:21 +00:00 |
|
yariks5s
|
f51a145437
|
fixes for segfault
|
2024-05-29 15:00:22 +00:00 |
|
yariks5s
|
f0e9d6b459
|
revert changes in mv
|
2024-05-29 14:30:48 +00:00 |
|
yariks5s
|
513de6ce19
|
using of header from applySquashing
|
2024-05-28 17:59:44 +00:00 |
|
yariks5s
|
f46a7d64a0
|
fix segfault in TCPHandler
|
2024-05-28 17:00:35 +00:00 |
|
yariks5s
|
45f6c19c9d
|
attempt #2
|
2024-05-28 15:36:19 +00:00 |
|
yariks5s
|
01183902a6
|
try to fix a segfault
|
2024-05-28 12:07:20 +00:00 |
|
yariks5s
|
78e161ff15
|
fixes (added header to planner)
|
2024-05-27 19:02:17 +00:00 |
|
yariks5s
|
d0d5b6d0cb
|
fix style
|
2024-05-27 16:30:46 +00:00 |
|
yariks5s
|
00b07bba14
|
remove squashing
|
2024-05-27 16:23:01 +00:00 |
|
yariks5s
|
01a16fd8e2
|
squashing refactoring
|
2024-05-27 11:33:01 +00:00 |
|
yariks5s
|
b08ecfe6c0
|
fix for nullable columns
|
2024-05-25 10:40:51 +00:00 |
|
yariks5s
|
e6f8338666
|
memory optimizations and removed unused parts
|
2024-05-24 20:38:45 +00:00 |
|
yariks5s
|
09bd1656bd
|
Merge branch 'yariks5s-balancing_transform' into balancing_transform
|
2024-05-24 10:52:35 +00:00 |
|
yariks5s
|
3f14e6e480
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yariks5s-balancing_transform
|
2024-05-24 10:52:18 +00:00 |
|
Max K
|
b6dd8446f5
|
Merge pull request #64340 from ClickHouse/ci_foldable_master_wf
CI: master workflow with folded jobs
|
2024-05-24 09:43:01 +00:00 |
|
Nikolai Kochetov
|
523634b1c7
|
Merge pull request #63993 from ClickHouse/experiment-do-not-add-identifiers-to-expr-map
Check what would be broken if do not add all the identifiers to functions map.
|
2024-05-24 09:29:40 +00:00 |
|
Robert Schulze
|
f924316b9d
|
Merge pull request #64300 from Blargian/docs_return_type_consistency
[Docs] More consistent formatting of function documentation
|
2024-05-24 09:03:24 +00:00 |
|
Max K
|
3e21ff92a3
|
CI: master workflow with folded jobs
|
2024-05-24 10:53:19 +02:00 |
|
Robert Schulze
|
480f911c76
|
Fix spelling
|
2024-05-24 08:33:44 +00:00 |
|
Blargian
|
c638de90c2
|
Fix incorrectly placed :::note blocks
|
2024-05-24 10:01:06 +02:00 |
|
Han Fei
|
f21c7505a2
|
Merge pull request #64181 from ClickHouse/fix-test-deduplication_token
Fix: 02124_insert_deduplication_token_multiple_blocks_replica
|
2024-05-24 07:32:45 +00:00 |
|
Blargian
|
8783647703
|
Revert addressToLine to original formatting
|
2024-05-24 07:03:15 +02:00 |
|
Blargian
|
b19c5ad13a
|
Revert roundAge to original formatting
|
2024-05-24 07:01:15 +02:00 |
|
Blargian
|
3071909aca
|
Revert roundAge to original formatting
|
2024-05-24 07:00:47 +02:00 |
|
Blargian
|
67ff6883fd
|
Restore original formatting for logical functions and, or, not, xor
|
2024-05-24 06:51:38 +02:00 |
|
Michael Kolupaev
|
ee3e7f2fd0
|
Merge pull request #60361 from copperybean/gcmaster-parquet
A native parquet reader for primitive types
|
2024-05-24 04:50:12 +00:00 |
|
Blargian
|
e87c168bd8
|
Turn multi-line returns into a single line
|
2024-05-24 06:42:13 +02:00 |
|
Blargian
|
029e2ea226
|
Standardize references to data type docs
|
2024-05-24 05:54:16 +02:00 |
|
Max K
|
08d895e297
|
Merge pull request #64299 from ClickHouse/ci_cancel_sync_wf_on_new_push
CI: Cancel sync wf on new push
|
2024-05-24 03:02:11 +00:00 |
|
Alexey Milovidov
|
dddcfaab65
|
Merge pull request #64245 from den-crane/test/issue_45804
test for #45804
|
2024-05-24 04:32:53 +02:00 |
|
Alexey Milovidov
|
6c06772e5c
|
Merge pull request #64285 from ClickHouse/vdimir/squashing_transform_followup
Followup for #63691
|
2024-05-24 04:32:08 +02:00 |
|
Alexey Milovidov
|
2040a4d209
|
Merge pull request #64243 from Michicosun/fix_hdfs_unset_skip_unavailable_shards
Fix test_hdfsCluster_unset_skip_unavailable_shards
|
2024-05-24 01:14:15 +00:00 |
|
Alexey Milovidov
|
476bdb7174
|
Merge pull request #64325 from natalyjazzviolin/nataly/file-engine-cloud
Adds note: File engine unavailable in ClickHouse Cloud.
|
2024-05-24 01:13:23 +00:00 |
|