Skip to content

JOIN syntax allow quoted string file name #55

Description

@slkoo-cc

Currently if the JOIN path has a space (e.g. C:\Users\User\Desktop\original template\test.csv) inside then the parser will fail with Error type: "query parsing". If the path is quoted then the parser will fail with Error type: "IO handling" Details: Unable to find join table "___RBQL_STRING_LITERAL0___".

With VSCode plugin, JavaScript, running command select a1, b2 join C:\Users\User\Desktop\original template\test.csv on a3 == b2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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