Skip to content

Port IsNotNullExpr to use try_to_proto / try_from_proto #22424

@adriangb

Description

@adriangb

Sub-issue of #22418. Port IsNotNullExpr to use the try_to_proto / try_from_proto hooks added in #21929.

Replace the IsNotNullExpr arm in datafusion/proto/src/physical_plan/{to_proto,from_proto}.rs with try_to_proto / try_from_proto impls next to IsNotNullExpr. See the Column / BinaryExpr migrations in #21929 for reference.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions