Skip to content

tunner download 字符串类型字段值为NULL时报空指针异常 #16

Open
@devforma

Description

@devforma

通过CreateInstanceResultDownloadSession创建的download session,OpenRecordReader得到的record reader在Read() 得到record,其中的空值不是 NullData 而是nil,导致调用 String()方法抛异常。
表结构如下图
image
当member_id为空值时报错,而不是返回"NULL"

我调试发现
image
readTag()方法返回值从2开始,没有解析到第一列

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