Skip to content

ASOF JOIN inequalities#7282

Merged
4ertus2 merged 2 commits intoClickHouse:masterfrom
4ertus2:asof
Oct 16, 2019
Merged

ASOF JOIN inequalities#7282
4ertus2 merged 2 commits intoClickHouse:masterfrom
4ertus2:asof

Conversation

@4ertus2
Copy link
Copy Markdown
Contributor

@4ertus2 4ertus2 commented Oct 11, 2019

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

For changelog. Remove if this is non-significant change.

Category (leave one):

  • Improvement

Short description (up to few sentences):
Support missing inequalities for ASOF JOIN. It's possible to join less-or-equal variant and strict greater and less variants for ASOF column in ON syntax.

Detailed description (optional):
Add support left.x > right.x, left.x < right.x, left.x <= right.x variants for ASOF JOIN.

@blinkov blinkov added the pr-feature Pull request with new product feature label Oct 11, 2019
@4ertus2 4ertus2 merged commit 3ceeb95 into ClickHouse:master Oct 16, 2019
@4ertus2 4ertus2 deleted the asof branch July 11, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-feature Pull request with new product feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants