Make data copy optional in Flatbuffers
Open
enhancement
- Dominant language
- Python
- Stars
- 37
- Forks
- 13
- Avg merge
- 15h 10m
- Merged PRs (30d)
- 11
Description
From `src/sedpack/io/flatbuffer/iterate.py`
Method `IterateShardFlatBuffer._iterate_content()` contains a call to `np.copy()` which could be made optional
Contributor guide
Assessment
This issue has not been assessed yet.