Skip to content

Unclear Error Message in Load Table #1855

Description

@josh-torre

The following program causes an internal error to be thrown:

customer-table = load-table: age, zipcode, income
  source: "data.csv"
end

The resulting error:

Evaluating the object lookup at definitions://:3:17-5:3 errored.

The left side was not an object:
"data.csv"

One or more internal errors prevented us from showing the best error message possible. Please report this as a bug.

This error occurs on any arbitrary source string. The file does not need to exist.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions