Commit Graph

36809 Commits

Author SHA1 Message Date
Nikolai Kochetov
ab2f2651f7 Update perftest after zeros. 2020-03-11 14:22:10 +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
alexey-milovidov
b212a78195
Merge pull request #9575 from ClickHouse/add_clang_tidy_to_build_images
Add clang tidy to docker images
2020-03-10 16:13:00 +03:00
Nikolai Kochetov
855e3378b6 Added system.zeros and system.zeros_mt 2020-03-10 16:01:29 +03:00
Ivan Blinkov
57d67a1d38
Merge pull request #9582 from glader/patch-1
Typo in russian docs
2020-03-10 15:58:52 +03:00
Mikhail
33c50fcd3f
Typo in russian docs 2020-03-10 15:53:00 +03:00
Ivan Blinkov
a058f3a301
Update README.md 2020-03-10 13:38:30 +03:00
Nikita Mikhaylov
b15532dbdf
Merge pull request #9415 from Jokser/merge-tree-s3-initial
Storage MergeTree initial support for S3.
2020-03-10 13:22:44 +03:00
alesapin
7520d4f1ee
Merge pull request #9484 from filimonov/docker_for_odbc_driver3
Try newer version of odbc driver
2020-03-10 12:50:28 +03:00
alesapin
3fbaa0a29f Add clang tidy to docker images 2020-03-10 12:07:43 +03:00
dependabot-preview[bot]
15843306e7
Bump click from 7.0 to 7.1.1 in /docs/tools
Bumps [click](https://github.com/pallets/click) from 7.0 to 7.1.1.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/7.0...7.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-10 07:38:22 +00:00
Mikhail Filimonov
cf6854567a sync up clickhouse-stateless-with-coverage-test with clickhouse-stateless-test 2020-03-09 19:30:12 +01:00
Alexey Milovidov
f70d00d28d Removed unused requirement #9569 2020-03-09 20:26:18 +03:00
alexey-milovidov
b2d683f3ff
Merge pull request #9567 from Enmk/DateTime_formatting_tests
Date time formatting tests
2020-03-09 18:29:04 +03:00
alexey-milovidov
d54be56fd6
Merge pull request #9558 from ClickHouse/update-jemalloc
Update JEMalloc just in case
2020-03-09 17:49:07 +03:00
Vasily Nemkov
492916d76a Fixed build on GCC-9 2020-03-09 21:36:49 +08:00
Vasily Nemkov
593e0a1ddd Zero DateTime64 with zero scale is now same string representation as zero DateTime 2020-03-09 13:34:22 +08:00