mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 11:04:10 +00:00
c2d079d40e
* fix issue #18086 * Update convertMySQLDataType.cpp * add test case for type mapping for mysql * remove type mapping test case from materialize_with_ddl.py, will add case in mysql engine. * add test on types and values for mysql database engine. * typo T_T * add missing variables * update the assert code to align with new test data. * better code for testing, and remove null test since it is not supported. * remove edge value from test since it always fail. should fix it in clickhouse-client. * remove some testcases currently not support. * correct test case * correct test case. maybe I need to build up a test environment in my local pc... * correct test data * Update convertMySQLDataType.cpp Co-authored-by: Ivan <5627721+abyss7@users.noreply.github.com> |
||
---|---|---|
.. | ||
ci | ||
config | ||
external_models/catboost | ||
fuzz | ||
instructions | ||
integration | ||
perf_drafts | ||
performance | ||
queries | ||
testflows | ||
users.d | ||
.gitignore | ||
clickhouse-client.xml | ||
clickhouse-test | ||
clickhouse-test-server | ||
client-test.xml | ||
CMakeLists.txt | ||
decimals_dictionary.xml | ||
ints_dictionary.xml | ||
msan_suppressions.txt | ||
server-test.xml | ||
stress | ||
strings_dictionary.xml | ||
tsan_suppressions.txt | ||
ubsan_suppressions.txt | ||
users.xml |