Alexander Kazakov
|
3b6499cce9
|
Made code in OperationApplier more generic
|
2020-01-19 09:07:30 +03:00 |
|
Yuriy
|
7895966804
|
initial MySQL compatibility server docs
|
2020-01-19 08:57:21 +03:00 |
|
alexey-milovidov
|
c711ce500b
|
Merge pull request #8422 from excitoon-favorites/bettertestalterttl
Fixed `ALTER MODIFY TTL`
|
2020-01-19 04:53:11 +03:00 |
|
alexey-milovidov
|
36a7a40a08
|
Merge pull request #8718 from Akazz/fixing_ternary_logic_for_batches
Fixed ternary logic (OR/AND/XOR) calculation in multiple batches
|
2020-01-19 04:49:04 +03:00 |
|
Alexey Milovidov
|
b5ff5341d5
|
Support more types for output
|
2020-01-19 04:22:27 +03:00 |
|
Yuriy
|
6f4431b79f
|
proper logging levels
|
2020-01-19 01:19:06 +00:00 |
|
Alexey Milovidov
|
4fdfb02b2f
|
Fixed build
|
2020-01-19 03:43:59 +03:00 |
|
alexey-milovidov
|
901009d9b0
|
Merge branch 'master' into oandrew-avro
|
2020-01-19 03:37:29 +03:00 |
|
alexey-milovidov
|
ee6ec8bb69
|
Merge pull request #8722 from ClickHouse/replxx-correct-config
Replxx correct config
|
2020-01-19 03:28:25 +03:00 |
|
Alexey Milovidov
|
db1bb630e0
|
Fixed configuration of replxx
|
2020-01-19 03:23:35 +03:00 |
|
Alexey Milovidov
|
4dd7bb7c50
|
Fixed configuration of replxx
|
2020-01-19 03:18:25 +03:00 |
|
Alexey Milovidov
|
47f6156ad8
|
Correct configuration of replxx
|
2020-01-19 03:01:49 +03:00 |
|
Alexey Milovidov
|
6eef7de47f
|
Removed questionable code
|
2020-01-19 02:42:46 +03:00 |
|
Alexey Milovidov
|
2d39e5ad8c
|
Merging DiskS3
|
2020-01-19 02:18:23 +03:00 |
|
Ivan Lezhankin
|
82cec8b05a
|
Refactoring
|
2020-01-19 01:37:12 +03:00 |
|
Alexey Milovidov
|
4da00994d1
|
Merging DiskS3
|
2020-01-19 01:17:48 +03:00 |
|
Alexey Milovidov
|
ae7b9a652b
|
Merge branch 'vfs-s3' of https://github.com/GrigoryPervakov/ClickHouse into GrigoryPervakov-vfs-s3
|
2020-01-19 01:12:05 +03:00 |
|
alexey-milovidov
|
530e7e381a
|
Update DiskMemory.cpp
|
2020-01-19 01:07:03 +03:00 |
|
alexey-milovidov
|
feabcf53cb
|
Update DiskMemory.cpp
|
2020-01-19 01:05:37 +03:00 |
|
alexey-milovidov
|
7583f8744a
|
Merge branch 'master' into bettertestalterttl
|
2020-01-19 01:03:25 +03:00 |
|
Alexey Milovidov
|
28ad3b46da
|
Reasonable performance for function bitCount
|
2020-01-19 00:59:07 +03:00 |
|
Alexey Milovidov
|
ae185a24d2
|
Disable AvroConfluent
|
2020-01-19 00:45:16 +03:00 |
|
Alexey Milovidov
|
d732f854b7
|
Added timeouts for schema request
|
2020-01-19 00:42:51 +03:00 |
|
alexey-milovidov
|
93887371f3
|
Merge pull request #8716 from ClickHouse/bitCount-perf-test
Added performance test for bitCount function
|
2020-01-19 00:05:57 +03:00 |
|
Alexander Kazakov
|
be091a5133
|
Tiny optimization
|
2020-01-19 00:03:45 +03:00 |
|
Alexander Kazakov
|
f29db2ed68
|
Fixed problem with calculating ternary logic OPs in multiple batches
|
2020-01-19 00:02:43 +03:00 |
|
Alexander Kazakov
|
b2fd151dd0
|
More stable XorImpl code for XOR
|
2020-01-18 23:49:12 +03:00 |
|
Alexander Kazakov
|
0f22b5ec85
|
Fixed "newlines"
|
2020-01-18 23:45:41 +03:00 |
|
Alexey Milovidov
|
3c7df7ca31
|
Minor modifications
|
2020-01-18 23:42:50 +03:00 |
|
Alexander Kazakov
|
5fb75b3b9e
|
Added tests for batched logical OPs
|
2020-01-18 23:35:12 +03:00 |
|
Alexey Milovidov
|
457c50c7d7
|
Code cleanups around
|
2020-01-18 23:19:10 +03:00 |
|
Alexey Milovidov
|
216b39a30d
|
Minor changes for consistency
|
2020-01-18 23:15:49 +03:00 |
|
Alexey Milovidov
|
ac46498f60
|
Minor modification
|
2020-01-18 23:12:58 +03:00 |
|
Alexey Milovidov
|
f0b4fcee1f
|
Minor modifications
|
2020-01-18 23:10:32 +03:00 |
|
Alexey Milovidov
|
85f2e86e5b
|
Added performance test for Avro format
|
2020-01-18 23:10:11 +03:00 |
|
Alexey Milovidov
|
e6b407a961
|
Added TODO
|
2020-01-18 22:34:09 +03:00 |
|
Alexey Milovidov
|
997ea7ed53
|
Fixed error
|
2020-01-18 22:29:53 +03:00 |
|
Alexey Milovidov
|
f9e1f25189
|
Added comment to DiskMemory
|
2020-01-18 22:15:21 +03:00 |
|
Alexey Milovidov
|
76e04b9843
|
Merge branch 'avro' of https://github.com/oandrew/ClickHouse into oandrew-avro
|
2020-01-18 21:23:55 +03:00 |
|
alexey-milovidov
|
8346fb5986
|
Update .gitmodules
|
2020-01-18 21:05:54 +03:00 |
|
alexey-milovidov
|
160b95e105
|
Merge pull request #8715 from ClickHouse/readline-to-replxx-docs-and-corrections
Replace readline to replxx: docs and corrections
|
2020-01-18 20:59:31 +03:00 |
|
alexey-milovidov
|
2ba89d169e
|
Merge branch 'master' into readline-to-replxx-docs-and-corrections
|
2020-01-18 20:58:24 +03:00 |
|
alexey-milovidov
|
52e8252653
|
Merge pull request #8650 from ClickHouse/remove_istorage_weak_ptr
Get rid of StorageWeakPtr
|
2020-01-18 20:28:53 +03:00 |
|
Alexey Milovidov
|
d4ea0ba97f
|
Fixed bug in documentation #8660
|
2020-01-18 20:24:52 +03:00 |
|
alexey-milovidov
|
e51450ec74
|
Merge pull request #8660 from BayoNet/l10n/CLICKHOUSEDOCS-395-ORC-format
DOCS-395: ORC format support. EN review. RU translation.
|
2020-01-18 20:23:31 +03:00 |
|
alexey-milovidov
|
39bcbde8f1
|
Merge pull request #8662 from BayoNet/l10n/CLICKHOUSEDOCS-508-faq-export-to-file
DOCS-508: FAQ: How export to file? EN review, RU translation.
|
2020-01-18 20:21:31 +03:00 |
|
alexey-milovidov
|
3f3a9e69b0
|
Merge pull request #8672 from excitoon/patch-7
Fixed `MergeTreeData::areBackgroundMovesNeeded` according to move TTL feature
|
2020-01-18 20:20:00 +03:00 |
|
alexey-milovidov
|
85f395a8ee
|
Merge pull request #8680 from excitoon-favorites/criticalbugwithmove
Fixed a bug with double move which corrupt original part
|
2020-01-18 20:19:03 +03:00 |
|
alexey-milovidov
|
7e1084f42f
|
Merge pull request #8691 from BayoNet/en-docs/CLICKHOUSEDOCS-496-roundBankers
DOCS-496: roundBankers
|
2020-01-18 20:15:49 +03:00 |
|
alexey-milovidov
|
33cbe86faa
|
Merge pull request #8700 from lalex/master
Docs: add X-ClickHouse-User header auth example
|
2020-01-18 20:14:33 +03:00 |
|