Jackie-Jiang commented on issue #7977:
URL: https://github.com/apache/pinot/issues/7977#issuecomment-1013580925


   Another workaround would be concating the values into a string, then it 
works.
   Pinot MV must have all elements of the same type, so if C0 and C1 are of 
different types, we need to create an array that covers both types. E.g. `int` 
& `long` -> `long array`


-- 
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