Skip to content

Maxcomputer 的 Kettle 插件无法识别数据库的 NULL 值 #93

Open
@daixu61

Description

@daixu61

如题,当源数据有 NULL 时,只有目标字段为 string 类型才不会报错,且写入的是字符串:'null'。
感觉是 131行需要改改:String fieldValue = String.valueOf(row[pos]);

谢谢老大

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @daixu61

        Issue actions

          Maxcomputer 的 Kettle 插件无法识别数据库的 NULL 值 · Issue #93 · aliyun/aliyun-maxcompute-data-collectors