Skip to content

bug: in case of empty list in parameters go sdk produces EmptyList, however in declare type is defined as List<Uint64> #2007

@gridnevvvit

Description

@gridnevvvit

Bug Report

YDB GO SDK version:

Environment

https://st.yandex-team.ru/YCB-7450

Server response:

Parameter $ids type mismatch, expected: { Kind: List List { Item { Kind: Data Data { Scheme: 4608 } } } }, actual: Type (EmptyList)

It's clear, that server expected List of the specific type, however SDK provided empty list structure

Current behavior:

Expected behavior:

Steps to reproduce:

Related code:

insert short code snippets here

Other information:

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