fix(core): fix rare bug that can potentially write invalid data in mat view#6628
fix(core): fix rare bug that can potentially write invalid data in mat view#6628bluestreak01 merged 7 commits intomasterfrom
Conversation
WalkthroughRefactors the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧬 Code graph analysis (1)core/src/main/java/io/questdb/cairo/O3OpenColumnJob.java (3)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (35)
🔇 Additional comments (5)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
[PR Coverage check]😍 pass : 24 / 24 (100.00%) file detail
|
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Modifies fix in #6519 for some edge case scenarios.
When a fixed column is merged with the column top, the data copied should be
Var column types appear not to have the same bug, only comments modified.