Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: getting index type #351

Open
Bobako opened this issue Sep 15, 2023 · 0 comments
Open

feature: getting index type #351

Bobako opened this issue Sep 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Bobako
Copy link

Bobako commented Sep 15, 2023

Feature Request

Метод session.describe_table возвращает в том числе объекты, описывающие индексы таблицы - TableIndex. Этот объект не содержит информации о типе индекса (синхронный или асинхронный), хотя эта информация есть в protobuf сообщении, на основе которого формируется объект.

Describe Preferred Solution
TableIndex должен содержать enum, описывающий тип индекса.

If the feature request is approved, would you be willing to submit a PR?
Yes

@Bobako Bobako added the enhancement New feature or request label Sep 15, 2023
@Bobako Bobako mentioned this issue Sep 15, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant