8000 Use index suffix for array register column labels by glopesdev · Pull Request #43 · harp-tech/harp-python · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use index suffix for array register column labels #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 22, 2025

Conversation

glopesdev
Copy link
Contributor

Array registers (i.e. registers with length greater than one) without an explicit payload spec will have no explicit labels for each array data column. To work around this we introduce a default zero-based numeric suffix which will be appended to the register name for the purposes of labeling individual array columns.

Fixes #42

@glopesdev glopesdev added the fix Pull request that fixes an issue label Mar 21, 2025
@glopesdev glopesdev merged commit 52dbc5d into main Mar 22, 2025
12 checks passed
@glopesdev glopesdev deleted the array-register-labels branch March 22, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull request that fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Named array registers without a payload spec will raise ValueError
1 participant
0