You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/10/07 00:18:56 UTC

[GitHub] [pinot] icefury71 opened a new issue, #9548: Support partitioning on composite column

icefury71 opened a new issue, #9548:
URL: https://github.com/apache/pinot/issues/9548

   The current mechanism (https://docs.pinot.apache.org/operators/operating-pinot/tuning/routing#partitioning) allows specifying the partitioning logic on a single column. There may be cases where we want to partition the data on a composite column (eg: <col1, col2>). If the data is already partitioned on a composite column - we should have a way of capturing that in the Pinot config
   


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