TyrantLucifer commented on issue #4544:
URL: 
https://github.com/apache/incubator-seatunnel/issues/4544#issuecomment-1511018263

   > > Restrictions on parameter names: 1.In English, the hyphen (-) is 
commonly used to connect two or more closely related words to form a compound 
word. In programming and configuration files, the hyphen is also frequently 
used to represent multiple components of variable names, parameter names, 
property names, etc. This is a naming convention aimed at improving code 
readability and maintainability. 2.Multiple words are separated by a period (.) 
for example: max-retries、retry.interval、is.exactly-once
   > 
   > I suggest not modifying existing parameters, and adding new parameters can 
require this format.
   
   +1


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