avogar
|
ca5fd57db7
|
Fix builds
|
2024-08-14 09:35:54 +00:00 |
|
avogar
|
46f41d1718
|
Fix
|
2024-08-13 23:51:49 +00:00 |
|
avogar
|
217963757e
|
Fix
|
2024-08-13 23:21:24 +00:00 |
|
avogar
|
835fc9ca76
|
Add more tests, fix conflicts
|
2024-08-13 22:37:46 +00:00 |
|
avogar
|
55ede2dab6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-13 21:19:17 +00:00 |
|
avogar
|
24ddea6945
|
Fix tests
|
2024-08-13 20:49:16 +00:00 |
|
Michael Kolupaev
|
f4b8a98d06
|
Merge pull request #68249 from ClickHouse/rset
Fix 'Refresh set entry already exists'
|
2024-08-13 20:07:31 +00:00 |
|
jsc0218
|
82dfc336be
|
Merge pull request #68295 from austin-tildei/patch-1
Remove trailing colon in header for consistency
|
2024-08-13 19:49:24 +00:00 |
|
Kruglov Pavel
|
6c8ad63104
|
Merge pull request #68132 from Avogar/better-dynamic
Reimplement Dynamic type
|
2024-08-13 19:21:52 +00:00 |
|
jsc0218
|
2bf9ca6c43
|
Merge pull request #68245 from jsc0218/SpecialMergeTreeProjMergeDoc
Add Projection Merge Doc
|
2024-08-13 19:21:01 +00:00 |
|
avogar
|
c75112827c
|
Fis style
|
2024-08-13 18:05:27 +00:00 |
|
avogar
|
22b31ef81f
|
Add more tests
|
2024-08-13 17:42:47 +00:00 |
|
avogar
|
f82822c993
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-13 17:14:30 +00:00 |
|
avogar
|
6d2f17ea3b
|
Add more tests
|
2024-08-13 17:12:38 +00:00 |
|
Austin Bruch
|
7e209ebdf6
|
Remove trailing colon in header for consistency
|
2024-08-13 12:30:17 -04:00 |
|
Daniil Ivanik
|
e02b434d2f
|
Merge pull request #68238 from ClickHouse/divanik/remove_useless_logs_about_zero_replication
Remove unnecessary logs in MergeTreeData.cpp
|
2024-08-13 16:21:32 +00:00 |
|
Alexander Tokmakov
|
eddf948246
|
Merge pull request #68250 from ClickHouse/tavplubix-patch-10
Replace segfault in Replicated database with logical error
|
2024-08-13 16:15:09 +00:00 |
|
Nikita Taranov
|
dd3fa7c3b6
|
Merge pull request #61793 from nickitat/keep_alive_max_reqs
Implement `max_keep_alive_requests` setting for server
|
2024-08-13 15:06:43 +00:00 |
|
Robert Schulze
|
2ffcc97af2
|
Merge pull request #63675 from rschu1ze/vector-search
Initial implementation of vector similarity index
|
2024-08-13 15:06:20 +00:00 |
|
Yakov Olkhovskiy
|
3e8a177622
|
Merge pull request #61908 from ClickHouse/ci-fuzzer-enable
CI: enable libfuzzer (fixing build and docker)
|
2024-08-13 14:22:09 +00:00 |
|
avogar
|
0b728e7547
|
Update docs
|
2024-08-13 13:56:08 +00:00 |
|
avogar
|
710cf1a223
|
Calculate statistics for paths in shared data
|
2024-08-13 13:55:57 +00:00 |
|
Kruglov Pavel
|
52dea79a90
|
Update 03210_dynamic_squashing.sql
|
2024-08-13 15:20:37 +02:00 |
|
Yarik Briukhovetskyi
|
39c25663ae
|
Merge pull request #67879 from bigo-sg/opt_orc_writer
Avoid allocating unnecessary capacity for array column while writing orc & some minor refactors
|
2024-08-13 12:51:11 +00:00 |
|
Robert Schulze
|
99282e526a
|
Merge pull request #68235 from sakulali/query_cache_tag
QueryCache: Add tagging
|
2024-08-13 10:44:10 +00:00 |
|
Yarik Briukhovetskyi
|
086c0f03a6
|
Merge pull request #65997 from yariks5s/hive_style_partitioning
Implementing Hive-style partitioning
|
2024-08-13 10:04:21 +00:00 |
|
Kruglov Pavel
|
5812dbcf2e
|
Update 03210_dynamic_squashing.sql
|
2024-08-13 11:53:33 +02:00 |
|
avogar
|
2896dd51d8
|
Implemenet prepareForSquashing for ColumnObject
|
2024-08-13 09:52:43 +00:00 |
|
vdimir
|
dfb892ba5f
|
Merge pull request #66616 from Blargian/docs_getXYZ
add documentation for `getSubcolumn` and `getTypeSerializationStreams`
|
2024-08-13 09:35:44 +00:00 |
|
Pablo Marcos
|
d28e2d7546
|
Merge pull request #68203 from pamarcos/fix-test-01903_correct_block_size_prediction_with_default
[Green CI] Fix test 01903_correct_block_size_prediction_with_default
|
2024-08-13 08:11:35 +00:00 |
|
pufit
|
ae5223854f
|
Merge pull request #67653 from ClickHouse/pufit/inconsistent-formating-grant-current-grants
Fix inconsistent formatting for `GRANT CURRENT GRANTS`
|
2024-08-13 03:21:26 +00:00 |
|
Yakov Olkhovskiy
|
a517bc90cd
|
Update PULL_REQUEST_TEMPLATE.md
|
2024-08-12 21:42:47 -04:00 |
|
Michael Kolupaev
|
f12609440f
|
fashion
|
2024-08-12 23:09:57 +00:00 |
|
Alexey Milovidov
|
203857020f
|
Merge pull request #68178 from ClickHouse/fix-68177
Fix `test_cluster_all_replicas`
|
2024-08-12 21:52:13 +00:00 |
|
Kruglov Pavel
|
01b2e67f2e
|
Merge branch 'master' into json-data-type
|
2024-08-12 23:32:35 +02:00 |
|
avogar
|
83cb991f75
|
Fix special build
|
2024-08-12 21:30:30 +00:00 |
|
avogar
|
8136e6a452
|
Update new prepareForSquashing method for ColumnDynamic
|
2024-08-12 21:29:26 +00:00 |
|
János Benjamin Antal
|
ac6826392d
|
Merge pull request #67554 from ClickHouse/fix-message-queue-sink-from-http-interface
Fix message queue sink from http interface
|
2024-08-12 21:29:14 +00:00 |
|
János Benjamin Antal
|
6eb4a71ad3
|
Merge pull request #68163 from azat/backups-processes
[RFC] Fix settings/current_database in system.processes for async BACKUP/RESTORE
|
2024-08-12 21:07:55 +00:00 |
|
János Benjamin Antal
|
eaa5715a02
|
Merge pull request #68200 from ClickHouse/remove-log-engine-from-kafka-integration-tests
Remove Log engine from Kafka integration tests
|
2024-08-12 20:44:53 +00:00 |
|
Alexander Tokmakov
|
5a683796a0
|
Update DatabaseReplicated.cpp
|
2024-08-12 22:34:14 +02:00 |
|
avogar
|
03182c7a8f
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into better-dynamic
|
2024-08-12 20:29:24 +00:00 |
|
Michael Kolupaev
|
469c1698b0
|
Fix 'Refresh set entry already exists'
|
2024-08-12 19:32:13 +00:00 |
|
Han Fei
|
40382451a2
|
Merge pull request #68186 from rschu1ze/stats-tests-refactoring
Refactor tests for (experimental) statistics
|
2024-08-12 18:58:19 +00:00 |
|
Robert Schulze
|
45a14fa0ce
|
Fix spelling
|
2024-08-12 18:54:06 +00:00 |
|
Robert Schulze
|
d03b354550
|
Merge pull request #67964 from rschu1ze/multiquery-followup-new2
Remove obsolete `--multiquery` parameter (follow-up to #63898), pt. III
|
2024-08-12 18:42:53 +00:00 |
|
Shaun Struwig
|
eab8594570
|
Update aspell-dict.txt
|
2024-08-12 20:35:33 +02:00 |
|
Shaun Struwig
|
aa7a2bcb02
|
Fix typo
|
2024-08-12 20:34:02 +02:00 |
|
jsc0218
|
38405dd7cd
|
add projection merge doc
|
2024-08-12 18:14:22 +00:00 |
|
Robert Schulze
|
c22265b889
|
Some fixups
|
2024-08-12 17:45:38 +00:00 |
|