Alexander Tokmakov
|
a2c83ac82e
|
add tests
|
2019-10-07 19:31:30 +03:00 |
|
alesapin
|
ac5daf964e
|
Fix buggy tests
|
2019-08-02 11:09:23 +03:00 |
|
Alexander Tokmakov
|
87c7186feb
|
better test
|
2019-07-23 16:37:52 +03:00 |
|
Alexander Tokmakov
|
96d0a066d9
|
rename format_csv_unquoted_null_literal_as_null to input_format_csv_unquoted_null_literal_as_null
|
2019-07-22 23:13:27 +03:00 |
|
Alexander Tokmakov
|
4c8c516208
|
add tests
|
2019-07-18 18:54:58 +03:00 |
|
akuzm
|
4cc9f632a0
|
Treat empty cells in CSV as default values. (#5625)
Treat empty cells in CSV as default values when input_format_defaults_for_omitted_fields = true.
Closes #5349.
|
2019-06-20 15:46:36 +03:00 |
|
proller
|
f1cc83ca9e
|
Tests: Allow use any test database (remove test. hardcode where it possible) (#5008)
|
2019-04-16 17:13:13 +03:00 |
|
Alexey Milovidov
|
b94bfa5785
|
Fixed test #3926
|
2018-12-27 18:39:41 +03:00 |
|
Alexey Milovidov
|
1c0659ac2f
|
Fixed test #3926
|
2018-12-27 03:55:05 +03:00 |
|
proller
|
e7f82b6a8c
|
Allow run test without package install and on custom ports. (#1643)
* ExtractFromConfig --try
* Add symlinks to package
* clickhouse-test --order option
|
2017-12-15 22:34:19 +03:00 |
|
Vitaliy Lyudvichenko
|
ad40104022
|
Unix timestamp format for DateTime fields in CSV. Resolves #366. [#CLICKHOUSE-3168]
|
2017-08-15 23:22:36 +03:00 |
|
Alexey Milovidov
|
31f7fe42d6
|
Fool's day changed, continued [#CLICKHOUSE-3].
|
2017-04-05 14:52:23 +03:00 |
|
proller
|
d270053c3c
|
Replace all !/bin/bash by !/usr/bin/env bash : allow running scripts with bash in non standard path. also on freebsd.
|
2016-12-21 23:04:27 +03:00 |
|
Alexey Milovidov
|
dc982b1493
|
dbms: CSV format: added support for excessive delimiter at end of row [#METR-19957].
|
2016-02-07 13:23:02 +03:00 |
|
Alexey Milovidov
|
73994ebb08
|
dbms: fixed error; added tests [#METR-19957].
|
2016-02-07 12:53:48 +03:00 |
|