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

   Currently MV column is similar to list:
   - The order of elements are preserved
   - It may have multiple occurrences of the same element
   
   We may reuse the MV column index to store list of basic types (no list of 
list)
   
   The main challenge here is to support the semantic for list operations


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to