Altay Sansal

Results 37 issues of Altay Sansal

#### Problem description I have a use case downstream where we want to access "blocks" of chunks. I have implemented a prototype that functions like [`dask.array.Array.blocks`](https://docs.dask.org/en/latest/generated/dask.array.Array.blocks.html#dask-array-array-blocks). It uses the existing...

### Zarr version v2.13.2 ### Numcodecs version v0.10.2 ### Python Version 3.10 ### Operating System Linux/Windows ### Installation using pip into virtual environment ### Description When using `zarr` and `adlfs`,...

bug

### Zarr version v2.12.0 ### Numcodecs version 0.10.2 ### Python Version 3.10 ### Operating System Linux ### Installation using pip into virtual environment ### Description When creating an `FSStore` with...

bug

Hi, I have a MacBook Pro with the ARM based M1 architecture. Since that is not a target for the `segyio` builds, I have to run the x86_64 emulated version...

**Description** We were using the `check` and `create` parameters to make sure we have write permission to the bucket before we do a lot of time-consuming work. When using `s3fs`...

This allows to adjust the number of results to retrieve and filter documents based on metadata.

Hi, The Python gRPC code generator was ignoring `-o ` option in `flatc`. With this, it generates all the services within the `` and under the correct `namespace`(s), i.e., Python...

c++
grpc
codegen

Hello, I think this is a bug (not recursively resolved maybe?). I will give two code snippets for minimal reproducers and at the very bottom is the `rst` code and...

Hi, I am trying to compile the code in MacOS with an M1 Max chip (aarch64 / ARM64). I am getting the following compilation error coming from ARM's Neon extensions....

Can we add and maintain a changelog similar to mainstream Dask in the docs? I can start it, but I am having trouble understanding what changes went into previous versions....