FrankChen021 commented on issue #10530:
URL: https://github.com/apache/druid/issues/10530#issuecomment-717153394


   @gianm 
   
   I think it's better to keep the check of zero period in the ctor because it 
helps prevent invalid user configurations during the deserialization phase of 
these configurations.
   
   For this problem, maybe we need an internal ctor to bypass the check and 
delay the check to `getIterable` method


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

Reply via email to