Feature Request
Describe the Feature Request
Need to add a new method describe_system_view in the table client. This method is aimed to present a full description of system view schema objects. After adding a dedicated schema type for system views rpc messages DescribeTableRequest and DescribeTableResult are deprecated for system views because consist unnecessary fields. For cpp sdk a new method DescribeSystemView has already been added.
Describe Preferred Solution
Describe Alternatives
Related Code
ydb-platform/ydb#20603
Additional Context
If the feature request is approved, would you be willing to submit a PR?
No
Feature Request
Describe the Feature Request
Need to add a new method
describe_system_viewin the table client. This method is aimed to present a full description of system view schema objects. After adding a dedicated schema type for system views rpc messagesDescribeTableRequestandDescribeTableResultare deprecated for system views because consist unnecessary fields. For cpp sdk a new methodDescribeSystemViewhas already been added.Describe Preferred Solution
Describe Alternatives
Related Code
ydb-platform/ydb#20603
Additional Context
If the feature request is approved, would you be willing to submit a PR?
No