Skip to content

[GO] Calling stored procedures using CALL <stored_proc> throws arrow/ipc error #115

@davidhcoe

Description

@davidhcoe

When calling a stored procedure such as CALL PUBLIC.GetNYCTaxiGreenData() the driver throws the error [Snowflake] arrow/ipc: could not read message schema: arrow/ipc: could not read message metadata: unexpected EOF because the data is returned as JSON data instead of the requested Arrow data.

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