wolfboys commented on PR #3313:
URL: 
https://github.com/apache/incubator-streampark/pull/3313#issuecomment-1793715175

   > I'm curious if Lazy Val needs to declare variable types, since Scala has 
automatic type inference
   
   The "lazy" here has a literal meaning. In the context of a class, it refers 
to a field that is only initialized when it is actually used.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to