Antonio Andelic
|
580aa0031c
|
Merge pull request #55013 from ClickHouse/another-promise-fix
Set exception for promise in `CreatingSetsTransform` in more cases
|
2023-09-27 09:01:42 +02:00 |
|
Michael Kolupaev
|
23bc286280
|
Print more information about one logical error in MergeTreeDataWriter (#55001)
|
2023-09-26 13:23:26 -07:00 |
|
Kruglov Pavel
|
69a17bbef6
|
Merge pull request #52853 from Avogar/http-valid-json-on-exception
Output valid JSON/XML on excetpion during HTTP query execution
|
2023-09-26 14:25:55 +02:00 |
|
Antonio Andelic
|
098efb261e
|
Throw proper exception if promise was not set
|
2023-09-26 09:03:38 +00:00 |
|
robot-ch-test-poll4
|
9d61ed4665
|
Merge pull request #54664 from bigo-sg/arrow_join_max_block_size
Respect max_block_size for array join to avoid possible OOM
|
2023-09-23 21:30:51 +02:00 |
|
robot-ch-test-poll4
|
ba6f0431a5
|
Merge pull request #54933 from ClibMouse/feature/big-endian-bson-each-row
Provide support for BSON on BE
|
2023-09-23 03:00:27 +02:00 |
|
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 |
|