Skip to content
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

How to pad a column to specific size when using hb.data.ParquetDataset ? #99

Closed
taoyun951753 opened this issue Jan 31, 2023 · 0 comments · Fixed by #108
Closed

How to pad a column to specific size when using hb.data.ParquetDataset ? #99

taoyun951753 opened this issue Jan 31, 2023 · 0 comments · Fixed by #108

Comments

@taoyun951753
Copy link

User Story

Since the hb.data.ParquetDataset api can deal with variable-length sequence feature, the pad function can only pad to the max value length. If i want to pad to specific size , some transform need to be done.

image

Detailed requirements

Can the Pad function support padding to a specific value.

API Compatibility

Willing to contribute

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants