kssenii
|
b629f5c64d
|
Add const
|
2021-04-05 14:15:10 +00:00 |
|
kssenii
|
89a2e94364
|
Fixes
|
2021-04-05 14:08:49 +00:00 |
|
kssenii
|
9dba529494
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into library-bridge
|
2021-04-05 13:14:51 +00:00 |
|
alexey-milovidov
|
92f57fd669
|
Merge pull request #22634 from ClickHouse/client-improve-usability
Improve usability of clickhouse-client
|
2021-04-05 09:00:29 +03:00 |
|
alexey-milovidov
|
74a3668ce4
|
Merge pull request #22645 from benbiti/docs-update-uniqhll
update docs uniqhll12 212 -> 2^12
|
2021-04-05 07:41:04 +03:00 |
|
alexey-milovidov
|
a16a09eb2f
|
Merge pull request #22596 from ClickHouse/fix-some-tests-aarch64
Fix some tests on AArch64
|
2021-04-05 07:40:33 +03:00 |
|
benbiti
|
7ca70a5839
|
update docs uniqhll12 212 -> 2^12
|
2021-04-05 11:03:47 +08:00 |
|
Alexey Milovidov
|
7a54558a29
|
Improve usability of clickhouse-client
|
2021-04-05 05:49:13 +03:00 |
|
alexey-milovidov
|
6cefb8e620
|
Merge pull request #22583 from azat/log-rwlock-ub-fix
Avoid UB in *Log engines for rwlock unlock due to unlock from another thread
|
2021-04-05 05:20:16 +03:00 |
|
alexey-milovidov
|
0eba575fcf
|
Merge pull request #22632 from ClickHouse/benchmark-qemu-aarch64
Add AArch64 version in QEMU on Intel to hardware benchmark.
|
2021-04-05 04:57:40 +03:00 |
|
Alexey Milovidov
|
216221c825
|
Add AArch64 version on QEMU
|
2021-04-05 04:51:16 +03:00 |
|
alexey-milovidov
|
f78c846bdf
|
Merge pull request #22591 from nvartolomei/nv/out-init-check
Try flush write buffer only if it is initialized
|
2021-04-05 04:32:54 +03:00 |
|
alexey-milovidov
|
a9eb7a7c7e
|
Merge pull request #22595 from ClickHouse/change-accurate-comparison
Change accurate comparison of integer and float to be more consistent across different CPU
|
2021-04-05 04:22:50 +03:00 |
|
Alexey Milovidov
|
d645c4d4e2
|
Whitespace
|
2021-04-05 03:52:44 +03:00 |
|
Alexey Milovidov
|
08f129c0d3
|
Mark test as long
|
2021-04-05 03:52:06 +03:00 |
|
alexey-milovidov
|
3df84d5b48
|
Merge pull request #22628 from ClickHouse/fix-flaky-test-16
Fix flaky test 00816_long_concurrent_alter_column
|
2021-04-05 03:49:18 +03:00 |
|
Alexey Milovidov
|
e50d82ab45
|
Merge branch 'master' into change-accurate-comparison
|
2021-04-05 01:38:55 +03:00 |
|
Alexey Milovidov
|
6e93d936d3
|
Highlight potential bugs in code
|
2021-04-05 01:38:47 +03:00 |
|
alexey-milovidov
|
6c5aab28e8
|
Merge pull request #22629 from kitaisreal/flat-dictionary-fix-perf-test
FlatDictionary fix perf test
|
2021-04-05 00:53:51 +03:00 |
|
Maksim Kita
|
63f2008725
|
FlatDictionary fix perf test
|
2021-04-05 00:47:29 +03:00 |
|
Alexey Milovidov
|
b07d53640c
|
Fix flaky test 00816_long_concurrent_alter_column
|
2021-04-05 00:34:51 +03:00 |
|
alexey-milovidov
|
b1e7624b3f
|
Merge pull request #22589 from ClickHouse/fix-comments
Fix comments
|
2021-04-05 00:22:27 +03:00 |
|
alexey-milovidov
|
c0a13bb5d2
|
Merge pull request #22586 from ClickHouse/minor-improvement-deserialize-index
Minor improvement in index deserialization
|
2021-04-05 00:20:29 +03:00 |
|
alexey-milovidov
|
16302609e0
|
Merge pull request #22611 from chasingegg/fix-trace-log-doc
Fix trace log doc
|
2021-04-05 00:19:07 +03:00 |
|
alexey-milovidov
|
af9d5440bd
|
Update trace_log.md
|
2021-04-05 00:18:48 +03:00 |
|
Maksim Kita
|
bcd1bf88c4
|
Merge pull request #22597 from adevyatova/annadevyatova-DOCSUP-5424-attach
DOCSUP-5424: Update the SQL-statement ATTACH
|
2021-04-04 20:21:38 +03:00 |
|
chasingegg
|
c1556e4d8e
|
tiny fix
|
2021-04-05 00:17:42 +08:00 |
|
chasingegg
|
1aa2b3a4cd
|
fix trace type
|
2021-04-05 00:16:35 +08:00 |
|
alesapin
|
caaa19edb8
|
Merge pull request #22373 from ClickHouse/jepsen_for_ci
Add image to run jepsen tests
|
2021-04-04 18:35:21 +03:00 |
|
Anton Popov
|
0d03b8c0c4
|
Merge pull request #21889 from CurtizJ/fix-aggregation-in-order-1
Fix bugs in aggregation by primary key
|
2021-04-04 18:17:04 +03:00 |
|
Maksim Kita
|
6d472d81f3
|
Merge pull request #22603 from tetafro/master
Fix grammar in RU docs
|
2021-04-04 17:35:40 +03:00 |
|
tavplubix
|
31b202bfd0
|
Merge pull request #21950 from adevyatova/annadevyatova-DOCSUP-6113-atomic
DOCSUP-6113: Document the Atomic database engine
|
2021-04-04 17:06:31 +03:00 |
|
Denis Krivak
|
8b8a8c24b8
|
Fix grammar in RU docs
|
2021-04-04 16:44:06 +03:00 |
|
alesapin
|
76d0e60e26
|
Merge branch 'master' into jepsen_for_ci
|
2021-04-04 16:07:53 +03:00 |
|
Maksim Kita
|
6d3bf81dd1
|
Merge pull request #22372 from otrazhenia/evgsudarikova-DOCSUP-7575
DOCSUP-7575: Edit and translate to Russian
|
2021-04-04 16:05:25 +03:00 |
|
Alexey Milovidov
|
cae21b8560
|
Fix test
|
2021-04-04 15:50:19 +03:00 |
|
alexey-milovidov
|
44e160596e
|
Merge pull request #22587 from ClickHouse/fix-flaky-test-15
Fix flaky test after #22427
|
2021-04-04 15:44:44 +03:00 |
|
alexey-milovidov
|
f6e6842383
|
Merge pull request #22590 from ClickHouse/fix-tests-aarch64
Fix CPU-dependent behaviour in tests
|
2021-04-04 15:43:12 +03:00 |
|
alexey-milovidov
|
0e1035735c
|
Merge pull request #22565 from ClickHouse/fix-assert-arena
Fix assert in Arena when doing GROUP BY Array of Nothing of non-zero size.
|
2021-04-04 15:38:17 +03:00 |
|
alexey-milovidov
|
72cf7b01e8
|
Merge pull request #22571 from mastertheknife/allow_unbundled_xz_lzma
Allow building with unbundled xz
|
2021-04-04 15:36:45 +03:00 |
|
Alexey Milovidov
|
d18daa5919
|
Fix test
|
2021-04-04 15:18:17 +03:00 |
|
Anna
|
fcd5a569b2
|
update attach query desc
|
2021-04-04 15:14:09 +03:00 |
|
Alexey Milovidov
|
3ad3109ec5
|
Fix tests
|
2021-04-04 15:14:01 +03:00 |
|
Alexey Milovidov
|
9d47adbae6
|
Fix tests
|
2021-04-04 15:10:13 +03:00 |
|
Alexey Milovidov
|
9383fec50b
|
Fix test
|
2021-04-04 15:07:52 +03:00 |
|
Alexey Milovidov
|
4a58055b2d
|
Update test
|
2021-04-04 14:52:46 +03:00 |
|
Alexey Milovidov
|
32f9a407ff
|
More precise and safe accurate comparison of int vs. float
|
2021-04-04 14:49:48 +03:00 |
|
Alexey Milovidov
|
eae9b978f8
|
Generate test files for accurate comparison int vs. float
|
2021-04-04 14:49:24 +03:00 |
|
Maksim Kita
|
0bfb429c42
|
Merge pull request #22479 from kitaisreal/clickhouse-dictionary-source-loop-fix
ClickHouseDictionarySource loop fix
|
2021-04-04 13:29:17 +03:00 |
|
Azat Khuzhin
|
44abb7588a
|
StorageStripeLog: avoid UB for rwlock unlock due to unlock from another thread
|
2021-04-04 13:25:44 +03:00 |
|