diogobaeder commented on issue #8977: URL: https://github.com/apache/pinot/issues/8977#issuecomment-1169252752
Ah, sorry for the mess above, my comments are cumbersome and confusing. Let me try to explain here the aspects of this to avoid further confusion: 1. There's still an original problem which is the incubator UI returning strings instead of doubles after applying sums (my previous comment is that this is not reproducible when querying the broker directly, for example from a Python script - from such a script, it works pretty well for me and I can get floats back) 2. If I try to `cast()` the result of the sum, I still do get that exception, it's not resolved. Maybe `cast` just can't be used after aggregating data, like, is it just applicable to column data directly? -- 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