Upgrade sqlalchemy-cratedb dependency to >= 0.43.1#846
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
WalkthroughIn the PyMongo adapter's PyMongo adapter pyformat compatibility
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 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 |
|
@coderabbitai review |
✅ Action performedReview finished.
|
|
Hi there. FWIW, let me elaborate about two more test failures spotted on CI. NLSQL woesI've created an issue to track another single test case failure and possibly resolve it. ingestr woesInstalling ingestr now seems to bail out because of stronger version constraints introduced to other packages, and this one. We advised against such strictness for better ecosystem library interoperability, but let's fix forward now: The solution on spots like outlined below (PostgreSQL integration tests and OCI building) can be to migrate from ingestr to omniload, which employs a far more relaxed dependency policy to avoid such frictions going forward. |
39042f5 to
98397e4
Compare
CrateDB-toolkit uses really old ingestr version |
Summary of the changes / Why this is an improvement
Checklist