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.
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 EOFbecause the data is returned as JSON data instead of the requested Arrow data.