Skip to content

support sized list datatypes #1230

@universalmind303

Description

@universalmind303

Sized arrays are supported in various sql dialects.

create table embeddings (data float[1536]);

currently this throws an error

ParserError("Expected ], found: 1536 at Line: 1, Column 37")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions