Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Pop back a delta with empty rows #9386 #9686

Merged
merged 1 commit into from
Nov 18, 2020
Merged

Conversation

victorj8
Copy link
Contributor

Change Description

In the SHiP delta creation, it may happen that when undo.new_values and undo.removed_values are empty, but undo.old_values is not empty, but the include_delta comparison evaluates to false for these objects and none of them are included on the delta's rows, creating a delta with empty rows. Detect this case and pop back the created table_delta object for this case.

This address issue #9386

Change Type

Select ONE

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants