Commit Graph

34524 Commits

Author SHA1 Message Date
alexey-milovidov
39e34e0339
Merge pull request #8795 from abyss7/replxx
Restore support for \G suffix
2020-01-23 15:37:04 +03:00
alesapin
36e619ab4b Add trash script for tests history 2020-01-23 15:29:08 +03:00
Nikolai Kochetov
b6a819c5d8 Fix ConvertingAggregatedToChunksTransform. 2020-01-23 14:45:12 +03:00
Nikolai Kochetov
bceb084512 Fix ConvertingAggregatedToChunksTransform. 2020-01-23 14:44:43 +03:00
Vitaliy Zakaznikov
024dce32d8 Fixing NameOrDefault mode in ConvertingBlockInputStream. 2020-01-23 12:40:27 +01:00
Nikolai Kochetov
8839defb63 Fix ConvertingAggregatedToChunksTransform. 2020-01-23 14:39:42 +03:00
Maxim Akhmedov
86a7f1d97b Make system log engine customizable via config. 2020-01-23 14:22:06 +03:00
Ivan Lezhankin
bfdab88efb Restore \G suffix support 2020-01-23 14:18:47 +03:00
Vladimir Chebotarev
a362664cc1 Better handling of per_part_columns_lock. 2020-01-23 13:08:35 +03:00
Nikolai Kochetov
f431b10e38 Update TCPHandler. 2020-01-23 13:04:18 +03:00
Gregory
814c431674
Add extern "C" for cgo in arcadia to link [STRM-1049]
See https://a.yandex-team.ru/review/1018931/files/
2020-01-23 12:22:00 +03:00
alesapin
e6958c0e49 Disable some flappy tests 2020-01-23 12:01:55 +03:00
Nikolai Kochetov
0e906b29e1
Merge pull request #8783 from ClickHouse/loop-math-perf
Math perftest.
2020-01-23 11:53:30 +03:00
Ivan Lezhankin
5c39023ebe Merge remote-tracking branch 'upstream/master' into replxx 2020-01-23 11:19:48 +03:00
Ivan
b80e3dcd46
Refactoring of replxx (#8748) 2020-01-23 11:18:19 +03:00
alexey-milovidov
2e849490bc
Merge pull request #8770 from millb/query_log
Created column exception_code in query_log table
2020-01-23 06:01:48 +03:00
alexey-milovidov
d807088357
Merge pull request #8781 from ClickHouse/add_woboq_image
Add image for woboq codebrowser report
2020-01-23 05:56:54 +03:00
alexey-milovidov
48b3f33076
Merge pull request #8785 from ClickHouse/aku/empty-template-format
Do not crash if the row template file is empty.
2020-01-23 05:56:11 +03:00
Alexey Milovidov
64baafd245 Updated Avro test 2020-01-23 05:51:49 +03:00
Alexey Milovidov
d853cffe61 Returned back DateTime64 2020-01-23 05:44:22 +03:00
Alexey Milovidov
9a8211cbff Added Avro roundtrip test 2020-01-23 05:39:58 +03:00
Alexey Milovidov
fb89ffdbb3 Added comments 2020-01-23 05:12:11 +03:00
Alexey Milovidov
35726ac2dd Fixed error in Avro format 2020-01-23 05:03:53 +03:00
Alexey Milovidov
a75ce4477b Fixed error in Avro format 2020-01-23 05:01:58 +03:00
Alexey Milovidov
9f0230d4ba Addition to prev. revision 2020-01-23 04:09:17 +03:00
Alexey Milovidov
fde33ddc47 Addition to prev. revision 2020-01-23 04:06:53 +03:00
Alexey Milovidov
39565eb0b0 Addition to prev. revision 2020-01-23 04:03:32 +03:00
Alexey Milovidov
0c18bcf415 Addition to prev. revision 2020-01-23 03:41:37 +03:00
Alexey Milovidov
b213f08f1c Added type conversions in AvroInputFormat 2020-01-23 03:04:50 +03:00
Alexey Milovidov
ef93eb47a6 Removed old garbage 2020-01-23 02:50:57 +03:00
Alexey Milovidov
12bd78ecf8 Merge branch 'master' into oandrew-avro 2020-01-23 02:10:38 +03:00
Vitaliy Zakaznikov
76af9dedc5 Going back to NameOrDefault mode in ConvertingBlockInputStream
as the other approach caused test regressions. This time we just
erase the columns that need to be set to the default value or expression.
2020-01-22 22:26:08 +01:00
Mikhail Korotov
d7cd319ee0
Update 01071_http_header_exception_code.sh 2020-01-23 00:19:42 +03:00
Alexey Milovidov
a02b59f300 Update roadmap 2020-01-23 00:10:33 +03:00
tavplubix
8cfe9a4d66
Update ParsedTemplateFormatString.cpp 2020-01-22 23:09:23 +03:00
Alexey Milovidov
2a6b9fbeb4 Merge branch 'master' into oandrew-avro 2020-01-22 22:37:07 +03:00
tavplubix
c00636bfa7
Update ParsedTemplateFormatString.cpp 2020-01-22 22:23:59 +03:00
Mikhail Korotov
7a96702a21 tests are added 2020-01-22 21:42:06 +03:00
Alexander Kuzmenkov
55be790199 Do not crash if the row template file is empty. 2020-01-22 21:27:09 +03:00
Denis Glazachev
b6fe187e59 Fix test/check failures 2020-01-22 22:52:04 +05:30
Nikolai Kochetov
f0b7422dcb Loop queries for math perftest. 2020-01-22 19:56:49 +03:00
Mikhail Korotov
b1a5c8aa94 Merge branch 'X-ClickHouse-Exception-Code' of https://github.com/millb/ClickHouse into X-ClickHouse-Exception-Code 2020-01-22 19:34:25 +03:00
millb
7c6312fcb2 first attempt 2020-01-22 19:32:18 +03:00
alesapin
8f241eab49 Add image for woboq codebrowser report 2020-01-22 19:11:34 +03:00
millb
eadb9022c8 Tests are changed 2020-01-22 18:32:38 +03:00
Vitaliy Zakaznikov
54c8234379 Reworking fix for missing columns. 2020-01-22 16:15:42 +01:00
alexey-milovidov
ba7ab32098
Merge pull request #8774 from mnach/ci-build-gcc-fix
minor fixes in build-gcc script
2020-01-22 17:59:43 +03:00
millb
e6cf8b675f Merge branch 'master' of github.com:Clickhouse/ClickHouse 2020-01-22 17:01:09 +03:00
Mikhail Korotov
d68f8d1f8e
Update QueryLog.h 2020-01-22 16:58:36 +03:00
alexey-milovidov
c683c77633
Merge pull request #8768 from ClickHouse/processors-default
Enable Processors
2020-01-22 16:55:52 +03:00