Kruglov Pavel
|
cd3d3fdd68
|
Merge pull request #45483 from Avogar/fix-hdfs-cluster
Fix schema inference from insertion table in hdfsCluster
|
2023-01-25 20:24:51 +01:00 |
|
Igor Nikonov
|
5df85ff2bb
|
Revert test to original version
- the optimization shouldn't affect it
|
2023-01-25 19:09:24 +00:00 |
|
Kseniia Sumarokova
|
989b34c661
|
Merge pull request #45623 from ClickHouse/add-mongodb-table-function-to-docs
Add mongodb table function to docs
|
2023-01-25 20:04:58 +01:00 |
|
Dmitry Novik
|
94abb84d0d
|
Fix version in autogenerated_versions.txt
|
2023-01-25 18:58:40 +00:00 |
|
Azat Khuzhin
|
00c341850f
|
Improve "at least part X is missing" error message
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-01-25 19:53:45 +01:00 |
|
Azat Khuzhin
|
5729ff6043
|
Add example of background_*_pool_size into config.xml
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-01-25 19:53:45 +01:00 |
|
rfraposa
|
a1de808d11
|
Update mongodb.md
|
2023-01-25 11:44:13 -07:00 |
|
rfraposa
|
8d44f2aec1
|
Create mongodb.md
|
2023-01-25 11:31:07 -07:00 |
|
Anton Popov
|
a455083b87
|
Merge remote-tracking branch 'upstream/master' into refactoring-merge-tree-parts
|
2023-01-25 18:01:12 +00:00 |
|
Kruglov Pavel
|
e7322110a7
|
Merge pull request #45537 from azat/more-fsync-fixes
Attempt to improve fsync latency and one tiny fix for fsync_part_directory
|
2023-01-25 18:41:14 +01:00 |
|
Kruglov Pavel
|
83a212a128
|
Merge branch 'master' into more-fsync-fixes
|
2023-01-25 18:40:41 +01:00 |
|
Anton Popov
|
8e3698c91f
|
refactoring of code near merge tree parts
|
2023-01-25 17:34:09 +00:00 |
|
Antonio Andelic
|
7fa906487c
|
Fix ngram index with null
|
2023-01-25 16:40:04 +00:00 |
|
Alexander Tokmakov
|
381c5a62b8
|
fix
|
2023-01-25 17:33:34 +01:00 |
|
Igor Nikonov
|
2b5206c223
|
Merge remote-tracking branch 'origin/master' into enable-remove-redundant-sorting
|
2023-01-25 16:32:14 +00:00 |
|
Igor Nikonov
|
fc23ff6ad2
|
Add entity into setting changes history for compatibility mode
|
2023-01-25 16:28:54 +00:00 |
|
Anton Popov
|
d9aabb48c3
|
remove useless code
|
2023-01-25 16:11:15 +00:00 |
|
Alexander Tokmakov
|
d3630c89e7
|
Update 02482_load_parts_refcounts.sh
|
2023-01-25 18:53:03 +03:00 |
|
kssenii
|
29de87e145
|
Rename setting
|
2023-01-25 16:36:36 +01:00 |
|
Alexander Tokmakov
|
c19110e186
|
Merge pull request #43396 from azat/tests/improve-hung-check
RFC: tests: add stacktraces for hunged queries
|
2023-01-25 18:35:39 +03:00 |
|
Kruglov Pavel
|
fc5ce9a321
|
Add #44953
|
2023-01-25 16:34:16 +01:00 |
|
Alexander Tokmakov
|
901fcc9159
|
Merge pull request #45546 from ClickHouse/tavplubix-patch-3
Update stress
|
2023-01-25 18:14:41 +03:00 |
|
Nikolay Degterinsky
|
6b2f3de293
|
Merge pull request #45512 from evillique/fix-msan-build
Fix MSan build once again (too heavy translation units)
|
2023-01-25 16:11:21 +01:00 |
|
Alexander Tokmakov
|
ae795d87b2
|
fix
|
2023-01-25 16:06:40 +01:00 |
|
Azat Khuzhin
|
71286e779e
|
Extend assertion in buildPushingToViewsChain() to respect is_detached
Follow-up for: #45566 (@tavplubix)
Refs: #43161 (@AlfVII)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-01-25 15:42:06 +01:00 |
|
Dan Roscigno
|
ff137721fb
|
Merge pull request #45606 from DanRoscigno/docs-for-partition-by
add PARTITION BY to s3 and hdfs docs
|
2023-01-25 09:31:43 -05:00 |
|
DanRoscigno
|
fe1d99a2d3
|
add PARTITION BY to file and url docs
|
2023-01-25 09:18:55 -05:00 |
|
DanRoscigno
|
917e3d4244
|
add PARTITION BY to s3 and hdfs docs
|
2023-01-25 09:09:28 -05:00 |
|
Vitaly Baranov
|
5b24094405
|
Remove unnecessary ifs.
|
2023-01-25 15:08:58 +01:00 |
|
Vitaly Baranov
|
9014023625
|
Fix wiping sensitive info in INSERT INTO FUNCTION.
|
2023-01-25 14:50:49 +01:00 |
|
alesapin
|
55af44ca2f
|
Better fix
|
2023-01-25 14:40:39 +01:00 |
|
Alexander Tokmakov
|
b9e5c586e6
|
Merge pull request #45566 from ClickHouse/resubmit_45493
Resubmit "Fix possible in-use table after DETACH"
|
2023-01-25 16:39:55 +03:00 |
|
Alexander Tokmakov
|
dc8ff4349b
|
Update 02482_load_parts_refcounts.sh
|
2023-01-25 16:33:52 +03:00 |
|
Alexander Tokmakov
|
3fb82ccd58
|
fix
|
2023-01-25 14:20:40 +01:00 |
|
Alexander Tokmakov
|
6eb557b2ba
|
Merge branch 'master' into exception_message_patterns4
|
2023-01-25 13:49:17 +01:00 |
|
Robert Schulze
|
59528cfca0
|
Merge pull request #45460 from ClickHouse/inv-index-cleanup
Cleanup of inverted index
|
2023-01-25 13:23:38 +01:00 |
|
Vitaly Baranov
|
32efe92199
|
Merge pull request #45487 from vitlibar/use-new-copy-s3-functions-in-s3-obj-storage
Use new copy s3 functions in S3ObjectStorage
|
2023-01-25 13:22:04 +01:00 |
|
Alexey Milovidov
|
670a3f3e87
|
Editing trash, part 2
|
2023-01-25 13:20:57 +01:00 |
|
alesapin
|
96d8546b1c
|
Merge branch 'master' into fix_hang_during_drop_in_zero_copy_replication
|
2023-01-25 13:07:14 +01:00 |
|
Robert Schulze
|
7e8c470529
|
Merge pull request #45599 from ClickHouse/docs-explain-plan
Docs: fix docs of EXPLAIN PLAN indexes=1
|
2023-01-25 12:55:13 +01:00 |
|
Dmitry Novik
|
f71c213aff
|
Merge branch 'master' into column-source-check
|
2023-01-25 12:53:36 +01:00 |
|
Alexander Tokmakov
|
527156c104
|
fix
|
2023-01-25 12:53:00 +01:00 |
|
Antonio Andelic
|
e7a86998ef
|
Fix race more
|
2023-01-25 11:46:59 +00:00 |
|
Han Fei
|
8c4bbcd0fc
|
fix race of async-insert-blockids-cache
|
2023-01-25 12:41:01 +01:00 |
|
FArthur-cmd
|
304d1cc53e
|
fix path in docs
|
2023-01-25 14:39:41 +03:00 |
|
Kseniia Sumarokova
|
5da5327729
|
Merge pull request #45062 from kssenii/fix-sqlite-data-race-in-init-db
Fix data race in openSQLiteDB
|
2023-01-25 12:32:34 +01:00 |
|
Alexey Milovidov
|
e4d9d4c2dd
|
Editing trash, part 1
|
2023-01-25 12:24:38 +01:00 |
|
Robert Schulze
|
d1eb9264ed
|
Merge remote-tracking branch 'origin/master' into docs-explain-plan
|
2023-01-25 11:05:46 +00:00 |
|
Robert Schulze
|
da7a657f1f
|
Docs: fix docs of EXPLAIN PLAN indexes=1
|
2023-01-25 11:02:50 +00:00 |
|
Robert Schulze
|
0148ad0e0e
|
Merge pull request #45598 from ClickHouse/typo-fix
Typo: "Granulesis" --> "Granules"
|
2023-01-25 11:52:11 +01:00 |
|