Skip to content

[Go] ReadRowGroups panics with canceled context #43359

@sebdotv

Description

@sebdotv

Describe the bug, including details regarding any error messages, version, and platform.

  • Create a canceled Context
  • Call ReadTable: ReadRowGroups might panic when trying to read first column length because it was not initialized
  • Furthermore, releaseColumns might also panic for the same reason

Component(s)

Go

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions