Skip to content

bug: ydb.TableDescription doesn't support column tables #528

Open
@maximyurchuk

Description

@maximyurchuk

Bug Report

There is no way to create table with WITH (STORE=COLUMN); option via ydb.TableDescription

see sdk code
https://github.com/ydb-platform/ydb/blob/ec094862c2bd704e1273557aaaad9a5619d31281/contrib/python/ydb/py3/ydb/table.py#L685

see usage example:
https://github.com/ydb-platform/ydb/blob/ec094862c2bd704e1273557aaaad9a5619d31281/ydb/tools/simple_queue/__main__.py#L85

YDB Python SDK version:

main

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions