Alessandro Cecchini

Results 3 issues of Alessandro Cecchini

Hi, As expressed in issue [#4319](https://github.com/NVIDIA/DALI/issues/4319) and since it hasn't been solved yet (not sure why this issue was closed), I kindly would like to know if it is possible...

enhancement

### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Should have (e.g....

enhancement
external contribution welcome

Hi, I have encountered multiple bugs related to `Attr`'s `fill` attribute. Here is a minimal code repro. ```python import tiledb as tdb import numpy as np print(f"attr1: {tdb.Attr("attr1", np.dtype('c8, c8'),...