Harmonize drivers to crate<2.2 and sqlalchemy-cratedb<0.43#843
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:
✨ 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 |
|
Hi, Best |
|
Hi Bilal. This patch was meant as a mitigation against a single test slot going south after package releases of If you think this is enough of a signal to conduct further actions, together with the other signal coming from the Fivetran adapter, please go ahead. Hereby, I am asking to either work around the issue by adding version constraints (this patch), or about your decision to possibly yank crate-python another time. |
crate.client.exceptions.ProgrammingError: SQLParseException[line 1:49: no viable alternative at input 'VALUES (%']
Problem
One nightly scheduled CI run started failing. A subsystem that still uses SQLAlchemy 1.4 raised this error.
Solution
Use previous driver tandem.
References
/cc @bgunebakan, @kneth