npawar opened a new pull request #6050:
URL: https://github.com/apache/incubator-pinot/pull/6050


   https://github.com/apache/incubator-pinot/issues/5753
   
   The minion task executor which receives 
   1) segments (from realtime tables) 
   2) a time window 
   And then creates Pinot segments using data from that time window.
   
   Uses the SegmentProcessorFramework. Applies:
   1. Time column transformations as configured in PinotTaskConfig
   2. Partitioning as specified in table config
   3. Data sorting as specified in table config
   4. Aggregations across common dimension+time, as configured in the 
PinotTaskConfig
   
   Next steps:
   RealtimeToOfflineSegmentsTaskGenerator
   
   
   
   
   
   


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

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