Skip to content

Binder Error: Inline & dynamic String types not supported yet #57

@wonb168

Description

@wonb168

I read a excel,all sheets are OK except first 1,
but I don't find any different

error:

SELECT * FROM sheetreader(
    '/Users/linezone/Downloads/data1024.xlsx',
    sheet_index = 1,
    threads = 16,
    skip_rows = 0,
    has_header = true
);

SQL ERROR: java.sql.SQLException: Binder Error: Inline & dynamic String types not supported yet

why? thanks!
Uploading address.xlsx…

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions