You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "xiangfu0 (via GitHub)" <gi...@apache.org> on 2023/07/27 20:16:09 UTC

[GitHub] [pinot] xiangfu0 commented on issue #10658: [multistage] MV column support in Multi Stage

xiangfu0 commented on issue #10658:
URL: https://github.com/apache/pinot/issues/10658#issuecomment-1654502529

   MV column is modeled as an array in multi-stage engine, in order to follow v1 filter/groupby behavior, users need to use the function `arrayToMV` to bridge the data type conversion in leaf stage.
   
   https://github.com/apache/pinot/pull/11117


-- 
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-unsubscribe@pinot.apache.org

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


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