a col having empty string in ebcidic file is automatically converted to null
Open
- Dominant language
- Scala
- Stars
- 170
- Forks
- 96
- Avg merge
- 57m
- Merged PRs (30d)
- 2
Description
I have a column in the raw data file which has empty string( 8 spaces) but when i load to spark cobol dataframe using cobrix that column is populated as null
since i need the actual spaces to be present in the column as its a business requirement and they expect 8 spaces only for that column what should i do with cobrix?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.