Artem Zuikov
c8c4a3595b
Merge pull request #8415 from 4ertus2/some
...
Add test for storage join in view
2019-12-26 20:32:56 +03:00
alexey-milovidov
0d2d296b15
Merge pull request #8378 from BayoNet/l10n/DOCAPI-6182-flatten
...
DOCS-6182: arrayFlatten docs EN review and RU translation
2019-12-26 20:18:23 +03:00
alexey-milovidov
621e0e635f
Update array_functions.md
2019-12-26 20:17:55 +03:00
alexey-milovidov
bf0fd8aa7d
Update array_functions.md
2019-12-26 20:17:25 +03:00
alexey-milovidov
0672350d2f
Merge pull request #8368 from godfreyd/en-docs/CLICKHOUSEDOCS-146
...
Docs: geoToH3 function
2019-12-26 20:15:51 +03:00
alexey-milovidov
dd87b49203
Merge pull request #8370 from zhang2014/keep_alias_type_name
...
Keep alias type name to metadata
2019-12-26 20:08:34 +03:00
alexey-milovidov
1e7123083b
Update DataTypesDecimal.h
2019-12-26 20:06:01 +03:00
alexey-milovidov
2867695e12
Merge pull request #8379 from godfreyd/en-docs/CLICKHOUSEDOCS-35-neighbour
...
Docs for neighbour function
2019-12-26 20:01:15 +03:00
alexey-milovidov
4dda687114
Merge pull request #8407 from excitoon-favorites/testalterttl
...
Added `test_ttl_move::test_ttls_do_not_work_after_alter` test
2019-12-26 19:48:47 +03:00
chertus
8d60988e79
add test for storage join in view
2019-12-26 18:56:33 +03:00
Artem Zuikov
b282cbcc91
Merge pull request #8400 from 4ertus2/joins
...
New ANY JOIN + SEMI, ANTI JOIN for StorageJoin
2019-12-26 18:35:50 +03:00
alexey-milovidov
cd95ece0ed
Merge pull request #8349 from Enmk/codecs_perf_tests
...
Perf tests for all supported codecs against Float64 and UInt64.
2019-12-26 17:54:36 +03:00
alexey-milovidov
f70632b95b
Merge pull request #8413 from achulkov2/shutted-down-storages-fix
...
Fix incorrect past tense in log
2019-12-26 17:38:59 +03:00
alexey-milovidov
db96e1deb6
Merge pull request #8375 from Enmk/toDateTime64_type_check_fix
...
Fixed type check in toDateTime64
2019-12-26 17:35:47 +03:00
alexey-milovidov
af3c52d5fc
Merge pull request #8334 from maxulan/parquet_list_reading_fix
...
Parquet list reading fix
2019-12-26 17:33:30 +03:00
achulkov2
f691143593
Fix incorrect past tense in log
2019-12-26 17:09:36 +03:00
Vasily Nemkov
cd059bab9a
Empty commit to nudge the CI to re-run performance tests
2019-12-26 17:07:16 +03:00
alexey-milovidov
f23c6ada52
Merge pull request #8411 from ClickHouse/aku/note-zero-based
...
Add a note about zero-based array indexes.
2019-12-26 15:48:42 +03:00
Alexander Kuzmenkov
a6b37ca57e
Add a note about zero-based array indexes.
2019-12-26 15:18:14 +03:00
alesapin
6f28e69e97
Merge pull request #8345 from azat/fix-flaky-test--Buffer_and_max_memory_usage
...
Fix buffer overcommit and 01019_Buffer_and_max_memory_usage flakiness
2019-12-26 13:21:47 +03:00
alexey-milovidov
3dd0e16a11
Merge pull request #8403 from ClickHouse/base64-update-2
...
Fixed TSan report in base64 library.
2019-12-26 13:15:22 +03:00
alexey-milovidov
c1d86809b5
Merge pull request #8404 from ClickHouse/compression-codec-fix
...
Fixed potential buffer overrun in decompress
2019-12-26 13:08:45 +03:00
alesapin
093d56f474
Merge pull request #8382 from ClickHouse/relative_paths_in_storages
...
Use relative paths in Storages
2019-12-26 13:05:37 +03:00
Nikolai Kochetov
3ccd33eeb8
Merge pull request #8362 from ClickHouse/processors-4.5
...
Affinity for processors pipeline. Fix integration tests.
2019-12-26 12:14:32 +03:00
Nikolai Kochetov
348b13af8c
Disable processors by default.
2019-12-26 12:13:14 +03:00
Vladimir Chebotarev
a9c4127c9d
Added test_ttl_move::test_ttls_do_not_work_after_alter
test.
2019-12-26 09:57:27 +03:00
zhang2014
1db716088c
Keep alias type name to metadata
2019-12-26 13:49:18 +08:00
Vasily Nemkov
9f08dbacff
Fixed style
2019-12-26 07:32:15 +03:00
Alexey Milovidov
7833ee3973
One more check
2019-12-26 06:07:38 +03:00
Alexey Milovidov
056b2fe1dd
Added test
2019-12-26 05:54:23 +03:00
Alexey Milovidov
0b894cf000
Merge branch 'master' into compression-codec-fix
2019-12-26 05:37:18 +03:00
alexey-milovidov
fa71bc7e87
Merge pull request #8393 from TCeason/fix_docs
...
fix docs
2019-12-26 05:11:33 +03:00
Alexey Milovidov
66e2bd06ba
Update base64 library just in case
2019-12-26 04:43:18 +03:00
Alexey Milovidov
51685f35e8
Fixed TSan report in base64 library
2019-12-26 04:42:51 +03:00
alexey-milovidov
a6bac3a60a
Merge pull request #8395 from ClickHouse/aku/log-to-console
...
Make log_to_console.xml log to stderr always.
2019-12-26 02:31:27 +03:00
Vasily Nemkov
33b422d8cc
Argument validation fixes
...
* Fixed crash when converting nullptr char pointer to std::string
* Updatedexepected error code for toDateTime64
2019-12-26 00:07:53 +03:00
Nikolai Kochetov
438ea5bc22
Remove context from formats ( #8388 )
...
* Remove Context from formats.
2019-12-25 22:17:41 +03:00
alesapin
fe6a63a12a
Merge pull request #8361 from ClickHouse/immutable_parts
...
More correct alters for non replicated MergeTree
2019-12-25 22:08:20 +03:00
Nikolai Kochetov
5b2847fb90
Fix mysql_protocol integration tests.
2019-12-25 21:46:37 +03:00
tavplubix
982da98e60
Update InterpreterDropQuery.cpp
2019-12-25 20:36:13 +03:00
chertus
4fd7340416
New ANY JOIN for StorageJoin + SEMI, ANTI
2019-12-25 20:32:55 +03:00
Alexander Kuzmenkov
17f1754695
Publish different files for perftest.
2019-12-25 19:09:37 +03:00
Vasily Nemkov
6f877abfb6
Merge branch 'toDateTime64_type_check_fix' of github.com:Enmk/ClickHouse into toDateTime64_type_check_fix
2019-12-25 17:58:10 +03:00
Vasily Nemkov
9947324d9f
Fixed failing tests
...
* Throwing with ErrorCodes::ILLEGAL_COLUMN (44) when column validation fails
* added ignored optional argument to toDate() function to preserve compatibility
* fixed toUnixTimestamp
Other minor fixes:
* Better documentation on FunctionArgumentDescriptor and validateFunctionArgumentTypes
* Fixed typos in validateFunctionArgumentTypes
* FunctionArgumentDescriptor::expected_type_description can now be null to avoid confusing type names in case of generic functions.
2019-12-25 17:50:13 +03:00
BayoNet
6701adceb7
DOCS-139: FINAL. EN review, RU translation. ( #8391 )
...
* Update select.md (#78 )
* CLICKHOUSEDOCS-85: RU translation.
* Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: FeehanG <51821376+FeehanG@users.noreply.github.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2019-12-25 16:42:40 +03:00
alexey-milovidov
8d1165ed92
Merge pull request #8387 from ClickHouse/stack-trace-physical-addresses
...
Show physical addresses in stack traces
2019-12-25 16:02:41 +03:00
alesapin
3b6e3db0c2
Remove redundant alter_lock, because parts cannot be altered concurrently.
2019-12-25 15:34:04 +03:00
Alexander Kuzmenkov
e3cb9043ab
log_to_console.xml should log to console.
...
Confusingly, it doesn't specify 'logger.console' now.
2019-12-25 14:01:58 +03:00
BayoNet
6e785ea4bd
DOCS-173: clickhouse benchmark ( #7947 )
...
* CLICKHOUSEDOCS-173: Draft of a description.
* CLICKHOUSEDOCS-173: Table experiment.
* CLICKHOUSEDOCS-173: Further writing.
* CLICKHOUSEDOCS-173: Final.
* CLICKHOUSEDOCS-173: Updated by comments.
* CLICKHOUSEDOCS-173: Updated by comments.
* CLICKHOUSEDOCS-173: Supported other languages.
2019-12-25 13:42:00 +03:00
alesapin
d4987f86d3
Merge branch 'master' into immutable_parts
2019-12-25 11:44:47 +03:00