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

Add Vector support #36

Open
krisquigley opened this issue Jul 17, 2023 · 3 comments
Open

Add Vector support #36

krisquigley opened this issue Jul 17, 2023 · 3 comments

Comments

@krisquigley
Copy link

The official Python driver has released this PR datastax/python-driver#1161 which introduces a new Vector type.

Am I right in assuming that flask-cqlalchemy requires a patch to support this new type?

If so, I'm more than happy to look at creating a PR. I might need a bit of support though, as Python isn't my first language.

@thegeorgeous
Copy link
Owner

@krisquigley I would assume it would require a patch. Unfortunately, I don't use Cassandra anymore. So if you create a PR, I would be happy to support you.

@krisquigley
Copy link
Author

That's fantastic, thanks @thegeorgeous!

I'll start looking into creating a patch then.

Just out of interested, how come you don't use Cassandra anymore?

@thegeorgeous
Copy link
Owner

@krisquigley I used it long ago for a specific project for a client. I no longer work on that project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants