Replies: 3 comments
-
| Thanks @thrixton brining this up. It is internal for now since it is not properly mapped to the |
Beta Was this translation helpful? Give feedback.
-
| Good to know @imback82. |
Beta Was this translation helpful? Give feedback.
-
| Let me keep this open so we can follow up on this feature. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is more a question than a feature request.
When parsing JSON files, I need to sanitize the field names so
field with spacesbecomesfield_with_spaces.I want to preserve the original name as well, metadata about the column if you like :)
There is a metadata field on
StructField, but it is internal.Why is this internal, is it possible or desirable to expose it?
Beta Was this translation helpful? Give feedback.
All reactions