native table issues with FixedSizeList
+ case sensitive column names.
#2777
Labels
bug
Something isn't working
FixedSizeList
+ case sensitive column names.
#2777
Description
a simple table with two fields
"Text"
, andembeddings
I can query the table fine, and even save it as a "native" table
but if i try to select from it, i get a panic
It looks like the 'embeddings' field is dropped somewhere?
The text was updated successfully, but these errors were encountered: