Commit Graph

33249 Commits

Author SHA1 Message Date
alexey-milovidov
9d26920983
Update Settings.cpp 2019-12-28 06:52:47 +03:00
alexey-milovidov
9f7b56e926
Update SettingsConstraints.cpp 2019-12-28 06:52:21 +03:00
alexey-milovidov
1d21286209
Merge pull request #8318 from excitoon-favorites/replicatedalterttl
Fixed ALTER TTL for replicated tables
2019-12-28 06:49:42 +03:00
Sergey Kononenko
d7b030dbff Fix bad solution 2019-12-28 02:33:37 +03:00
Sergey Kononenko
0616b35ac8 Fix style 2019-12-28 01:54:01 +03:00
Sergey Kononenko
96302d4949 Prevent aggregation function destroy repeat 2019-12-28 01:52:03 +03:00
alexey-milovidov
9e8c3acffc
Merge pull request #8442 from ClickHouse/ddlworker-trash
Removed trash from DDLWorker
2019-12-28 01:27:53 +03:00
Sergey Kononenko
50f3861358 Check arguments count 2019-12-27 23:55:42 +03:00
alesapin
c48f892e13 Merge with master 2019-12-27 23:12:54 +03:00
alesapin
fef681acfe Fix style 2019-12-27 23:10:30 +03:00
Alexey Milovidov
2b04fccde7 Removed obsolete setting 2019-12-27 22:48:31 +03:00
alexey-milovidov
d989604d33
Merge pull request #8242 from achimbab/bugfix_bloomfilter
Fixed two bugs in the bloom_filter index.
2019-12-27 22:46:54 +03:00
Ruslan
bd01bdad97 git is hard(( 2019-12-27 22:45:41 +03:00
Vladimir Chebotarev
04a9e0b615 Fixed typos. 2019-12-27 22:44:54 +03:00
Ruslan
8ff8e8e7f5 trying to fix git 2019-12-27 22:42:14 +03:00
Alexey Milovidov
eb04f0ea84 Removed trash from DDLWorker 2019-12-27 22:30:13 +03:00
Ruslan
0fbbdbab24 working on git fix 2019-12-27 22:25:01 +03:00
alesapin
5334103690 More usage of StorageInMemoryMetadata 2019-12-27 22:04:30 +03:00
Vladimir Chebotarev
3c2ddc5a81 Improved check for parts on different disks. 2019-12-27 21:58:59 +03:00
Ruslan
a7f2f8bb61 codestyle fix, bug fix 2019-12-27 21:52:18 +03:00
Ruslan
366171a959 Merge branch 'master' of github.com:yandex/ClickHouse 2019-12-27 21:37:53 +03:00
Alexey Milovidov
b17048f07a Remove sleep by Azat suggestion, https://github.com/ClickHouse/ClickHouse/pull/8288#pullrequestreview-336615781 2019-12-27 21:24:22 +03:00
alexey-milovidov
15a0f39e71
Merge pull request #7974 from ClickHouse/enable-experimental-indices-and-make-settings-obsolete
Make data skipping indices non-experimental. Make settings about data skipping indices, multiple JOINs and CROSS to INNER JOIN conversion obsolete.
2019-12-27 21:22:38 +03:00
Alexey Milovidov
f394692728 Updated tests 2019-12-27 21:22:08 +03:00
Vladimir Chebotarev
4569a68e12 Empty commit to re-run checks. 2019-12-27 21:20:02 +03:00
Alexey Milovidov
cb3a5b26f7 Merge branch 'master' into enable-experimental-indices-and-make-settings-obsolete 2019-12-27 21:12:30 +03:00
Mikhail f. Shiryaev
06fb37dd42
Add tests and documentation for settings and constraints order 2019-12-27 18:15:55 +01:00
alexey-milovidov
1c28fccd9a
Merge pull request #8428 from amosbird/trivialbuildfix
trivial build fix
2019-12-27 20:09:28 +03:00
alexey-milovidov
6e0d7b7d02
Merge pull request #8430 from BayoNet/en-docs/CLICKHOUSEDOCS-395-ORC-format
DOCS-395: ORC format support
2019-12-27 19:50:23 +03:00
alexey-milovidov
fc197d7747
Update formats.md 2019-12-27 19:49:02 +03:00
alesapin
2d40b33120 More usage of metadata 2019-12-27 19:34:50 +03:00
Nikolai Kochetov
11ee56213d
Merge pull request #8433 from ClickHouse/fix-sorting-aggregated-transform
Fix SortingAggregatedTransform.
2019-12-27 19:28:37 +03:00
alexey-milovidov
d20ac31f10
Merge pull request #8434 from BayoNet/en-docs/CLICKHOUSEDOCS-508-faq-export-to-file
DOCS-508: FAQ: How export to file?
2019-12-27 19:07:37 +03:00
Alexander Kuzmenkov
b7df029fa6 [wip] performance comparison fixes 2019-12-27 19:05:45 +03:00
Artem Zuikov
a153a4ff99
Merge pull request #8432 from 4ertus2/some
Better engine Join tests
2019-12-27 18:24:05 +03:00
alesapin
fcf3552750 Better changes 2019-12-27 18:07:53 +03:00
alesapin
d610bb215a Remove cerr 2019-12-27 18:05:23 +03:00
alesapin
166c1da6c9 Removed redundat changes 2019-12-27 18:03:49 +03:00
alesapin
7ad59edf8f Slightly more comments 2019-12-27 18:01:41 +03:00
alesapin
6916ac08c2 Rename fields 2019-12-27 17:46:11 +03:00
alesapin
716648bfa4 Something working 2019-12-27 17:36:59 +03:00
Sergei Shtykov
c228cffade CLICKHOUSEDOCS-508: Added question about how to export data to a file. 2019-12-27 15:46:41 +03:00
Nikolai Kochetov
2398dc954c Fix SortingAggregatedTransform. 2019-12-27 15:46:39 +03:00
chertus
3e13157994 better engine Join tests 2019-12-27 15:41:55 +03:00
Sergei Shtykov
fa2d7ae082 CLICKHOUSEDOCS-395: Fix. 2019-12-27 12:16:02 +03:00
Sergei Shtykov
8792f70a67 CLICKHOUSEDOCS-395: ORC format support 2019-12-27 12:12:01 +03:00
alesapin
ccb4ad450c Merge branch 'master' into refactor_alter 2019-12-27 12:07:20 +03:00
Sergei Shtykov
4d34c0ac43 Merge branch 'master' of github.com:ClickHouse/ClickHouse 2019-12-27 11:43:51 +03:00
Amos Bird
5570431a04
trivial 2019-12-27 13:51:52 +08:00
Vitaly Baranov
b75771be61
Merge pull request #7808 from vitlibar/RBAC-3
RBAC-3
2019-12-27 09:44:24 +07:00