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

ML/LlamaIndex: Use psycopg3 with SQLAlchemy instead of crate-python #709

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

amotl
Copy link
Member

@amotl amotl commented Nov 2, 2024

About

An attempt to demonstrate how to swap in the psycopg3 driver, but still use the CrateDB SQLAlchemy dialect.

Status

Trips.

sqlalchemy.exc.NoSuchTableError: time_series_data

Backlog

Exception happens on schema introspection, and needs to be addressed at sqlalchemy-cratedb and/or sqlalchemy-postgresql-relaxed?

@cla-bot cla-bot bot added the cla-signed label Nov 2, 2024
@amotl amotl force-pushed the ci-llama-index branch 2 times, most recently from 20d28bf to 88a552b Compare November 5, 2024 10:42
Base automatically changed from ci-llama-index to main November 6, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant