Nikolai Kochetov
|
76171c7afc
|
Do not add resize transform for SystemNumbers.
|
2020-01-20 10:24:28 +03:00 |
|
alexey-milovidov
|
5ec160f962
|
Merge pull request #8595 from ClickHouse/aku/merge-verbose-error
Report a more verbose error when unable to select parts to merge.
|
2020-01-10 10:12:04 +03:00 |
|
alesapin
|
fb4e2c9a53
|
Merge pull request #8588 from ClickHouse/fix_mutation_size_limit
Fix mutation size limit
|
2020-01-09 22:51:07 +03:00 |
|
alexey-milovidov
|
8d9f85cf22
|
Merge pull request #8314 from javisantana/fix/no_wait_for_no_active_replicas
check for active replicas when waiting for commands
|
2020-01-09 19:54:07 +03:00 |
|
alexey-milovidov
|
58e6041477
|
Merge pull request #8503 from zhang2014/fix/some_predicate_bug
try fix some predicate optimizer bug
|
2020-01-09 19:48:16 +03:00 |
|
alexey-milovidov
|
7dcc00d996
|
Merge pull request #8572 from ClickHouse/full-text-index-useless-code
Removed useless code, added comments
|
2020-01-09 19:47:51 +03:00 |
|
Alexander Kuzmenkov
|
2c73233e82
|
Report a more verbose error when unable to select parts to merge.
|
2020-01-09 18:38:16 +03:00 |
|
Nikolai Kochetov
|
1b97cb3f95
|
Merge pull request #8519 from vzakaznikov/live_view_refactoring
Live View storage engine refactoring of getNewBlocks() and writeIntoLiveView() methods.
|
2020-01-09 16:25:23 +03:00 |
|
Alexander Tokmakov
|
1d14d8b4a7
|
fix mutation size limit
|
2020-01-09 14:38:26 +03:00 |
|
Alexey Milovidov
|
2084d26238
|
Removed useless code, added comments
|
2020-01-08 13:20:55 +03:00 |
|
Javi santana bot
|
776ceeb427
|
Wait only on optimize commands
|
2020-01-07 19:16:37 +01:00 |
|
Alexey Milovidov
|
8432cbb5c6
|
Removed debug output
|
2020-01-07 15:26:44 +03:00 |
|
Vitaliy Zakaznikov
|
f0d2ef5bf7
|
Removing tabs.
|
2020-01-06 08:23:05 -05:00 |
|
Alexey Milovidov
|
31f4fd0e4b
|
Fixed test
|
2020-01-05 23:11:26 +03:00 |
|
Alexey Milovidov
|
5620fb1561
|
Added tests
|
2020-01-05 10:22:08 +03:00 |
|
Alexey Milovidov
|
9a6531fc1c
|
Workaround for bug in zlib-ng; using zlib level 3 by default
|
2020-01-05 09:39:40 +03:00 |
|
Alexey Milovidov
|
ba6a56a485
|
Added a comment
|
2020-01-05 08:45:13 +03:00 |
|
Alexey Milovidov
|
ac163ce6c6
|
Added method "truncate" to StorageFile
|
2020-01-05 05:57:09 +03:00 |
|
Alexey Milovidov
|
46c37f2c94
|
Merge branch 'master' into general-compression-rework
|
2020-01-04 20:45:45 +03:00 |
|
alexey-milovidov
|
00ba767f5d
|
Merge pull request #8318 from excitoon-favorites/replicatedalterttl
Fixed ALTER TTL for replicated tables
|
2020-01-04 20:42:39 +03:00 |
|
Alexey Milovidov
|
0f4a58ecaa
|
Removed bad code around general compression methods
|
2020-01-04 10:31:00 +03:00 |
|
alexey-milovidov
|
42226b1a96
|
Added setting "min_bytes_to_use_mmap_io" (#8520)
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io": better error message
* Added setting "min_bytes_to_use_mmap_io": fixed error
|
2020-01-04 08:46:50 +03:00 |
|
Nikolai Kochetov
|
d884ab4318
|
Merge pull request #7792 from vzakaznikov/live_view_support_for_subquery
Live view support for subquery
|
2020-01-03 15:49:44 +03:00 |
|
Vitaliy Zakaznikov
|
25458a4865
|
Updates to make all live view tests to pass.
|
2020-01-03 02:48:15 +01:00 |
|
Vitaliy Zakaznikov
|
2c4bf0581f
|
Fixing compilation errors.
|
2020-01-02 20:31:04 +01:00 |
|
Vitaliy Zakaznikov
|
d43eae2db8
|
First changes.
|
2020-01-02 12:24:55 -05:00 |
|
zhang2014
|
9364397597
|
try fix some predicate optimizer bug
|
2020-01-02 21:14:48 +08:00 |
|
Alexey Milovidov
|
67afaa9d93
|
Stack trace for every exception (experimental)
|
2020-01-02 09:56:53 +03:00 |
|
Vitaliy Zakaznikov
|
d0f7a2f3da
|
Fixing styling error.
|
2020-01-01 18:01:43 -05:00 |
|
Vitaliy Zakaznikov
|
aeeb4457ed
|
Updates to simply extractDependentTable
|
2020-01-01 23:57:18 +01:00 |
|
Vitaliy Zakaznikov
|
00d5997612
|
Merge branch 'master' of https://github.com/vzakaznikov/ClickHouse into live_view_support_for_subquery
|
2020-01-01 17:59:59 +01:00 |
|
Vitaliy Zakaznikov
|
2e36fd417d
|
Adding changes from https://github.com/ClickHouse/ClickHouse/pull/8217
|
2020-01-01 11:44:45 -05:00 |
|
alexey-milovidov
|
14563da602
|
Merge pull request #8447 from amosbird/c++20
C++20
|
2019-12-31 21:06:41 +03:00 |
|
alexey-milovidov
|
fdcf971dce
|
Merge pull request #8486 from amosbird/betterprewhere
Add prewhere test
|
2019-12-31 21:01:12 +03:00 |
|
alexey-milovidov
|
e712b22dda
|
Merge pull request #8484 from ClickHouse/obsolete-mark-cache-min-lifetime
Make "mark_cache_min_lifetime" setting obsolete
|
2019-12-31 20:56:54 +03:00 |
|
Amos Bird
|
05a420ab20
|
Add prewhere test
|
2019-12-31 16:09:37 +08:00 |
|
alexey-milovidov
|
3adf6853d5
|
Merge pull request #7769 from amosbird/betterprewhere
Optimize PREWHERE
|
2019-12-31 09:07:02 +03:00 |
|
alexey-milovidov
|
17b413fd2e
|
Merge pull request #8458 from vitlibar/separate-variables-for-database-and-name
Separate variables for database and name in dictionaries.
|
2019-12-31 07:39:01 +03:00 |
|
Alexey Milovidov
|
3339b8e0e5
|
Make "mark_cache_min_lifetime" setting obsolete
|
2019-12-31 05:47:10 +03:00 |
|
alexey-milovidov
|
fc41fc7b9d
|
Merge pull request #8479 from 4ertus2/joins
Fix crash in StorageJoin (add restriction)
|
2019-12-31 03:02:55 +03:00 |
|
Vitaly Baranov
|
037eb85972
|
Automatic removing of config repositories to simplify the code.
|
2019-12-31 06:30:27 +07:00 |
|
alexey-milovidov
|
6c10fc5578
|
Update StorageJoin.cpp
|
2019-12-31 00:30:25 +03:00 |
|
alexey-milovidov
|
96c9567449
|
Update StorageJoin.cpp
|
2019-12-30 23:24:02 +03:00 |
|
chertus
|
928057c71f
|
better fix
|
2019-12-30 23:08:03 +03:00 |
|
chertus
|
6b80ba52be
|
fix crash in StorageJoin (add restriction)
|
2019-12-30 22:43:40 +03:00 |
|
alesapin
|
55c47106d4
|
Merge pull request #8456 from ClickHouse/refactor_alter_addition
Refactor alter addition
|
2019-12-30 17:50:34 +03:00 |
|
alexey-milovidov
|
458f596e18
|
Merge pull request #8455 from amosbird/perfformat
Perf test format io without disk
|
2019-12-30 02:45:52 +03:00 |
|
Amos Bird
|
84c7589c9a
|
whitelist /dev/null in StorageFile
|
2019-12-30 02:37:55 +08:00 |
|
Vitaly Baranov
|
1fa64a2a86
|
Use separate variables for the database and name in dictionaries.
|
2019-12-29 23:48:10 +07:00 |
|
alesapin
|
e95fbecf03
|
Lock structure by default for generic alter implementation
|
2019-12-29 19:34:32 +03:00 |
|