Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add overlap pg binary operator #653

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Conversation

nrskt
Copy link
Contributor

@nrskt nrskt commented Jul 9, 2023

PR Info

Add overlap binary operator for Postgres.

New Features

  • Add overlap operator (&&).

Bug Fixes

Breaking Changes

Changes

Copy link
Member

@ikrivosheev ikrivosheev left a comment

Choose a reason for hiding this comment

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

@nrskt hello! Thank you)) LGTM!

@ikrivosheev ikrivosheev merged commit 13e1e5c into SeaQL:master Jul 12, 2023
19 checks passed
@tyt2y3
Copy link
Member

tyt2y3 commented Jul 12, 2023

Sorry, I just released 0.29 and did not immediately push. So this will probably land in 0.29.1

@github-actions
Copy link

🎉 Released In 0.29.1 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

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.

Add overlap operator for Postgres
3 participants