Н
Пытаюсь залить любую таблицу в кликхаус через питон.
Возникает следующая ошибка:
Code: 27.
DB::Exception: Cannot parse input: expected '(' before: ')': at row 0. Stack trace:
0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 0x12db83cc in /usr/bin/clickhouse
1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 0xa57a629 in /usr/bin/clickhouse
Ну и так далее. Началось после
обновления версий анаконды и питона.В чем может быть дело ?