Nenad Vujasinovic created ZEPPELIN-5291:
-------------------------------------------
Summary: Some visualizations (ultimate-column-chart,
ultimate-dual-column-chart) does not work with some aggregation
Key: ZEPPELIN-5291
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5291
Project: Zeppelin
Issue Type: Bug
Components: helium
Affects Versions: 0.9.0
Reporter: Nenad Vujasinovic
Ultimates packages do not display data for certain aggregations over data.
Problem is that strings are passed instead of numbers and if it has one value
for one key, then that value does not convert to float because the aggregation
function that converts a string to float does not called. The same issue
(ZEPPELIN-3224) closed but PR declined.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)