Skip to content

SAFE.PARSE_DATE doesn't return NULL on error #149

@colincadams

Description

@colincadams

Running the following will return NULL in BigQuery:

SELECT SAFE.PARSE_DATE("%m/%d/%Y", "2008-12-25");

But I am seeing this error in the emulator:

google.api_core.exceptions.InternalServerError: 500 failed to scan rows: unexpected day number

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