Skip to content

Incorrect decimal values visualization of column tables in web UI #8920

@fexolm

Description

@fexolm

Reproducer:

ya ydb -e grpc://localhost:2136 -d /Root/test  workload tpch -p tpch init --clear --store=column --float-mode decimal_ydb; ya ydb -e grpc://localhost:2136 -d /Root/test  workload tpch -p tpch import generator --scale 1


select
    c_acctbal
from
    `tpch/customer`;

Result:

image
image

Metadata

Metadata

Assignees

Labels

area/uiUI/Embedded UI related issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions