Skip to content

Remove action should have an optional stats field #567

Open
@OussamaSaoudi-db

Description

@OussamaSaoudi-db

Please describe why this is necessary.

The delta protocol states that remove actions have an optional stats field

Presently, this field is missing in delta_kernel::actions::Remove.

Describe the functionality you are proposing.

Add the stats field to Remove, update the RemoveVisitor, and add a test to verify that DataSkippingFilter correctly filters out remove actions when they do not match a predicate.

Check that Remove actions are properly filtered in log replay tests for CDF kernel/src/table_changes/log_replay/tests.rs

Additional context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions