8000 Routine Load delete.on.null · Issue #59909 · StarRocks/starrocks · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Routine Load delete.on.null #59909
Open
Open
@adonis-lau

Description

@adonis-lau

When Avro format data is loaded into StarRocks via Routine Load, data with empty values will be deleted.

{"paas_id":101810180018513602} | null

paas_id is the primary key, and when the value is empty, this data should be deleted.

I tried to set the __op field, but when the value is null, the __op field does not take effect.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0