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
For some columns the aggregation with HCS-Mad does throw the following error:
ERROR GroupBy : Execute failed: org.knime.core.data.def.IntCell cannot be cast to org.knime.core.data.def.DoubleCell
The text was updated successfully, but these errors were encountered:
fixes issue #70: MAD-Aggregation throws error for some columns
5c37387
f9d1fb0
fixed cast to DoubleValue
niederle
No branches or pull requests
For some columns the aggregation with HCS-Mad does throw the following error:
ERROR GroupBy : Execute failed: org.knime.core.data.def.IntCell cannot be cast to org.knime.core.data.def.DoubleCell
The text was updated successfully, but these errors were encountered: