Chore: Update change log in retrospective, educating about updating to v0.1.0#43
Chore: Update change log in retrospective, educating about updating to v0.1.0#43
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughChangelog entry for v0.1.0 describing: new table truncation method, removal of legacy underscore-prefixed column workaround, requirement for CrateDB 6.2+, and a breaking bookkeeping-column rename from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
f0d6d94 to
2390d44
Compare
2390d44 to
a00cb7d
Compare
…o v0.1.0 The update to v0.1.0 will invalidate existing `dlt` bookkeeping columns starting with two underscores, like `__dlt_id` or `__dlt_load_id`.
a00cb7d to
5b2f7c9
Compare
About
When updating to v0.1.0, existing
dltbookkeeping columns will be invalidated.Educate about it within the change log.