We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When encountering an array where the elements are null, an exception is raised.
To Reproduce I will include a unit test in the PR.
Expected behavior Should work.
Please complete the following information:
The text was updated successfully, but these errors were encountered:
#234 - cas_to_comparable_text fails with null arrays
39fe252
- Fixed issue - Added test case
Merge pull request #235 from dkpro/bugfix/234-cas_to_comparable_text-…
ee4dbfc
…fails-with-null-arrays #234 - cas_to_comparable_text fails with null arrays
Merge branch 'main' into feature/168-Experimental-JSON-CAS-support
9a0d17c
* main: #234 - cas_to_comparable_text fails with null arrays
reckart
No branches or pull requests
Describe the bug
When encountering an array where the elements are null, an exception is raised.
To Reproduce
I will include a unit test in the PR.
Expected behavior
Should work.
Please complete the following information:
The text was updated successfully, but these errors were encountered: