You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When performing an allocate-like (ds.create('hlq.pds.target', {'like':'hlq.pds.source'})), the target dataset gets created with a different block size.
Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.
Describe the bug
When performing an allocate-like (
ds.create('hlq.pds.target', {'like':'hlq.pds.source'})
), the target dataset gets created with a different block size.Expected and actual results
Expected the
blksz
to match 😋Describe your environment
Additional context
Not exactly the same issue, but the resolution could be the same
The fix was on the node-sdk:
The text was updated successfully, but these errors were encountered: