GitHub user michalc edited a comment on the discussion: How to insert data into 
a VECTOR PostgreSQL column (from Python)?

Printing the schema gives...
```
my_vector: extension<arrow.opaque[storage_type=binary, type_name=vector, 
vendor_name=PostgreSQL]>
  -- field metadata --
  ADBC:postgresql:typname: 'vector'
```
So I guess yes - binary.

What would be involved in adding a real parser to this?

GitHub link: 
https://github.com/apache/arrow-adbc/discussions/2900#discussioncomment-13329409

----
This is an automatically sent email for user@arrow.apache.org.
To unsubscribe, please send an email to: user-unsubscr...@arrow.apache.org

Reply via email to