Commit Graph

36824 Commits

Author SHA1 Message Date
Denis Zhuravlev
b4cf1410ed
DateTime documentation improvements, added DateTime64 doc (#9562)
* Added DateTime64 docs, added info on DateTime timezone conversion, added ClickHouse.Client to list of ADO.NET clients

* I accidentally a word

* Review notes

* Fix space per review notes

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* More review notes: fixed wrong notes on DateTime, added more extensive info on automatic type conversion

* Minor tweaks

* Review notes: missing `code` markers

* Formatting fix

* Silence PR check

* fix typo

* fix typos

* fix typos

* removed meaningless sentence.

* TZ new description

* Update datetime.md

* Update datetime.md

* Update datetime.md

* Update datetime.md

* Update datetime64.md

* Update datetime64.md

* Update datetime64.md

* Update datetime64.md

Co-authored-by: DarkWanderer <elquentaro@gmail.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: Denis Zhuravlev <denis.zhuravlev@revjet.com>
2020-03-12 03:13:15 +03:00
alexey-milovidov
ee1c801a27
Merge pull request #9599 from ClickHouse/trying_to_fix_kill_mutations
Trying to improve kill mutation tests
2020-03-12 03:10:45 +03:00
alexey-milovidov
0d7336c00e
Merge pull request #9603 from ClickHouse/fix_cyclic_aliases
Fix simpliest case of cyclic aliases
2020-03-12 03:03:49 +03:00
alexey-milovidov
fe10eb7546
Merge pull request #9608 from CurtizJ/fix-unstable-test
Make test more stable
2020-03-12 02:59:35 +03:00
Anton Popov
3729b2c77a
Update 01055_compact_parts_granularity.sh 2020-03-11 21:43:46 +03:00
alexey-milovidov
bbd9eb3d3e
Merge pull request #9600 from ClickHouse/update-zeros-tests
Update zeros tests
2020-03-11 21:14:08 +03:00
Anton Popov
a01f824789 make test more stable 2020-03-11 19:54:24 +03:00
alesapin
181f64b68c
Update 00834_kill_mutation.sh 2020-03-11 18:00:14 +03:00
alesapin
50a88885e1 Fix test for parallel drop 2020-03-11 17:38:58 +03:00
Alexander Kuzmenkov
3be5fa1338 performance comparison 2020-03-11 17:29:34 +03:00
Nikolai Kochetov
5b56cb196c Fix debug tests. 2020-03-11 16:46:51 +03:00
alesapin
6d7eb583a5 Several cases with alters 2020-03-11 16:39:34 +03:00
alesapin
e63bb9a4a7 Fix simpliest case of cyclic aliases in QueryNormalizer 2020-03-11 16:36:33 +03:00
Nikolai Kochetov
cad043b11f Remove wrong files. 2020-03-11 14:25:53 +03:00
Nikolai Kochetov
ab2f2651f7 Update perftest after zeros. 2020-03-11 14:22:10 +03:00
alesapin
03259fc60a Trying to improve tests 2020-03-11 13:28:24 +03:00
Nikolai Kochetov
12212fc2d0
Merge pull request #9593 from ClickHouse/storage-system-zeroes
Storage system zeros
2020-03-11 13:09:48 +03:00
Nikolai Kochetov
1d083ed812 Added zeros test. 2020-03-11 13:09:16 +03:00
Ivan Blinkov
47a580e37b
Update README.md 2020-03-11 12:31:49 +03:00
Ivan Blinkov
64e77f3b99
Update README.md 2020-03-11 11:34:14 +03:00
alesapin
1143c45c3f Fix flappy test 2020-03-11 11:18:30 +03:00
alexey-milovidov
8b30f7ccef
Merge pull request #9594 from ClickHouse/revert-8370-keep_alias_type_name
Revert "Keep alias type name to metadata"
2020-03-11 10:39:26 +03:00
Alexey Milovidov
ab345379c5 Changed repository address 2020-03-11 10:29:30 +03:00
alexey-milovidov
57f93ba84b
Update build_osx.md 2020-03-11 10:26:18 +03:00
alexey-milovidov
e55c61198e
Update build.md 2020-03-11 10:25:43 +03:00
alexey-milovidov
7bb45173fe
Update build_osx.md 2020-03-11 10:23:55 +03:00
Alexey Milovidov
3a59e41143 Update tests 2020-03-11 03:27:30 +03:00
alexey-milovidov
fe1c2ee9ac
Merge pull request #9588 from amosbird/cb
clean up grpc module
2020-03-11 03:23:11 +03:00
alexey-milovidov
f89ea41f63
Merge pull request #9586 from amosbird/cn
parallelogram -> hyperrectangle
2020-03-11 03:21:51 +03:00
alexey-milovidov
b3b4a4b58d
Merge pull request #9592 from ClickHouse/fix-block-serialized-state
Fix blockSerializedState function
2020-03-11 03:19:50 +03:00
Ivan Blinkov
7b15be679a
Update README.md 2020-03-10 22:47:13 +03:00
alexey-milovidov
2ae3b4082a
Update extended_roadmap.md 2020-03-10 22:16:35 +03:00
Nikolai Kochetov
655ba5b0e7 Fix comment. 2020-03-10 21:17:16 +03:00
alexey-milovidov
220188caca
Revert "Keep alias type name to metadata" 2020-03-10 21:16:14 +03:00
Alexey Milovidov
8e712cfa29 Added test 2020-03-10 20:51:42 +03:00
Alexey Milovidov
461c0a2ccd Fixed error in blockSerializedSize function 2020-03-10 20:50:23 +03:00
Nikolai Kochetov
f052b03ee9 Fix zeors column type. 2020-03-10 20:42:31 +03:00
Nikolai Kochetov
3042ff5db5 Fix zeors column name. 2020-03-10 20:40:33 +03:00
alexey-milovidov
310e0cc144
Merge pull request #9590 from ClickHouse/revert-9558-update-jemalloc
Revert "Update JEMalloc just in case"
2020-03-10 20:28:27 +03:00
alexey-milovidov
8a313e9f31
Revert "Update JEMalloc just in case" 2020-03-10 20:28:14 +03:00
Nikolai Kochetov
55ce0a9e8a Fix access type. 2020-03-10 20:27:21 +03:00
alexey-milovidov
8382af4dd0
Merge pull request #9583 from ClickHouse/trying_to_fix_clone_replica
Better clone of lost replica
2020-03-10 20:23:49 +03:00
Nikolai Kochetov
6334c8f2ab Fix access type. 2020-03-10 20:02:15 +03:00
Amos Bird
f9ff7714f8
clean up grpc module 2020-03-11 00:05:07 +08:00
Ivan Blinkov
c1ed32cc69
Merge pull request #9572 from ClickHouse/dependabot/pip/docs/tools/click-7.1.1
Bump click from 7.0 to 7.1.1 in /docs/tools
2020-03-10 18:30:14 +03:00
Amos Bird
7659a56266
parallelogram -> hyperrectangle 2020-03-10 23:00:39 +08:00
Nikolai Kochetov
d1073dd9dd Added table functions zeros and zeros_mt 2020-03-10 17:54:22 +03:00
alesapin
27f07b513e Fix sophisticated default 2020-03-10 16:34:54 +03:00
alesapin
931bf9010a Better clone of lost replica 2020-03-10 16:15:12 +03:00
Nikolai Kochetov
80b2060fa2 Added table functions zeros and zeros_mt 2020-03-10 16:14:49 +03:00