## Describe the bug In Databricks throwing error, when reading ebcdic file using cobrix with fieldname ends with '-' on the copybook. ## To Reproduce For Example, in the copybook FieldName1 PIC X95). FieldName2- PIC X95). ## Expected behaviour It should able to read the file with out error.