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/03/14 21:05:05 UTC

[GitHub] [pinot] dongxiaoman commented on pull request #8335: Refactor streaming transformation code so it can be reused in other places

dongxiaoman commented on pull request #8335:
URL: https://github.com/apache/pinot/pull/8335#issuecomment-1067285920


   > 
   @mcvsubbu 
   I am working on something we called WriteAPI, where we start an EndPoint and the user can POST into that endpoint to write into Pinot. It is a larger project that will be submitted for review very soon.
   Right now I am trying to implement the validation logic inside the endpoint; it should use the same logic as the one in RealtimeDataManager, hence the refactoring makes sense instead of duplicating code.
   
   Furthermore, as Neha mentioned, there are other places like `SegmentIndexCreationDriverImpl` that has very similar logic. I will make the code resuable for that part too.


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

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