Skip to content

Request release tag for ACE empty-table table-diff fix from PR #381 #418

Description

@rokoshy

Request

Please publish an official release tag that includes the ACE empty-table handling fix from:

Context

Downstream images currently pin the pgEdge CLI to the latest public v25.2.0 tag. The fix from PR #381 is merged on main, but there is no public v25.2.1 or later 25.2.x release tag available to pin.

Without an official release tag, downstream consumers have to choose between:

  • staying on v25.2.0 and carrying a local backport for the ACE fix, or
  • pinning an unreleased branch/commit, which increases upgrade risk.

Behavior Addressed by PR #381

ACE table-diff can enter the non-empty offset path for a table with zero live rows when the row estimate is non-zero, then fail while generating primary-key offsets.

The merged fix handles empty primary-key offset results and reports a meaningful empty-table condition instead of allowing a Python traceback.

Requested Outcome

Publish an official pgEdge CLI release tag, such as v25.2.1 or the next supported release tag, that includes PR #381 so downstream images can pin a release version and remove local backports.

Metadata

Metadata

Assignees

No one assigned

    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