Skip to content

SQL_FILE_CELL_LIMIT compares characters but is documented as 64KB #24

Description

@yohasebe

query_sql output_path clips cells via String#length (characters) while the constant and docs say 64KB (bytes). Multibyte cells can reach ~3x the nominal byte size. Cosmetic; align the check (bytesize) or the docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions