Kirill Nikiforov
|
a6c9150621
|
Merge branch 'master' into mongodb_refactoring
|
2024-06-23 21:26:50 +03:00 |
|
Alexey Milovidov
|
d2e230744d
|
Merge pull request #65494 from ClickHouse/strict-parsing-in-keeper-client
Strict parsing in keeper client
|
2024-06-23 19:22:06 +02:00 |
|
Robert Schulze
|
605d51700a
|
Merge pull request #65529 from rschu1ze/openssl-temp-official-fix
OpenSSL: Replace temporary fix for unsynchronized access by official fix
|
2024-06-23 15:24:28 +00:00 |
|
Alexey Milovidov
|
a9bdce02d8
|
Merge pull request #65305 from ClickHouse/byepc
Disable userspace page cache by default
|
2024-06-23 16:52:39 +02:00 |
|
Robert Schulze
|
a6537bb450
|
Merge pull request #65526 from rschu1ze/bump-re2
Bump re2 to latest HEAD
|
2024-06-23 09:22:01 +00:00 |
|
Nikolay Degterinsky
|
f1d5b51c8a
|
Merge pull request #64993 from vitlibar/explicit-shutdown-in-access-control
Fix crash on destroying AccessControl: add explicit shutdown
|
2024-06-23 05:13:40 +00:00 |
|
Alexey Milovidov
|
824716efef
|
Fix tests
|
2024-06-23 02:46:58 +02:00 |
|
Alexey Milovidov
|
af361a73ff
|
Merge pull request #65498 from ClickHouse/revert-65028-fix-poco-send-http-buffer
Revert "Use 1MB HTTP buffers to avoid frequent send syscalls"
|
2024-06-22 20:45:20 +02:00 |
|
Alexey Milovidov
|
a9ce6845ba
|
Merge pull request #65292 from Blargian/doc_varpop_fix
[Docs] Fix nonsense `varPop`, `varPopStable` docs
|
2024-06-22 11:15:22 +00:00 |
|
Shaun Struwig
|
c9b4f4ecaa
|
Remove note about stability for varsamp
|
2024-06-22 11:36:18 +02:00 |
|
Shaun Struwig
|
c318b773da
|
Remove note about stability for varpop
|
2024-06-22 11:35:52 +02:00 |
|
Max K
|
d9dd481d5e
|
Merge pull request #65524 from ClickHouse/ci_remove_rerun_check
CI: Try Rerun check removal
|
2024-06-22 09:28:43 +00:00 |
|
Alexey Milovidov
|
831b574c22
|
Merge pull request #65501 from HarryLeeIBM/hlee-s390x-dwarf5
Fix out-of-range exception in parsing Dwarf5 on s390x
|
2024-06-21 23:19:14 +00:00 |
|
pufit
|
762c91a073
|
Merge pull request #64957 from ClickHouse/pufit/fix-alter-query-clone
Fix alter query clone with SQL security
|
2024-06-21 16:15:36 +00:00 |
|
Alexey Milovidov
|
98543b33c1
|
Merge pull request #65531 from ClickHouse/tylerhannan-patch-1
Update README.md
|
2024-06-21 15:44:24 +00:00 |
|
Raúl Marín
|
debeb36927
|
Update README.md
|
2024-06-21 16:10:02 +02:00 |
|
Alexey Milovidov
|
1ac78e1ffb
|
Merge branch 'master' into strict-parsing-in-keeper-client
|
2024-06-21 15:18:42 +02:00 |
|
Tyler Hannan
|
f0ae3a7c9f
|
Update README.md
Updating events.
|
2024-06-21 15:05:31 +02:00 |
|
Pablo Marcos
|
932e4bf982
|
Merge pull request #65381 from pamarcos/system-error-log
Add system.error_log
|
2024-06-21 13:04:23 +00:00 |
|
Robert Schulze
|
0a60dc1672
|
OpenSSL: Replace temporary fix for unsynchronized access by official fix
|
2024-06-21 12:57:44 +00:00 |
|
Robert Schulze
|
df857ff17a
|
Bump re2 to latest HEAD
|
2024-06-21 10:34:30 +00:00 |
|
Max K
|
4064ca018f
|
CI: Try Rerun check removal
|
2024-06-21 12:19:26 +02:00 |
|
Robert Schulze
|
6dd675579f
|
Merge pull request #64492 from 0xfei/master
Add profile event `SelectQueriesWithPrimaryKeyUsage`
|
2024-06-21 10:13:45 +00:00 |
|
Antonio Andelic
|
71c7c0edbc
|
Merge pull request #65481 from ClickHouse/fix-incremental-backup-user-specific-auth
Fix user specific auth with incremental backups
|
2024-06-21 09:32:47 +00:00 |
|
Antonio Andelic
|
af1e5c42a0
|
Merge pull request #65497 from ClickHouse/fix-test-keeper-snapshots
Fix `test_keeper_snapshots`
|
2024-06-21 07:55:54 +00:00 |
|
pufit
|
6e5f2f6b01
|
Merge branch 'master' into pufit/fix-alter-query-clone
|
2024-06-21 02:36:06 -04:00 |
|
Konstantin Bogdanov
|
610b97d344
|
Merge pull request #65510 from ClickHouse/local/prompt-without-hostname
clickhouse-local: remove hostname from prompt
|
2024-06-21 01:52:55 +00:00 |
|
Konstantin Bogdanov
|
3b7d69a2fe
|
Remove hostname from clickhouse-local prompt
|
2024-06-21 00:46:33 +02:00 |
|
Alexey Milovidov
|
9639f62a51
|
Fix test
|
2024-06-21 00:35:54 +02:00 |
|
Nikita Taranov
|
051ca6ff39
|
Merge pull request #65500 from ClickHouse/revert-60695-tests/http_external_tables_memory_tracking-resubmit
Revert "Resubmit http_external_tables_memory_tracking test"
|
2024-06-20 19:28:12 +00:00 |
|
Nikita Taranov
|
c552f82aef
|
Merge pull request #65155 from ClickHouse/revert-65149-revert-65105-nickitat-patch-20
Revert "Revert "Small fix for 02340_parts_refcnt_mergetree""
|
2024-06-20 19:27:22 +00:00 |
|
Nikita Taranov
|
01249e4077
|
Merge pull request #65495 from ClickHouse/disable_clang_format_koe_gde
Disable clang-format in special areas
|
2024-06-20 19:19:15 +00:00 |
|
Michael Kolupaev
|
952aae8bc2
|
Delete test
|
2024-06-20 18:44:45 +00:00 |
|
Michael Kolupaev
|
75d175b086
|
Disable userspace page cache by default
|
2024-06-20 18:44:45 +00:00 |
|
Alexey Milovidov
|
eed4b34e7d
|
Fix test
|
2024-06-20 20:29:51 +02:00 |
|
Alexey Milovidov
|
c011cc9324
|
Fix test
|
2024-06-20 20:23:54 +02:00 |
|
Alexey Milovidov
|
2a4d055ea7
|
Fix test
|
2024-06-20 20:10:11 +02:00 |
|
Pablo Marcos
|
71f8937abd
|
Merge branch 'master' into system-error-log
|
2024-06-20 16:33:44 +00:00 |
|
Pablo Marcos
|
978458015e
|
Fix coding style
|
2024-06-20 16:29:37 +00:00 |
|
Pablo Marcos
|
5982aa3d19
|
Consolidate code into PeriodicLog
|
2024-06-20 16:22:18 +00:00 |
|
Nikolai Kochetov
|
180ada0622
|
Merge pull request #65454 from kitaisreal/support-query-plan-limit-optimization
Support query plan LIMIT optimization
|
2024-06-20 15:46:34 +00:00 |
|
Alexey Milovidov
|
079b7af58a
|
Fix integration tests
|
2024-06-20 17:40:01 +02:00 |
|
Pablo Marcos
|
6277d97105
|
Remove another unused header
|
2024-06-20 15:35:28 +00:00 |
|
Alexey Milovidov
|
3ac2311b4b
|
Merge pull request #65492 from ClickHouse/fix-bad-test-with-keeper-client
Fix bad test `02922_deduplication_with_zero_copy`
|
2024-06-20 15:33:29 +00:00 |
|
serxa
|
a878c941c1
|
Revert #65466
|
2024-06-20 15:13:14 +00:00 |
|
Nikita Taranov
|
400596756e
|
Revert "Resubmit http_external_tables_memory_tracking test"
|
2024-06-20 17:09:08 +02:00 |
|
Sergei Trifonov
|
e97c730e85
|
Revert "Use 1MB HTTP buffers to avoid frequent send syscalls"
|
2024-06-20 17:06:18 +02:00 |
|
HarryLeeIBM
|
216b9a7a00
|
Fix out-of-range exception in parsing Dwarf5 on s390x
|
2024-06-20 07:55:53 -07:00 |
|
Nikolai Kochetov
|
0cc42b9cd0
|
Merge pull request #65234 from ClickHouse/remove-dag-flags
Remove dag flags
|
2024-06-20 14:40:56 +00:00 |
|
Antonio Andelic
|
d82759760b
|
Fix test_keeper_snapshots
|
2024-06-20 16:38:07 +02:00 |
|