tests.system.pgvector.example_pgvector

Module Contents

Functions

example_pgvector_dag()

Example pgvector DAG demonstrating usage of the PgVectorIngestOperator.

Attributes

TABLE_NAME

POSTGRES_CONN_ID

test_run

tests.system.pgvector.example_pgvector.TABLE_NAME = 'my_table'[source]
tests.system.pgvector.example_pgvector.POSTGRES_CONN_ID = 'postgres_default'[source]
tests.system.pgvector.example_pgvector.example_pgvector_dag()[source]

Example pgvector DAG demonstrating usage of the PgVectorIngestOperator.

tests.system.pgvector.example_pgvector.test_run[source]

Was this entry helpful?