Skip to content

Non-informative error message when inserting a null value into a NOT NULL column in column table via ApacheArrow BulkUpsert #20003

Open
@pnv1

Description

@pnv1
Status: BAD_REQUEST
Issues:
<main>: Error: Cannot write data into shard(Incorrect request) 72075186226059589 in longTx ydb://long-tx/01jy8y8k1ee89yxn0179d51qtz?node_id=50011

when trying to execute BulkUpsert to a column table with null value for a NOT NULL column. Took me some time to find the reason.

Error text should be more informative. Something like "Trying to insert null into NOT NULL column".

Metadata

Metadata

Assignees

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