Skip to content

"Could not run logical plan" error should not be Internal Server Error #184

@cchudant

Description

@cchudant
GRPCException: Internal server error: code=StatusCode.INTERNAL message=Could not run logical plan: Data types don't match: Series of dtype: Date != Utf8

should not be internal server error, it should be BadRequest/other

No reproduction code; the actual problematic code should be obvious with a simple grep on the codebase

Also, internal server errors should be logged to the console, as they mean something wrong happened (the kind of logical bugs that should never happen)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions