Skip to content

't' and 'f' strings in csv are considered as boolean #333

Open
@tony-sol

Description

@tony-sol

t and f values in csv cells are considered as boolean values

Version: 0.13.0
System: macos 14.5
Shell: zsh 5.9 (arm-apple-darwin23.0.0)

Steps to reproduce:

echo 'r,t,y,f,g' | octosql "SELECT * FROM stdin.csv?header=false"

Example:

Снимок экрана 2024-05-17 в 03 56 46

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