Replies: 1 comment 1 reply
-
PR's are welcome and this sounds like an excellent addition! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be really useful if this component supported type casting for fields. Something like this:
This would then be implemented in the
buildMappedCsv
function to produce a mapped CSV with the correct field types. Currently, all fields are mapped as strings.@jgile, are you open to pull requests for this feature?
Beta Was this translation helpful? Give feedback.
All reactions