npawar opened a new issue #5322:
URL: https://github.com/apache/incubator-pinot/issues/5322
We have 2 constructors for SegmentgeneratorConfig
1) SegmentGeneratorConfig(TableCofig, Schema)
2) SegmentgeneratorConfig()
We also have a lot of setters.
We need to finalize on one way of constructing SegmentGeneratorConfig -
using tableConfig and schema. TableConfig should be made mandatory. That way we
can get rid of a lot of setters.
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]