Commit Graph

38018 Commits

Author SHA1 Message Date
Alexey Milovidov
f27a95da0d Fixed typo 2020-03-28 04:59:06 +03:00
Alexey Milovidov
097fcbcadf Removed useless method 2020-03-28 04:53:59 +03:00
alexey-milovidov
e75cf7b6af
Merge pull request #9901 from ClickHouse/fix_optimize_drop_race
Fix race condition between optimize and drop
2020-03-28 04:32:38 +03:00
alexey-milovidov
aa9ab6bae0
Merge pull request #9808 from azat/optimize_skip_unused_shards-DISTINCT
Fix DISTINCT for Distributed and optimize_skip_unused_shards
2020-03-28 04:31:50 +03:00
alexey-milovidov
676aff9ba8
Update StorageDistributed.cpp 2020-03-28 04:31:03 +03:00
alexey-milovidov
c63ff92ec2
Update IStorage.h 2020-03-28 04:30:21 +03:00
alexey-milovidov
4b2edd16ec
Merge pull request #9888 from ClickHouse/better-check-instructions
Better check for available CPU instructions.
2020-03-28 04:28:30 +03:00
alexey-milovidov
47c48111f3
Update SystemLog.cpp 2020-03-28 04:20:18 +03:00
alexey-milovidov
8d40a711f1
Merge pull request #9196 from Avogar/regexp_format
Add new input format: RegexpRowInputFormat.
2020-03-28 04:18:03 +03:00
alexey-milovidov
8b87aea35e
Update RegexpRowInputFormat.h 2020-03-28 04:17:49 +03:00
alexey-milovidov
49865294d2
Update RegexpRowInputFormat.cpp 2020-03-28 04:15:09 +03:00
alexey-milovidov
315cd96543
Merge pull request #9740 from CurtizJ/tuple-literal
Parse Tuple as literal if possible
2020-03-28 04:10:21 +03:00
alexey-milovidov
6dd4f1c9c3
Merge pull request #9904 from amosbird/it
Fix scalar optimization in ALTER mutations
2020-03-28 02:17:52 +03:00
Nikita Mikhaylov
0fc7205ea3 fix build after clang-tidy 2020-03-28 01:44:13 +03:00
Artem Zuikov
b1bd11f962
Rename column names in local distributed_product_mode (#9891) 2020-03-27 23:12:14 +03:00
Avogar
318d7f45f0 Fix errors 2020-03-27 23:10:03 +03:00
Nikita Mikhaylov
7fc9de01f2
Merge pull request #9075 from nikitamikhaylov/clickhouse-copier
clickhouse copier
2020-03-27 23:25:44 +04:00
Ivan Blinkov
f08f16d0ea
Get rid of backticks in headers and outdated comment 2020-03-27 18:35:26 +03:00
Anton Popov
77fe0b7f06 turn on polymorphic parts for log tables 2020-03-27 18:23:11 +03:00
Amos Bird
c0e3564ff5
Fix scalar optimization in ALTER 2020-03-27 23:12:48 +08:00
alesapin
4003dcd12e Better storage def in flaky test 2020-03-27 17:51:14 +03:00
alesapin
655ce5b6a7
Merge pull request #9886 from ClickHouse/add_sort_check_to_mutations
Remove order by from mutations interpreter and add check
2020-03-27 16:23:33 +03:00
alexey-milovidov
75eab25da0
Merge pull request #9890 from ClickHouse/like-fixed-string
Implement operator LIKE for FixedString at left hand side.
2020-03-27 15:18:09 +03:00
alesapin
a4b75697bb Merge with outselfs 2020-03-27 14:23:24 +03:00
alesapin
96203d4391 Review fixes 2020-03-27 14:22:08 +03:00
alesapin
d3e8335a8d Fix race condition between optimize and drop 2020-03-27 13:53:04 +03:00
Ivan Blinkov
7419184777
Grammar in architecture.md 2020-03-27 11:23:48 +03:00
alesapin
3e17cf3a9b
Update main.cpp 2020-03-27 11:14:20 +03:00
Ivan Blinkov
c514409828
Grammar in performance.md 2020-03-27 11:00:45 +03:00
Ivan Blinkov
9987cbe099
Grammar in history.md 2020-03-27 10:54:09 +03:00
Ivan Blinkov
f70dfbd485
Grammar in distinctive_features.md 2020-03-27 10:45:31 +03:00
Ivan Blinkov
1d483821a9
Update adopters.md 2020-03-27 10:38:04 +03:00
Vitaly Baranov
9f636cd473
Merge pull request #9852 from vitlibar/clamp-settings-in-distributed-insert
Clamp settings in distributed insert
2020-03-27 10:27:27 +03:00
Ivan Blinkov
909c4dac3f
Rewrite introduction of aggregatefunction.md (#9895) 2020-03-27 10:12:45 +03:00
Ivan Blinkov
c7fd344f9e
Update guides/index.md (#9896) 2020-03-27 10:12:26 +03:00
Ivan Blinkov
fb62705525
Grammar/style in tutorial.md 2020-03-27 09:23:46 +03:00
Ivan Blinkov
0eebf72501
grammar 2020-03-27 09:03:38 +03:00
Ivan Blinkov
4f03d14446
Update install.md 2020-03-27 09:02:21 +03:00
Ivan Blinkov
c5fc6e9afb
Update amplab_benchmark.md 2020-03-27 08:59:30 +03:00
Ivan Blinkov
ccf1f7a4d4
Update array.md 2020-03-27 08:58:00 +03:00
Ivan Blinkov
f49198d2b6
Update nothing.md 2020-03-27 08:52:52 +03:00
Ivan Blinkov
f9fcdd1929
minor text improvements 2020-03-27 08:50:59 +03:00
Ivan Blinkov
58159469ca
Update index.md 2020-03-27 08:48:34 +03:00
Ivan Blinkov
f85fc8cf33
Update expression.md 2020-03-27 08:46:59 +03:00
Ivan Blinkov
62fc8e884d
minor text rewrite 2020-03-27 08:45:54 +03:00
Ivan Blinkov
1fe0a27052
grammar 2020-03-27 08:35:10 +03:00
Ivan Blinkov
b24019ed5c
grammar 2020-03-27 08:32:01 +03:00
Ivan Blinkov
cb1cf9b0b9
grammar 2020-03-27 08:31:17 +03:00
Ivan Blinkov
3c392079aa
minor text improvements 2020-03-27 08:28:48 +03:00
Ivan Blinkov
f126596261
minor text improvements 2020-03-27 08:25:38 +03:00