Skip to content

Comments

Implement the postgres 'reverse' func#31928

Merged
DAlperin merged 4 commits intoMaterializeInc:mainfrom
DAlperin:dov/pg-reverse-func
Mar 18, 2025
Merged

Implement the postgres 'reverse' func#31928
DAlperin merged 4 commits intoMaterializeInc:mainfrom
DAlperin:dov/pg-reverse-func

Conversation

@DAlperin
Copy link
Member

@DAlperin DAlperin commented Mar 17, 2025

closes https://github.com/MaterializeInc/database-issues/issues/7093

Motivation

Tips for reviewer

Checklist

  • This PR has adequate test coverage / QA involvement has been duly considered. (trigger-ci for additional test/nightly runs)
  • This PR has an associated up-to-date design doc, is a design doc (template), or is sufficiently small to not require a design.
  • If this PR evolves an existing $T ⇔ Proto$T mapping (possibly in a backwards-incompatible way), then it is tagged with a T-proto label.
  • If this PR will require changes to cloud orchestration or tests, there is a companion cloud PR to account for those changes that is tagged with the release-blocker label (example).
  • If this PR includes major user-facing behavior changes, I have pinged the relevant PM to schedule a changelog post.

@DAlperin DAlperin requested review from a team as code owners March 17, 2025 17:42
@DAlperin DAlperin requested review from ParkMyCar and aljoscha and removed request for a team and aljoscha March 17, 2025 17:42
@github-actions
Copy link

github-actions bot commented Mar 17, 2025

All contributors have signed the CLA.
Posted by the CLA Assistant Lite bot.

@DAlperin
Copy link
Member Author

I have read the Contributor License Agreement (CLA) and I hereby sign the CLA.

@DAlperin
Copy link
Member Author

recheck

Copy link
Contributor

@ParkMyCar ParkMyCar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Although we might need to regen the docs (details), let's see what CI says!

@DAlperin DAlperin enabled auto-merge (squash) March 17, 2025 18:10
@DAlperin DAlperin disabled auto-merge March 17, 2025 18:10
@DAlperin DAlperin enabled auto-merge (squash) March 17, 2025 18:11
auto-merge was automatically disabled March 18, 2025 15:28

Pull Request is not mergeable

@DAlperin DAlperin merged commit 8cb4f89 into MaterializeInc:main Mar 18, 2025
86 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants