anukalp2804 opened a new pull request, #17632:
URL: https://github.com/apache/iotdb/pull/17632

   ## Summary
   
   This PR resolves SonarCloud rule `java:S1192` , String literals should not 
be duplicated. For that i have done some changes like
   
   - Define a Constant `FROM` instead of duplicate literal `" from "`.
   
   Addressed : #17630
   
   This PR has:
   
   - [x] been self-reviewed.
   - [x] been built locally with `mvn spotless:apply`.
   - [x] been built locally with `mvn clean package -DskipTests`.
   - [x] been built locally with `mvn -pl iotdb-core -am test -DskipTests`.
   
   Resolves : 
https://sonarcloud.io/project/issues?sinceLeakPeriod=true&issueStatuses=OPEN%2CCONFIRMED&pullRequest=17612&id=apache_iotdb&open=AZ4ASk9tfV3Ahp1Ty0tp
   `Define a constant instead of duplicating literal`


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