### 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