mayankshriv commented on issue #7090:
URL: 
https://github.com/apache/incubator-pinot/issues/7090#issuecomment-874981243


   > Also currently is it possible to implement a custom name generator, via 
java classes in some plugin dir? I guess we could support patterns to be able 
to define the resulting segment name based on the input file path, but that 
seems like it could get messy. Wondering if a first cut to just enable this, 
and ensure you can implement your own name generator class.
   
   IIRC, segment name generator is not pluggable, atm. I can see that plugging 
in custom name generators would be useful. It might open up the door for 
operational overhead though (given that we rely on names to overwrite segments).


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