Skip to content

fix(sql): fix lt join for equal timestampts#1321

Merged
bluestreak01 merged 4 commits intomasterfrom
fix-ltjoin
Sep 14, 2021
Merged

fix(sql): fix lt join for equal timestampts#1321
bluestreak01 merged 4 commits intomasterfrom
fix-ltjoin

Conversation

@eugenels
Copy link
Contributor

Fixes: #1275

@ideoma
Copy link
Collaborator

ideoma commented Sep 14, 2021

[PR Coverage check]

😍 pass : 0 / 0 (0%)

@bluestreak01 bluestreak01 merged commit a5b8ddd into master Sep 14, 2021
@bluestreak01 bluestreak01 deleted the fix-ltjoin branch September 14, 2021 12:05
jerrinot added a commit that referenced this pull request Feb 17, 2023
this is effectively reverting #1321
I believe the behaviour before #1321 was actually correct.

also removed the newly added test which was testing the same.
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.

"lt join" returns incorrect result on data with the same timestamp

3 participants