Open
Description
Bug Report
There is no way to create table with WITH (STORE=COLUMN);
option via ydb.TableDescription
see usage example:
https://github.com/ydb-platform/ydb/blob/ec094862c2bd704e1273557aaaad9a5619d31281/ydb/tools/simple_queue/__main__.py#L85
YDB Python SDK version:
main