Alexey Milovidov
|
f617976571
|
Fix broken links
|
2021-03-14 15:55:11 +03:00 |
|
Maksim Kita
|
037cc92433
|
Reverted changes InterpreterSelectWithUnionQuery
|
2021-03-14 15:45:39 +03:00 |
|
Alexey Milovidov
|
ecb686b0be
|
Fix some broken links
|
2021-03-14 15:29:23 +03:00 |
|
Alexey Milovidov
|
8c9bd09e6c
|
Remove broken "Original article"
|
2021-03-14 15:19:04 +03:00 |
|
Alexey Milovidov
|
bab7e9be9a
|
Fix some broken links
|
2021-03-14 15:18:10 +03:00 |
|
Alexey Milovidov
|
3f35e686ed
|
Add .gitignore
|
2021-03-14 15:01:03 +03:00 |
|
Alexey Milovidov
|
4820498231
|
Update gitignore
|
2021-03-14 14:53:27 +03:00 |
|
Alexey Milovidov
|
cb865ebe60
|
Removed strange file
|
2021-03-14 14:49:53 +03:00 |
|
Alexey Milovidov
|
78fba611e0
|
Remove trash
|
2021-03-14 14:48:36 +03:00 |
|
Alexey Milovidov
|
b65cc841e4
|
Remove a test that cannot be fixed - less garbage in CI check output
|
2021-03-14 14:45:47 +03:00 |
|
Alexey Milovidov
|
ef4913d184
|
Removed harmful code that was added due to misconduct
|
2021-03-14 14:41:04 +03:00 |
|
Alexey Milovidov
|
0dcf8b4d55
|
Add .gitignore
|
2021-03-14 14:39:14 +03:00 |
|
Maksim Kita
|
1ac62970c4
|
Modified SharedLibrary interface
|
2021-03-14 14:29:02 +03:00 |
|
Alexey Milovidov
|
d273fa241a
|
Remove trash
|
2021-03-14 14:24:03 +03:00 |
|
Alexey Milovidov
|
bbd6ac2d3a
|
Merge branch 'master' into add_postgresql_engine_docs
|
2021-03-14 14:22:56 +03:00 |
|
alexey-milovidov
|
f1223e7548
|
Merge pull request #21674 from azat/fix-flaky-test_replace_partition
Fix flaky test_replace_partition
|
2021-03-14 14:11:11 +03:00 |
|
alexey-milovidov
|
254e7c513f
|
Merge pull request #21712 from ClickHouse/remove-useless-option
Remove useless CMake option
|
2021-03-14 14:10:17 +03:00 |
|
Alexey Milovidov
|
583c78143d
|
Remove useless CMake option
|
2021-03-14 14:08:08 +03:00 |
|
Maksim Kita
|
40d2ec7924
|
Merge pull request #19816 from kitaisreal/range-hashed-dictionary-support-has-keys
RangeHashed dictionary support dictHas function
|
2021-03-14 13:44:06 +03:00 |
|
alexey-milovidov
|
edbaf756a0
|
Merge pull request #21696 from azat/stress-tests-fixes
Tests fixes (that was found by stress tests)
|
2021-03-14 12:31:57 +03:00 |
|
alexey-milovidov
|
c9f14052bc
|
Merge pull request #21700 from azat/clickhouse-test-fix-log-comment
Fix log_comment for *.sh in clickhouse-test
|
2021-03-14 12:29:57 +03:00 |
|
alexey-milovidov
|
2ea38ea01e
|
Merge pull request #21520 from ClickHouse/replace-memcpy
Evaluate yet another memcpy
|
2021-03-14 12:24:48 +03:00 |
|
Alexey Milovidov
|
1606c7e3f3
|
Fix typo
|
2021-03-14 12:24:17 +03:00 |
|
Pavel Kruglov
|
e116e75d2c
|
Fix style
|
2021-03-14 02:36:40 +03:00 |
|
Pavel Kruglov
|
3e3b5c64bf
|
add init file
|
2021-03-14 02:34:32 +03:00 |
|
Maksim Kita
|
98192f1234
|
Update 01280_ssd_complex_key_dictionary.sql
|
2021-03-14 01:28:53 +03:00 |
|
Alexey Milovidov
|
bab924620a
|
Add comments and documentation
|
2021-03-14 00:53:00 +03:00 |
|
Alexey Milovidov
|
a1ebd52d09
|
Add comments and documentation
|
2021-03-14 00:51:13 +03:00 |
|
Alexey Milovidov
|
32e66baa0a
|
Add comments and documentation
|
2021-03-14 00:48:44 +03:00 |
|
Alexey Milovidov
|
b4cae2c858
|
Add TODO
|
2021-03-14 00:48:08 +03:00 |
|
Alexey Milovidov
|
36a41220d3
|
Add comments and documentation
|
2021-03-14 00:46:47 +03:00 |
|
Pavel Kruglov
|
d83b4d3ab6
|
Try fix flacky test
|
2021-03-13 23:44:06 +03:00 |
|
Maksim Kita
|
b1398e6ffa
|
Updated test
|
2021-03-13 23:26:01 +03:00 |
|
Pavel Kruglov
|
ee483d89e5
|
Fix style
|
2021-03-13 23:18:49 +03:00 |
|
Maksim Kita
|
084bd03672
|
Merge pull request #21692 from azat/dict-ip_trie-access_to_key_from_attributes
Fix SIGSEGV on not existing attributes from ip_trie with access_to_key_from_attributes
|
2021-03-13 23:13:26 +03:00 |
|
Alexey Milovidov
|
37cc2fe977
|
Use custom memcpy only for AArch64
|
2021-03-13 22:39:10 +03:00 |
|
alesapin
|
06eb2d8dfd
|
Merge branch 'master' into s3_zero_copy_replication
|
2021-03-13 22:32:54 +03:00 |
|
alexey-milovidov
|
c9265b64f5
|
Merge pull request #21678 from ClickHouse/podarray-cleanup
PODArray swap fix
|
2021-03-13 22:28:48 +03:00 |
|
Dmitriy
|
9baaea9789
|
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-7098-edit_translate_russian_docs_templates
|
2021-03-13 21:37:13 +03:00 |
|
Dmitriy
|
aad98b368e
|
Edit and translate to Russian
Поправил шаблоны в английской и русской версиях.
|
2021-03-13 21:18:45 +03:00 |
|
Azat Khuzhin
|
334520557c
|
Fix log_comment for *.sh in clickhouse-test
setdefault will set it only once
|
2021-03-13 18:15:16 +03:00 |
|
Alexander Kuzmenkov
|
c4798dd45f
|
boop the ci
|
2021-03-13 15:43:02 +03:00 |
|
alexey-milovidov
|
38c068725d
|
Merge pull request #21691 from azat/clickhouse-test-fix
Fix error message in clickhouse-test
|
2021-03-13 15:20:31 +03:00 |
|
alexey-milovidov
|
36935a335f
|
Merge pull request #21102 from Enmk/governance/query_log
Added Grant, Revoke and System query_kind for system.query_log
|
2021-03-13 15:16:32 +03:00 |
|
Alexander Kuzmenkov
|
9474414c17
|
boop the ci
|
2021-03-13 15:15:58 +03:00 |
|
Alexander Kuzmenkov
|
6495de66fc
|
boop the CI
|
2021-03-13 14:59:19 +03:00 |
|
Maksim Kita
|
ee8c51f65e
|
Fixed tests
|
2021-03-13 14:58:31 +03:00 |
|
Maksim Kita
|
add444f71c
|
Fixed broken test
|
2021-03-13 14:58:31 +03:00 |
|
Maksim Kita
|
854bfaf366
|
RangeHashed dictionary support has function
|
2021-03-13 14:57:56 +03:00 |
|
Maksim Kita
|
468ab258bf
|
Remove protect
|
2021-03-13 14:55:56 +03:00 |
|