-
Notifications
You must be signed in to change notification settings - Fork 5
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
Consider addding support for sequence with variable element size? #13
Labels
Comments
joachimmetz
added a commit
that referenced
this issue
Jul 5, 2018
joachimmetz
changed the title
add support for sequence with variable element size?
Consider addding support for sequence with variable element size?
Jul 11, 2018
Structure that defines a string array
Which currently raises:
Check the element data type and allow string? |
Alternatively have specific type for a sequence of strings?
|
joachimmetz
added a commit
that referenced
this issue
May 18, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Consider addding support for sequence with variable element size? or add a higher (abstract) level data type for this?
For now, dtFabric will error on sequence with variable size element data type
The text was updated successfully, but these errors were encountered: