Skip to content

feat: Support QueryStats in QueryService-based TableClient wrapper #534

@nvamelichev

Description

@nvamelichev

QueryService supports QueryStats, they're just kept in a different structure than for TableService (but overall content is the same):

But the QueryService-based TableClient wrapper currently does not:
https://github.com/ydb-platform/ydb-java-sdk/blob/master/query/src/main/java/tech/ydb/query/impl/TableClientImpl.java#L133

Please add QueryStats support :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions