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

fix(cairo): row count wrong when partition starts in lag #1223

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

ideoma
Copy link
Collaborator

@ideoma ideoma commented Jul 26, 2021

fixes #1214

@ideoma ideoma changed the title fix(cairo): count wrong when partition start in lag fix(cairo): count wrong when partition starts in lag Jul 26, 2021
@ideoma ideoma changed the title fix(cairo): count wrong when partition starts in lag fix(cairo): row count wrong when partition starts in lag Jul 26, 2021
@ideoma
Copy link
Collaborator Author

ideoma commented Jul 26, 2021

[PR Coverage check]

😍 pass : 7 / 7 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/cairo/TableWriter.java 3 3 100.00%
🔵 io/questdb/cairo/TxWriter.java 4 4 100.00%

@bluestreak01 bluestreak01 merged commit ea212ba into master Jul 27, 2021
@bluestreak01 bluestreak01 deleted the fix-count-with-lag-on-partition-edge branch July 27, 2021 10:21
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.

Incorrect row count in aberrated ingest scenario via REST api
2 participants