You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/02/21 08:57:27 UTC

[GitHub] anandp504 commented on issue #7086: [ERROR] Numeric columns do not support multivalue rows

anandp504 commented on issue #7086: [ERROR] Numeric columns do not support multivalue rows
URL: https://github.com/apache/incubator-druid/issues/7086#issuecomment-465916204
 
 
   @gianm Thanks for your reply. We tried using a transformation on the multi-valued field and convert it to numeric values. `cast(expr,'LONG') `. Is that the right way to do? Or should we use a extractFn and use javascript code to convert them to numeric values?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org