Skip to content

Allocate-like does not use the same block-size as the source dataset #295

@zFernand0

Description

@zFernand0

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 😋
image

Describe your environment

  • Python and PIP versions installed (run python --version, pip --version): Python 3.12.4, Pip 24.0
  • Environment variables in use: N/A
  • Operating system and version: Any
  • Shell/terminal (bash, cmd, powershell, etc...): Any

Additional context

Not exactly the same issue, but the resolution could be the same

The fix was on the node-sdk:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions