Closed nrepina closed 3 months ago
I don't fully understand this rechunking issue during pyramid building. Something goes wrong with irregular chunk sizes if we use the default approach. The build_pyramid API allows to specify chunk_sizes and specifying the original chunk size (which makes sense to me) avoids this issue.
This will be added by #1 now and I can't reproduce the issue in that setting anymore
Look into pyramid building issue