eladkal commented on code in PR #34891:
URL: https://github.com/apache/airflow/pull/34891#discussion_r1356844234


##########
airflow/providers/postgres/provider.yaml:
##########
@@ -53,6 +53,7 @@ dependencies:
   - apache-airflow>=2.4.0
   - apache-airflow-providers-common-sql>=1.3.1
   - psycopg2-binary>=2.8.0
+  - pgvector

Review Comment:
   probably should be extra dependency rather than a dependncy?



##########
airflow/providers/postgres/provider.yaml:
##########
@@ -53,6 +53,7 @@ dependencies:
   - apache-airflow>=2.4.0
   - apache-airflow-providers-common-sql>=1.3.1
   - psycopg2-binary>=2.8.0
+  - pgvector

Review Comment:
   probably should be extra dependency rather than a dependancy?



##########
airflow/providers/postgres/provider.yaml:
##########
@@ -53,6 +53,7 @@ dependencies:
   - apache-airflow>=2.4.0
   - apache-airflow-providers-common-sql>=1.3.1
   - psycopg2-binary>=2.8.0
+  - pgvector

Review Comment:
   probably should be extra dependency rather than a dependency?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to