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(ilp): preventing occasional data corruption when input contains duplicated columns #1696

Merged
merged 68 commits into from
Jan 12, 2022

Conversation

glasstiger
Copy link
Contributor

ilp fixes, improvements

@glasstiger glasstiger marked this pull request as draft December 16, 2021 11:05
@glasstiger glasstiger changed the title ilp(fix): do not clear column cache fix(ilp): preventing occasional data corruption when input contains duplicated columns Dec 16, 2021
@glasstiger glasstiger marked this pull request as ready for review December 16, 2021 18:57
@ideoma
Copy link
Collaborator

ideoma commented Jan 11, 2022

[PR Coverage check]

😍 pass : 52 / 55 (94.55%)

file detail

path covered line new line coverage
🔵 io/questdb/ServerMain.java 0 1 00.00%
🔵 io/questdb/std/FilesFacadeImpl.java 3 4 75.00%
🔵 io/questdb/cutlass/line/tcp/LineTcpUtils.java 9 10 90.00%
🔵 io/questdb/cutlass/line/tcp/TableStructureAdapter.java 10 10 100.00%
🔵 io/questdb/cairo/O3Utils.java 8 8 100.00%
🔵 io/questdb/cutlass/line/tcp/LineTcpMeasurementEvent.java 20 20 100.00%
🔵 io/questdb/cutlass/line/tcp/LineTcpMeasurementScheduler.java 1 1 100.00%
🔵 io/questdb/cutlass/line/tcp/LineTcpWriterJob.java 1 1 100.00%

@bluestreak01 bluestreak01 merged commit 4473931 into master Jan 12, 2022
@bluestreak01 bluestreak01 deleted the ilp-fix-column-cache branch January 12, 2022 19:54
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.

None yet

4 participants