xiangfu0 commented on PR #13453:
URL: https://github.com/apache/pinot/pull/13453#issuecomment-2282256736

   > Is this about supporting complex type MAP as a first class data type in 
Pinot ? 
   > 
   > I am interested in helping review this. Is there a rough design doc / high 
level idea that can be shared to understand the semantics of how this will look 
in storage and query wise ?
   > 
   > Are we planning to store this as a raw blob / binary bytes in forward 
index ?
   
   Thanks Sid! Wilk share a design doc soon. The basic idea here is to store 
map of key to any primitive types using forward index. 
   
   And later on we can add more index support for map item function based on 
the density etc 


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