Vitaliy Zakaznikov
|
9d28066539
|
Adding 00979_live_view_watch_continuous_aggregates.py test.
|
2020-04-27 17:34:12 +02:00 |
|
Vitaliy Zakaznikov
|
26532f4617
|
Updating 01247_insert_into_watch_live_view_url.py to fix hanging
issue if for some reason test fails.
|
2020-04-27 14:02:37 +02:00 |
|
Vitaliy Zakaznikov
|
f35c7a8bf0
|
Updating 01247_insert_into_watch_live_view_url to check
CSV, JSONEachRow and JSONEachRowWithProgress output formats
|
2020-04-26 16:23:55 +02:00 |
|
Vitaliy Zakaznikov
|
369b4d53ef
|
Adding support for output_format_enable_streaming format setting.
|
2020-04-26 15:44:11 +02:00 |
|
Vitaliy Zakaznikov
|
cf8bc71b21
|
Adding support to set HTTP_SERVER_HOST using an env variable of the same name.
|
2020-04-26 14:04:28 +02:00 |
|
Vitaliy Zakaznikov
|
c09126e80f
|
Updating 01247_insert_into_watch_live_view_url.py test
Updating httpechoserver.py
|
2020-04-26 13:48:43 +02:00 |
|
Vitaliy Zakaznikov
|
f571a6b229
|
Adding 01247_insert_into_watch_live_view_url.py test case.
|
2020-04-25 17:21:36 -04:00 |
|
Vitaliy Zakaznikov
|
edc3268851
|
Adding 01246_insert_into_watch_live_view.py test case.
|
2020-04-25 11:03:42 -04:00 |
|
alesapin
|
21ea40f207
|
Merge pull request #10292 from ClickHouse/fix_mysql_dictionary_test
Fix test test_dictionaries_mysql
|
2020-04-16 11:16:56 +03:00 |
|
alexey-milovidov
|
2b64a97e9b
|
Merge pull request #10291 from 4ertus2/bugs
Fix count(*) with multiple joins
|
2020-04-16 00:45:09 +03:00 |
|
alexey-milovidov
|
d296e1b6d7
|
Merge pull request #10216 from Avogar/msgpack_format
Update MsgPack format
|
2020-04-16 00:44:08 +03:00 |
|
alexey-milovidov
|
23ae3f4bff
|
Update select_format.xml
|
2020-04-16 00:43:58 +03:00 |
|
Alexander Kuzmenkov
|
dc152c8a74
|
Update parse_engine_file.xml
|
2020-04-15 22:07:50 +03:00 |
|
alesapin
|
9bf8f00c3d
|
Fix test
|
2020-04-15 20:52:05 +03:00 |
|
Artem Zuikov
|
f08cdfcc4c
|
fix count(*) with multiple_joins_rewriter_version = 1
|
2020-04-15 20:47:08 +03:00 |
|
alexey-milovidov
|
7b2c871c57
|
Merge pull request #10272 from ClickHouse/plus-infinity
Allow to parse +inf
|
2020-04-15 16:41:47 +03:00 |
|
Nikolai Kochetov
|
41baae33d4
|
Add test.
|
2020-04-15 13:20:42 +03:00 |
|
Alexey Milovidov
|
62b5aa343d
|
Added a test for #1776
|
2020-04-15 07:20:31 +03:00 |
|
alexey-milovidov
|
2a48b0ecd7
|
Merge pull request #10184 from xzkostyan/feature-zookeeper-ssl
Optional secured communication between ClickHouse and Zookeeper
|
2020-04-15 07:09:14 +03:00 |
|
Alexey Milovidov
|
738fef71f4
|
Allow to parse +inf #1839
|
2020-04-15 06:32:33 +03:00 |
|
Alexey Milovidov
|
db9760af41
|
Continuation of #6256
|
2020-04-15 03:12:47 +03:00 |
|
alexey-milovidov
|
596202b4d6
|
Merge pull request #10247 from qoega/junit_to_html_util
Add JUnit to html util
|
2020-04-15 02:37:59 +03:00 |
|
alexey-milovidov
|
c454c5ae62
|
Trigger CI
|
2020-04-15 01:39:36 +03:00 |
|
Nikolai Kochetov
|
f5339e7c5e
|
Add graphite config to tests.
|
2020-04-14 20:12:43 +03:00 |
|
Nikolai Kochetov
|
fee4717762
|
Added tast for Graphite.
|
2020-04-14 20:09:11 +03:00 |
|
Yatsishin Ilya
|
dcec80e6dd
|
update README in intergration
|
2020-04-14 10:15:02 +03:00 |
|
Yatsishin Ilya
|
51567df6e6
|
output call duration in junit report
|
2020-04-14 10:15:01 +03:00 |
|
Yatsishin Ilya
|
e5be0c1059
|
fix integration/test_distributed_ddl/test_replicated_alter
|
2020-04-14 10:15:01 +03:00 |
|
alexey-milovidov
|
b8be585595
|
Merge pull request #10237 from ClickHouse/akz/mutations-to-correctly-handle-lambdas
ALTER UPDATE/DELETE on Replicated* storages: Fixed "Unknown function lambda." error
|
2020-04-14 01:32:38 +03:00 |
|
alexey-milovidov
|
2219f05139
|
Merge pull request #10235 from ClickHouse/fix_range_hashed_ddl_dictionaries
Fix 'Cannot add column' in DDL dictionary
|
2020-04-14 01:28:24 +03:00 |
|
Alexander Kazakov
|
e05e2c7628
|
Fixed check for nondeterministic functions to handle lambdas correctly
|
2020-04-13 17:34:11 +03:00 |
|
alesapin
|
9cc7d0f06a
|
Fix 'Cannot add column' error while creating range_hashed dictionary using DDL queries
|
2020-04-13 17:34:01 +03:00 |
|
alexey-milovidov
|
396360cd90
|
Merge pull request #10209 from ClickHouse/akz/fix_segfault_in_system_tables
Fix N.P. segfault in StorageSystemTables for database engine "Lazy"
|
2020-04-13 16:33:27 +03:00 |
|
alexey-milovidov
|
d1c436788b
|
Merge pull request #10206 from ClickHouse/fix-limit-with-infinite-sources
Fix limit with infinite sources
|
2020-04-13 16:32:02 +03:00 |
|
alexey-milovidov
|
eedb5a3e3d
|
Merge pull request #10218 from ClickHouse/fix-generate-random-date
Fixed "generateRandom" function for Date type
|
2020-04-13 16:26:08 +03:00 |
|
Konstantin Lebedev
|
df28eca407
|
Add test for communication between ClickHouse and Zookeeper over SSL
|
2020-04-13 10:49:16 +03:00 |
|
alexey-milovidov
|
4a83e85893
|
Merge pull request #10213 from ClickHouse/remove-old-bugs
Remove obsolete tests from "bugs" directory
|
2020-04-13 03:18:40 +03:00 |
|
alexey-milovidov
|
6eed76d5fb
|
Merge pull request #10217 from ClickHouse/convert-types-in-views
Convert types in Views
|
2020-04-13 02:24:02 +03:00 |
|
alexey-milovidov
|
8f040683e4
|
Merge pull request #10214 from ClickHouse/fix-parse-date-time-best-effort-rfc-2822-tue-thu
Fix "parseDateTimeBestEffort" for strings in RFC-2822 when day of week is Tuesday or Thursday
|
2020-04-13 02:23:21 +03:00 |
|
Alexey Milovidov
|
0cf882f4df
|
Update test
|
2020-04-13 02:20:49 +03:00 |
|
Alexey Milovidov
|
8ad89a82d4
|
Support Nested types in "generateRandom"
|
2020-04-13 02:08:32 +03:00 |
|
Alexey Milovidov
|
a517111259
|
Added one more test
|
2020-04-13 01:30:10 +03:00 |
|
Alexey Milovidov
|
d1eaa34cd9
|
Added a test
|
2020-04-13 01:00:10 +03:00 |
|
Avogar
|
9860ffee51
|
Add MsgPack performance test
|
2020-04-13 00:59:28 +03:00 |
|
Alexey Milovidov
|
3215257a90
|
Fixed "generateRandom" function for Date type #9973
|
2020-04-13 00:27:11 +03:00 |
|
Avogar
|
d49dc5c008
|
Add test
|
2020-04-13 00:16:27 +03:00 |
|
Alexey Milovidov
|
983950d4ec
|
Convert types in Views
|
2020-04-13 00:07:11 +03:00 |
|
alexey-milovidov
|
bc00e6463a
|
Merge pull request #10053 from azat/log_queries_type
Add log_queries_min_type to filter which entries will be written to query_log
|
2020-04-12 23:37:42 +03:00 |
|
Alexey Milovidov
|
142087c4f7
|
Fix "parseDateTimeBestEffort" for strings in RFC-2822 when day of week is Thuesday or Thursday #10082
|
2020-04-12 22:34:04 +03:00 |
|
Alexey Milovidov
|
b56945fa1b
|
Remove some bugs
|
2020-04-12 22:07:16 +03:00 |
|