somandal opened a new pull request, #9004:
URL: https://github.com/apache/pinot/pull/9004

   This part 3 of a multi-part set of changes to add support for multi-value 
noDict column types for immutable and mutable fixed width columns. Support to 
create segments with multi-value columns with dictionary disabled already 
existed. On trying to create a multi-value RAW column and querying it, we ran 
into this issue: https://github.com/apache/pinot/issues/8875
   
   Original PR that adds complete support for querying MV raw columns - 
https://github.com/apache/pinot/pull/8917. This PR is split part 3 from 
original PR. Part 1 was merged in https://github.com/apache/pinot/pull/8953. 
Part 2 was merged in https://github.com/apache/pinot/pull/8993.
   
   This PR renames valueType to storedType in ForwardIndexReader
   
   cc @siddharthteotia @Jackie-Jiang @walterddr


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