-
Notifications
You must be signed in to change notification settings - Fork 14
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
clb importer mybatis exception #38
Comments
this happened again when importing the new IRMNG. Is the null character encountered in this dataset for the first time? We would need to replace the null with a regular space or nothing in java beforehand:
|
IRMNG contains a null char in this line: |
fixed in 945be68 |
The text was updated successfully, but these errors were encountered: