hyunw9 opened a new pull request, #4991:
URL: https://github.com/apache/zeppelin/pull/4991

   ### What is this PR for?
   As @ParkGyeongTae mentioned, in 
`zeppelin-test/src/main/java/org/apache/zeppelin/test/SemanticVersion.java`, 
   Some methods related to version checks were found to be **unused** and could 
potentially introduce **unintended side effects**. I've removed them to 
streamline the code. These functionalities can be re-implemented if their 
specifications are required in the future.
    
   
   ### What type of PR is it?
   Refactoring
   
   ### Todos
   * [ ] - Remove unused methods
   
   ### What is the Jira issue?
   * Put link [here](https://issues.apache.org/jira/browse/ZEPPELIN-6250)
   
   ### How should this be tested?
   * Strongly recommended: add automated unit tests for any new or changed 
behavior
   * Outline any manual steps to test the PR here. 
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the license files need to update? - No
   * Is there breaking changes for older versions? - No
   * Does this needs documentation? - No
   


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