robot-clickhouse-ci-2
|
d98234dc9d
|
Merge pull request #54803 from Avogar/ephemeral-columns-from-files
Forbid special columns for file/s3/url/... storages, fix insert into ephemeral columns from files
|
2023-09-22 23:24:42 +02:00 |
|
kothiga
|
3e57b007a8
|
Use LE version of unalignedStore.
|
2023-09-22 12:25:17 -07:00 |
|
robot-clickhouse-ci-1
|
9a3d1d6296
|
Merge pull request #54920 from ClickHouse/set-promise-on-exception
Set exception for promise in `CreatingSetsTransform`
|
2023-09-22 20:45:09 +02:00 |
|
kothiga
|
80d511093b
|
Provide support for BSON on BE
|
2023-09-22 09:21:21 -07:00 |
|
Kruglov Pavel
|
4d675dbad4
|
Merge pull request #54825 from azat/fix-virtual-columns-filtering
Fix filtering parts with indexHint for non analyzer (resubmit)
|
2023-09-22 18:20:16 +02:00 |
|
Antonio Andelic
|
a691dea6cf
|
Set exception for promise
|
2023-09-22 13:13:54 +00:00 |
|
Robert Schulze
|
9a91f97ac4
|
Merge pull request #53831 from rschu1ze/clang-17
Switch CI to Clang 17
|
2023-09-22 12:28:35 +02:00 |
|
Igor Nikonov
|
b1cc698477
|
Merge pull request #54564 from vitlibar/fix-sorting-of-union-of-sorted
Fix sorting of UNION ALL of already sorted results
|
2023-09-21 22:49:53 +02:00 |
|
Robert Schulze
|
877e4f3aab
|
Merge remote-tracking branch 'rschu1ze/master' into clang-17
|
2023-09-21 20:21:12 +00:00 |
|
Michael Kolupaev
|
9af9b4a085
|
Enable connection pooling for s3 table function (#54812)
Enable connection pooling for s3 table function
|
2023-09-21 09:27:20 -07:00 |
|
Robert Schulze
|
5209bd2d51
|
Merge remote-tracking branch 'rschu1ze/master' into clang-17
|
2023-09-21 14:45:55 +00:00 |
|
Robert Schulze
|
f5137dd0b4
|
More clang-tidy fixes
|
2023-09-21 14:40:57 +00:00 |
|
avogar
|
3e08800cb5
|
Forbid special columns for file/s3/url/... storages, fix insert into ephemeral columns from files
|
2023-09-20 16:25:55 +00:00 |
|
Igor Nikonov
|
2d446fc1ca
|
Merge remote-tracking branch 'origin/master' into parallel-replicas-not-enough-replicas
|
2023-09-20 13:40:08 +00:00 |
|
Kruglov Pavel
|
49ee14f701
|
Merge pull request #54809 from ClickHouse/pqmeta
Prevent ParquetMetadata reading 40 MB from each file unnecessarily
|
2023-09-20 12:53:22 +02:00 |
|
SmitaRKulkarni
|
135df6870c
|
Merge pull request #54706 from ClickHouse/replacing_merge_tree_with_clean_deleted_rows_disabled
Fix ReplacingMergeTree with vertical merge and cleanup
|
2023-09-20 12:06:55 +02:00 |
|
SmitaRKulkarni
|
d8adf05de2
|
Added a new column _block_number (#47532)
Added a new virtual column _block_number which is persisted on merges when allow_experimental_block_number_column is enabled
|
2023-09-20 11:31:12 +02:00 |
|
Azat Khuzhin
|
d9a634eb0f
|
Fix filtering parts with indexHint for non analyzer
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
(cherry picked from commit ffa82e9297 )
|
2023-09-20 11:29:35 +02:00 |
|
Michael Kolupaev
|
c856ec4087
|
Prevent ParquetMetadata reading 40 MB from each file unnecessarily
|
2023-09-19 21:58:50 +00:00 |
|
Igor Nikonov
|
e28f4e819c
|
Merge branch 'master' into parallel-replicas-not-enough-replicas
|
2023-09-19 23:05:24 +02:00 |
|
Azat Khuzhin
|
c439c4bca2
|
Revert "Fix filtering parts with indexHint for non analyzer"
|
2023-09-19 21:39:21 +02:00 |
|
Han Fei
|
eb86c113e5
|
Merge pull request #54184 from priera/fix_mv_insertion_when_duplicated_parts
Inserting only non-duplicate chunks in MV
|
2023-09-19 20:41:45 +02:00 |
|
robot-ch-test-poll4
|
a3dcce21b3
|
Merge pull request #54405 from Avogar/json-or-jsonl
Parse data in JSON format as JSONEachRow if failed to parse metadata
|
2023-09-19 20:15:09 +02:00 |
|
Kruglov Pavel
|
d555fdffa5
|
Merge pull request #54449 from azat/parts-prune-indexHint
Fix filtering parts with indexHint for non analyzer
|
2023-09-19 19:15:41 +02:00 |
|
Smita Kulkarni
|
e2887ad27b
|
Merge branch 'master' into replacing_merge_tree_with_clean_deleted_rows_disabled
|
2023-09-19 15:58:41 +02:00 |
|
avogar
|
f974970c3c
|
Apply suggestion
|
2023-09-19 11:53:40 +00:00 |
|
avogar
|
5bd2e9f610
|
Fix tests
|
2023-09-19 11:53:40 +00:00 |
|
avogar
|
8c29408f5e
|
Parse data in JSON format as JSONEachRow if failed to parse metadata
|
2023-09-19 11:53:40 +00:00 |
|
Kruglov Pavel
|
e163670357
|
Merge branch 'master' into http-valid-json-on-exception
|
2023-09-19 13:42:53 +02:00 |
|
Kruglov Pavel
|
3c83e43351
|
Remove debug logging
|
2023-09-19 13:38:43 +02:00 |
|
priera
|
b92e37d2df
|
Fixing PR comments
|
2023-09-19 12:15:01 +02:00 |
|
priera
|
663ce74609
|
fixed clang-tidy error
|
2023-09-19 12:15:00 +02:00 |
|
priera
|
b30e33580b
|
fix test
|
2023-09-19 12:15:00 +02:00 |
|
priera
|
6d27ea2742
|
fixed style
|
2023-09-19 12:15:00 +02:00 |
|
priera
|
94d737264c
|
inserting non-duplicate chunks
|
2023-09-19 12:15:00 +02:00 |
|
Smita Kulkarni
|
142a4631f1
|
Updated to clear current_row_sources when cleanedup rows are added
|
2023-09-19 11:22:10 +02:00 |
|
Igor Nikonov
|
047d214436
|
Merge remote-tracking branch 'origin/master' into parallel-replicas-not-enough-replicas
|
2023-09-18 15:29:56 +00:00 |
|
Igor Nikonov
|
e1019ba3c4
|
Disabling parallel replicas per shard will be done separately
|
2023-09-18 15:27:55 +00:00 |
|
Kruglov Pavel
|
9c888ea42b
|
Merge pull request #53549 from Avogar/group-by-constant-keys
Optimize group by constant keys
|
2023-09-18 12:12:40 +02:00 |
|
taiyang-li
|
39ca44b51a
|
Respect max_block_size for array join to avoid possible OOM
|
2023-09-18 11:04:38 +08:00 |
|
Robert Schulze
|
f5e8028bb1
|
Merge pull request #54642 from rschu1ze/broken-re2st
Remove broken lockless variant of re2
|
2023-09-17 15:30:57 +02:00 |
|
Amos Bird
|
0518b64b58
|
Fix nullable primary key in final (#54164)
* Fix nullable primary key in final
* Real fix
* Address reviews
|
2023-09-15 22:44:13 +02:00 |
|
Smita Kulkarni
|
8ef910e1fa
|
Updated to check if cleanup is enabled before adding to cleanedup_rows_count
|
2023-09-15 22:34:09 +02:00 |
|
Kruglov Pavel
|
2075f9c667
|
Merge branch 'master' into group-by-constant-keys
|
2023-09-15 15:10:08 +02:00 |
|
avogar
|
35d975bfea
|
Add comment in ParallelInputFormat, remove unneded include
|
2023-09-15 13:07:04 +00:00 |
|
Kruglov Pavel
|
dbd24b240c
|
Merge branch 'master' into http-valid-json-on-exception
|
2023-09-15 14:55:31 +02:00 |
|
Sema Checherinda
|
45cf793544
|
Merge pull request #53919 from canhld94/optimize_all_lonely_parts
Do not implicitly read pk and version columns in lonely parts if unnecessary
|
2023-09-15 13:11:00 +02:00 |
|
Robert Schulze
|
7b378dbad3
|
Remove broken lockless variant of re2
|
2023-09-14 16:40:42 +00:00 |
|
Vitaly Baranov
|
9a0e1ef592
|
Fix sorting of UNION ALL of already sorted results.
|
2023-09-14 15:04:37 +02:00 |
|
Robert Schulze
|
a9ae813db0
|
Merge pull request #54115 from slvrtrn/simplified-prepared-statements-for-mysql
Implement the MySQL binary protocol implementation for initial support of Tableau Online
|
2023-09-14 12:27:11 +02:00 |
|
slvrtrn
|
c0961d9378
|
Merge remote-tracking branch 'origin' into simplified-prepared-statements-for-mysql
|
2023-09-13 19:33:11 +02:00 |
|
Sema Checherinda
|
8a9b544a97
|
Merge branch 'master' into optimize_all_lonely_parts
|
2023-09-13 16:07:19 +02:00 |
|
Arthur Passos
|
da8caeffd2
|
Merge branch 'master' into arrow_parquet_account_for_monotonically_increasing_offsets_across_batches
|
2023-09-12 17:50:36 -03:00 |
|
Igor Nikonov
|
7b3f32b95a
|
Merge pull request #54520 from ClickHouse/pr-cleanup
Parallel replicas: cleanup unused params
|
2023-09-12 19:48:18 +02:00 |
|
slvrtrn
|
dddea9219a
|
Address the review comments
|
2023-09-12 18:39:03 +02:00 |
|
Anton Popov
|
3e242f8ba3
|
Merge pull request #54351 from Avogar/null-as-default-nested
Support NULL as default for nested types Array/Tuple/Map for input formats
|
2023-09-12 14:58:21 +02:00 |
|
Igor Nikonov
|
1287f68745
|
Handle clusterAllReplicas/remote cases to avoid unnecessary logging
|
2023-09-12 12:52:29 +00:00 |
|
robot-clickhouse
|
63243fbc03
|
Merge pull request #54480 from amosbird/fix_54406
Fix aggregate projections with normalized states
|
2023-09-12 13:43:41 +02:00 |
|
slvrtrn
|
611a75a87f
|
Merge remote-tracking branch 'origin' into simplified-prepared-statements-for-mysql
|
2023-09-12 10:38:44 +02:00 |
|
Igor Nikonov
|
d5ea047ab8
|
Parallel replicas: cleanup unused params
|
2023-09-11 21:52:40 +00:00 |
|
Igor Nikonov
|
2293923f66
|
Disable parallel replicas on shards with not enough nodes
|
2023-09-11 21:46:46 +00:00 |
|
Amos Bird
|
667426f1f2
|
DataTypeAggregateFunction::strictEquals
|
2023-09-12 03:54:19 +08:00 |
|
avogar
|
803d8dcf85
|
Support NULL as default for nested types Array/Tuple/Map for input formats
|
2023-09-11 18:18:33 +00:00 |
|
Nikolai Kochetov
|
59108f3d96
|
Merge pull request #54476 from ClickHouse/revert-54470-revert-48607-master
Revert "Revert "Add settings for real-time updates during query execution""
|
2023-09-11 14:59:13 +02:00 |
|
Amos Bird
|
fb0f9ff565
|
Fix aggregate projections with normalized states
|
2023-09-10 03:21:22 +08:00 |
|
Alexey Milovidov
|
c0a43df749
|
Merge pull request #54435 from Alex-Cheng/small_finetune_merge_join
Small fine-tune for using ColumnNullable pointer
|
2023-09-09 19:28:28 +03:00 |
|
alexX512
|
7f77869216
|
Increase amount of rows in requests for partial result tests
(cherry picked from commit 54bc3fea9a )
|
2023-09-09 10:33:05 +00:00 |
|
Nikolai Kochetov
|
9b936c44db
|
Revert "Revert "Add settings for real-time updates during query execution""
|
2023-09-09 12:29:39 +02:00 |
|
Alexey Milovidov
|
03a755732a
|
Revert "Add settings for real-time updates during query execution"
|
2023-09-09 03:10:23 +03:00 |
|
Azat Khuzhin
|
ffa82e9297
|
Fix filtering parts with indexHint for non analyzer
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-09-08 18:17:06 +02:00 |
|
Anton Popov
|
1aa34c16e3
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2023-09-08 14:00:45 +00:00 |
|
Nikolai Kochetov
|
0095124791
|
Merge pull request #48607 from alexX512/master
Add settings for real-time updates during query execution
|
2023-09-08 09:05:33 +02:00 |
|
robot-ch-test-poll2
|
f28ad1e136
|
Merge pull request #54368 from ClickHouse/fix_replacing_final_error
Fix logical error in vertical merge + replacing merge tree + optimize cleanup
|
2023-09-07 15:45:43 +02:00 |
|
Alex Cheng
|
75dc6d9708
|
small fine-tune for using ColumnNullable pointer
|
2023-09-07 20:41:32 +08:00 |
|
Arthur Passos
|
f34d40cde3
|
docs
|
2023-09-06 17:26:34 -03:00 |
|
Arthur Passos
|
a8027be612
|
fix
|
2023-09-06 17:25:27 -03:00 |
|
robot-ch-test-poll3
|
7f756ed613
|
Merge pull request #54354 from ClickHouse/parallel-replicas-cleanup
Parallel replicas: remove unused code
|
2023-09-06 19:38:14 +02:00 |
|
Arthur Passos
|
ce673d6bea
|
arrow-parquet account for monotonically increasing offsets across multiple batches
|
2023-09-06 13:59:39 -03:00 |
|
Alexander Sapin
|
4368c00052
|
Fix logical error in vertical merge + replacing merge tree + optimize cleanup
|
2023-09-06 18:43:56 +02:00 |
|
Kruglov Pavel
|
5b29640b22
|
Merge branch 'master' into group-by-constant-keys
|
2023-09-06 18:06:51 +02:00 |
|
robot-ch-test-poll4
|
8c71582316
|
Merge pull request #54185 from ClickHouse/analyzer-partition-id-pruning
Fix partition id pruning for analyzer.
|
2023-09-06 16:53:35 +02:00 |
|
Igor Nikonov
|
c51cfef065
|
Remove unused code
|
2023-09-06 12:53:58 +00:00 |
|
Igor Nikonov
|
54c5158291
|
Merge pull request #54315 from ClickHouse/add-logs-parallel-replica-over-distributed
Add logs for parallel replica over distributed
|
2023-09-06 14:23:45 +02:00 |
|
Anton Popov
|
401496aa1f
|
Apply suggestions from code review
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2023-09-06 10:27:46 +00:00 |
|
robot-clickhouse-ci-1
|
02339a1f22
|
Merge pull request #54326 from ClickHouse/fix_segfault_system_zookeeper
Fix segfault in system.zookeeper
|
2023-09-06 02:20:50 +02:00 |
|
Alexander Tokmakov
|
a8489c21da
|
fix segfault in system.zookeeper
|
2023-09-05 20:23:16 +02:00 |
|
Igor Nikonov
|
47d572d8bc
|
Log cluster_for_parallel_replicas on initiator
|
2023-09-05 13:17:10 +00:00 |
|
slvrtrn
|
6e0a254368
|
Update tests, update imports, remove requirements
|
2023-09-04 21:50:06 +02:00 |
|
slvrtrn
|
bb0eff9669
|
Revert format changes
|
2023-09-04 21:15:26 +02:00 |
|
irenjj
|
c9261bbf18
|
Merge remote-tracking branch 'upstream/master' into feat_markdown
|
2023-09-04 22:35:53 +08:00 |
|
Raúl Marín
|
e192d4c624
|
Fix summary reporting with parallel replicas with LIMIT (#53050)
|
2023-09-04 15:53:06 +02:00 |
|
Alexey Milovidov
|
b660ac9bf1
|
Merge #54236
|
2023-09-04 03:57:39 +02:00 |
|
Alexey Milovidov
|
476e15ce3d
|
Merge pull request #54236 from YinZheng-Sun/Fix
remove semicolon
|
2023-09-04 04:54:30 +03:00 |
|
Yinzheng-Sun
|
74ec546052
|
remove semicolon
|
2023-09-03 21:52:39 +08:00 |
|
Nikolai Kochetov
|
63c681daf4
|
Try fix tests.
|
2023-09-01 18:20:56 +00:00 |
|
Nikolai Kochetov
|
4cbfca78e4
|
Fixing 01748_partition_id_pruning
|
2023-09-01 14:29:31 +00:00 |
|
alexX512
|
36b8932b37
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse
|
2023-08-31 21:40:50 +00:00 |
|
Nikolai Kochetov
|
52a7206002
|
Fix rows_before_limit_at_least for DelayedSource.
|
2023-08-31 12:53:58 +00:00 |
|
Robert Schulze
|
aefb543734
|
Merge remote-tracking branch 'rschu1ze/master' into feat_markdown
|
2023-08-31 11:32:44 +00:00 |
|
slvrtrn
|
8378441248
|
Merge remote-tracking branch 'origin' into simplified-prepared-statements-for-mysql
|
2023-08-30 19:00:51 +02:00 |
|