Skip to content

Commit

Permalink
Add AlloyDB vector writer. (#33841) (#33880)
Browse files Browse the repository at this point in the history
* Add AlloyDB vector writer.

* Resolve comments.

* Add default ConflictResolution as ON CONFLICT DO NOTHING.

* Disable tests.

* Fix docstring errors.

* Simplify ColumnSpec's usage, add builder class to make it obvious what is default and how to override defaults or go full custom.

* Fix linter error.

Co-authored-by: claudevdm <33973061+claudevdm@users.noreply.github.com>
  • Loading branch information
damccorm and claudevdm authored Feb 5, 2025
1 parent f4b0992 commit e790cce
Show file tree
Hide file tree
Showing 2 changed files with 1,550 additions and 0 deletions.
Loading

0 comments on commit e790cce

Please sign in to comment.