ksnijjer opened a new issue #8290:
URL: https://github.com/apache/pinot/issues/8290


   Pinot currently supports aggregation functions for e.g max() on numeric 
values only, however if you run a query where a non-numeric column is passed as 
a value then error message generated is really vague and totally misleading:
   
   <img width="1472" alt="Screen Shot 2022-03-03 at 12 17 15 PM" 
src="https://user-images.githubusercontent.com/85707391/156645841-d00ee3b8-166f-4794-aaa9-f2ca9b4c7446.png";>
   
   We should have a explicit error message indicating lack of support for 
non-numeric data and the offending function used in the query.
   
   cc @mayankshriv @kishoreg 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to