Skip to content

Incorrect frame size (18583244) #57

@jony-lee

Description

@jony-lee

https://github.com/sql-machine-learning/gohive/blob/develop/rows.go line 54
I got an error Incorrect frame size (18583244)while I send a request for a big frame size data.
I think the function r.batchFetch() should raise that error while it doesn't do this.
Further more, the default parameter frame size here
const DEFAULT_MAX_LENGTH = 16384000 should be optional for users.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions