Commit Graph

38172 Commits

Author SHA1 Message Date
Alexander Kuzmenkov
f19c34d36d Merge remote-tracking branch 'origin/master' into HEAD 2020-03-18 06:26:29 +03:00
Alexander Kuzmenkov
48a2b46499 performance comparison 2020-03-18 06:25:16 +03:00
Guillaume Tassery
b3e37a0890 add example 2020-03-18 04:09:19 +01:00
Alexander Kuzmenkov
56c4b49844 performance comparison 2020-03-18 04:29:32 +03:00
Alexey Milovidov
1bd7e594b0 clang-tidy, part 2 2020-03-18 03:57:00 +03:00
Alexander Kuzmenkov
2510aed7b5 More stable perf tests 2020-03-18 03:33:32 +03:00
Alexander Kuzmenkov
3ec3732d99
Update synthetic_hardware_benchmark.xml 2020-03-18 03:15:05 +03:00
alexey-milovidov
a800fa7986
Merge pull request #9693 from den-crane/patch-2
extended test for deduplicate_blocks_in_dependent_materialized_views
2020-03-18 01:33:18 +03:00
alexey-milovidov
52f51ba5dc
Merge pull request #9696 from ClickHouse/aku/trace-timestamp
Add high-precision timestamp to trace_log
2020-03-18 01:32:49 +03:00
Artem Zuikov
dbc08d7644
Add DATE and TIMESTAMP operators (#9691)
* DATE and TIMESTAMP operators
2020-03-18 00:56:47 +03:00
alexey-milovidov
c19c954f1e
Merge pull request #9651 from 4ertus2/some
Fix build with dynamic libs
2020-03-18 00:55:16 +03:00
Ivan
f64549b27a
Trigger rebuild with whitespace update 2020-03-17 23:56:26 +03:00
Alexey Milovidov
f0f532fd09 Minor update on roadmap 2020-03-17 23:46:43 +03:00
alexey-milovidov
67ce2fbf8a
Update CHANGELOG.md 2020-03-17 23:38:32 +03:00
Alexander Kuzmenkov
458b724600 fixpu 2020-03-17 23:27:42 +03:00
Nikolai Kochetov
50fb0ec9f6
Add links to changelogs from other years. (#9710)
* Add links to changelogs from other years.

* Move some changelogs to other folders.

* Fix links

* Renames and fixes.
2020-03-17 23:01:36 +03:00
Denis Zhuravlev
71697a4afc
Doc. ontime.md refresh to сorrespond modern CH (modern create/join) (#9709)
* ontime.md refresh to сorrespond modern CH

* RU ontime.md refresh to сorrespond modern CH

* ontime.md FA refresh to сorrespond modern CH

* ontime.md ZH refresh to сorrespond modern CH
2020-03-17 21:10:23 +03:00
Nikita Mikhaylov
1798bbedec style issues 2020-03-17 21:07:54 +03:00
Ivan
83b4efeeec
Update Dockerfile 2020-03-17 21:00:57 +03:00
Nikolai Kochetov
1a500bad78
Update CHANGELOG.md
Move old changelog to separate files.
2020-03-17 20:24:36 +03:00
Nikolai Kochetov
28abe73257
Create CHANGELOG_2017.md 2020-03-17 20:23:29 +03:00
alesapin
17e505da0f Fix build errors 2020-03-17 20:22:41 +03:00
Nikolai Kochetov
fea69f4ed3
Create CHANGELOG_2018.md 2020-03-17 20:22:21 +03:00
Nikolai Kochetov
04241b9672
Create CHANGELOG_2019.md
Move changelog for 2019 into a separate file.
2020-03-17 20:19:48 +03:00
Nikita Mikhaylov
6a991783f4 simplify code 2020-03-17 19:50:22 +03:00
Alexander Kuzmenkov
f4ea37fa3b peformance comparison 2020-03-17 19:37:26 +03:00
Nikita Mikhaylov
784ac0059f better 2020-03-17 19:23:47 +03:00
Nikolai Kochetov
1d1712ff58
Merge pull request #9708 from ClickHouse/update-changelog-for-merge-commits
Parse commit message from merge commit (make_changelog.py)
2020-03-17 19:20:51 +03:00
BayoNet
fd4a8bba99
DOCS-526: ifNotFinite docs. Ternary operator RU translation (#9650)
- Documented ifNotFinite.
- Translated ternary operator into Russian.
2020-03-17 18:24:11 +03:00
alesapin
347d2a328f Remove columns lock!!! 2020-03-17 18:10:56 +03:00
Ivan Blinkov
fe60870ed5
Increase cache purge threshold 2020-03-17 18:09:23 +03:00
Nikolai Kochetov
c9840fa532
Update CHANGELOG.md 2020-03-17 17:56:47 +03:00
Nikolai Kochetov
339e818051 Parce commit message from merge commit name and search for it instead of commit number. 2020-03-17 17:38:11 +03:00
Alexander Kuzmenkov
81631e4e6a fixup 2020-03-17 17:36:24 +03:00
alesapin
d5636fb76b Fix style check 2020-03-17 17:31:24 +03:00
alesapin
8d0cb42ef3 Remove more code 2020-03-17 17:07:27 +03:00
Nikolai Kochetov
d1556ba3ab
Merge pull request #9705 from ClickHouse/backport-script-support-conflict-tags
Support vX.X-conflicts tag in backport script.
2020-03-17 16:52:10 +03:00
alesapin
5877a5af42 Remove alter transaction!!! 2020-03-17 16:49:50 +03:00
Guillaume Tassery
751a574274 remove double quoted string 2020-03-17 14:27:05 +01:00
Ivan
7aca050684
Add libcctz-dev package to Dockerfile 2020-03-17 16:18:36 +03:00
Nikolai Kochetov
f669bc2fe3
Merge pull request #9704 from MetikovVadim/patch-2
Update create.md
2020-03-17 15:22:11 +03:00
Guillaume Tassery
cb7bbed849 run build 2020-03-17 12:36:41 +01:00
Nikolai Kochetov
802b1e96c8 Support vX.X-conflicts tag in backport script. 2020-03-17 14:31:01 +03:00
alesapin
b0b81bec89 Merge with master and fix 2020-03-17 14:03:29 +03:00
Guillaume Tassery
df3976c9b2 set code on cpp file 2020-03-17 11:43:57 +01:00
Nikolai Kochetov
cf7b6a4f26
Merge pull request #9685 from ClickHouse/backport-script-fixes
Update script for backporting.
2020-03-17 13:29:45 +03:00
Metikov Vadim
8e2e28c651
Update create.md
Fixed one word
2020-03-17 15:06:59 +05:00
Guillaume Tassery
57fc1b1a9b test 2020-03-17 10:24:24 +01:00
Ivan Blinkov
1580ffb507
Update success.html 2020-03-17 12:22:30 +03:00
alesapin
5a152f8d09
Merge pull request #9689 from ClickHouse/better_logging_on_part_remove
More verbose error text
2020-03-17 12:13:42 +03:00