Vitaliy Lyudvichenko
|
0e2eb5436b
|
Added StorageFile and template for clickhouse-local app.
|
2016-11-09 22:03:47 +03:00 |
|
Alexey Milovidov
|
621da9c2f7
|
Added test [#METR-22971].
|
2016-11-02 00:10:22 +03:00 |
|
Alexey Milovidov
|
024799acee
|
Fixed error in Poco::UTF8Encoding::isLegal function [#METR-23332].
|
2016-10-29 20:15:43 +03:00 |
|
alexey-milovidov
|
77e3d75ca0
|
Merge pull request #153 from ludv1x/METR-23285
Fixed segfaults in quantiles* functions with empty levels set.
|
2016-10-27 19:17:10 +04:00 |
|
Vitaliy Lyudvichenko
|
07f4bfc844
|
Fixed segfaults in quantiles* functions with empty levels set. [#METR-23285]
|
2016-10-27 17:51:43 +03:00 |
|
Alexey Milovidov
|
f373b500d4
|
Fixed error in 'firstSignificantSubdomain' function [#METR-20000].
|
2016-10-20 08:21:49 +03:00 |
|
Alexey Milovidov
|
955783e409
|
Fixed test [#METR-20000].
|
2016-10-20 07:51:01 +03:00 |
|
Alexey Milovidov
|
b1f551d5ba
|
Client: Don't exit (only break) at first error in interactive mode when processing multiple queries in one command [#METR-19563].
|
2016-10-15 03:38:59 +03:00 |
|
Vitaliy Lyudvichenko
|
fcd8b72eac
|
Fixed port test. [#METR-22966]
curl was muted.
|
2016-10-14 13:52:20 +03:00 |
|
Vitaliy Lyudvichenko
|
144d9018ba
|
Added port column into system.processes table. [#METR-22966]
|
2016-10-11 22:01:55 +03:00 |
|
Vitaliy Lyudvichenko
|
4c242e8a4d
|
Added output_format_json_quote_64bit_integers new config option.
|
2016-09-30 19:02:16 +03:00 |
|
Vitaliy Lyudvichenko
|
6375e4999c
|
Small refinement of recently added tests.
|
2016-09-30 16:40:26 +03:00 |
|
alexey-milovidov
|
5ea36a550c
|
Merge pull request #123 from yandex/METR-22935
dbms: Server: Bug fix. Now the functions toStartOfHour/toStartOfMinut…
|
2016-09-29 23:57:05 +04:00 |
|
alexey-milovidov
|
3296310a9d
|
Merge pull request #116 from ludv1x/METR-22071
More datatypes for groupUniqArray() function [#METR-22071]
|
2016-09-29 23:53:18 +04:00 |
|
Vitaliy Lyudvichenko
|
c2d5595c3d
|
Added more tests for groupUniqArray() function. [#METR-22071]
|
2016-09-29 16:19:43 +03:00 |
|
Alexey Arno
|
0ad504e4dd
|
dbms: Server: Bug fix. Now the functions toStartOfHour/toStartOfMinute/toStartOfFiveMinute correctly take into account the time zone parameter. [#METR-22935]
|
2016-09-29 13:00:37 +03:00 |
|
alexey-milovidov
|
30c4b21a50
|
Merge pull request #121 from ludv1x/METR-22801
Ability to skip columns with unknown names from input JSON data [#METR-22801]
|
2016-09-28 22:49:50 +04:00 |
|
Vitaliy Lyudvichenko
|
f3d70eb87c
|
Added test for JSONEachRow format. [#METR-22801]
|
2016-09-28 21:45:28 +03:00 |
|
Vitaliy Lyudvichenko
|
7103157b1b
|
Added simple test for groupUniqArray(String). [#METR-22071]
Also reverted Benchmark.cpp it will be added in separate PR.
|
2016-09-26 15:43:20 +03:00 |
|
Alexey Milovidov
|
2cceb41877
|
Fixed error with anyLastIf function [#MARKETHEALTH-550].
|
2016-09-23 06:44:51 +03:00 |
|
Alexey Milovidov
|
5d6d86c625
|
Renamed test [#METR-22301].
|
2016-09-23 05:09:23 +03:00 |
|
Alexey Milovidov
|
95fc632f41
|
Added test [#METR-22301].
|
2016-09-23 04:18:46 +03:00 |
|
Alexey Arno
|
2feb831a52
|
dbms: Server: Updated functional test. [#METR-22842]
|
2016-09-21 18:10:06 +03:00 |
|
Eugene Konkov
|
1c983b2872
|
save each test result to separate junit xml file in order to keep results of performed tests in case of aborted script
|
2016-09-06 18:47:24 +03:00 |
|
Eugene Konkov
|
a45a8ca9d0
|
Add test case timeout [#METRIQA-248]
|
2016-09-02 19:27:12 +03:00 |
|
Eugene Konkov
|
ae1edc4197
|
fix console output
|
2016-09-02 16:15:01 +03:00 |
|
Alexey Milovidov
|
9a8105b952
|
Removed obsolete tests [#METR-2807].
|
2016-09-01 22:33:03 +03:00 |
|
Alexey Milovidov
|
3656f0efe2
|
Fixed error in test [#METR-2807].
|
2016-09-01 20:58:40 +03:00 |
|
Eugene Konkov
|
08cbd95290
|
Write junit-compatible xml report to file specified with --output argument.
|
2016-09-01 20:40:02 +03:00 |
|
igor
|
c04e82263d
|
CORS header test, fix grep
|
2016-08-30 23:53:59 +03:00 |
|
igor
|
9c66d18cb5
|
CORS hearder test
|
2016-08-30 09:25:24 +03:00 |
|
Alexey Milovidov
|
d76514fbe1
|
Added test [#METR-22329].
|
2016-08-20 20:19:06 +03:00 |
|
Alexey Milovidov
|
902c70bfa9
|
Fixed error with duplicate columns in subqueries [#METR-22381].
|
2016-08-20 20:10:00 +03:00 |
|
Alexey Milovidov
|
e960efd5e6
|
Changed semantic of intDiv, intDivOrZero functions for floating point arguments [#METR-19446].
|
2016-08-19 06:17:53 +03:00 |
|
Alexey Milovidov
|
374b2bc356
|
Client: fixed error that 'format' command line option was collided between common arguments and arguments for external tables [#METR-22057].
|
2016-08-19 00:00:00 +03:00 |
|
Alexey Milovidov
|
80e8c38c28
|
Addition [#METR-22400].
|
2016-08-18 02:02:50 +03:00 |
|
Alexey Milovidov
|
a50c733345
|
Make tests deterministic [#METR-22400].
|
2016-08-17 23:03:22 +03:00 |
|
Alexey Milovidov
|
d13190a2db
|
Fixed error with 'visibleWidth' function when applied to Array(Enum...) or Tuple(Enum...) [#METR-22432].
|
2016-08-17 09:25:01 +03:00 |
|
Alexey Milovidov
|
ffbd901c9c
|
Added test [#METR-22252].
|
2016-08-17 09:11:25 +03:00 |
|
Alexey Milovidov
|
635fed9055
|
Added test [#METR-22252].
|
2016-08-17 09:03:46 +03:00 |
|
Alexey Milovidov
|
7a04c805c4
|
Added test [#METR-22400].
|
2016-08-17 08:53:14 +03:00 |
|
Alexey Milovidov
|
27d42574fc
|
Added test result [#METR-22428].
|
2016-08-17 00:45:35 +03:00 |
|
Alexey Milovidov
|
3d4a40156f
|
Added test [#METR-22428].
|
2016-08-17 00:44:28 +03:00 |
|
Alexey Milovidov
|
6bbac4b06c
|
Added test [#METR-21993].
|
2016-08-15 22:43:51 +03:00 |
|
alexey-milovidov
|
2f232b25c2
|
Merge pull request #72 from serebrserg/METR-22322
METR-22322: add geo distance function
|
2016-08-15 21:02:07 +04:00 |
|
serebrserg
|
191d8b9707
|
METR-22322: add functional test
|
2016-08-15 19:34:03 +03:00 |
|
Alexey Milovidov
|
9efc240f34
|
Corrected tests whose sensitivity may have degraded after introduced squashing blocks on INSERT by default [#METR-21877].
|
2016-08-13 08:06:36 +03:00 |
|
Alexey Milovidov
|
65e557a105
|
Fixed test [#METR-22352].
|
2016-08-10 08:22:52 +03:00 |
|
Alexey Milovidov
|
e0182a035c
|
clickhouse-test: removed unused option; added support to run subset of tests [#METR-22352].
|
2016-08-10 07:48:14 +03:00 |
|
Alexey Milovidov
|
41c28b26d0
|
Fixed test [#METR-2944].
|
2016-08-07 21:20:57 +03:00 |
|