eunhwa99 opened a new pull request, #5005: URL: https://github.com/apache/zeppelin/pull/5005
### What is this PR for? - This PR refactors the `InfluxDBInterpreter.class` to enhance code readability, clarity, and maintainability without changing its core functionality. - Key improvements include better naming, removal of unnecessary code, and adopting modern Java practices such as the Stream API. These changes are aimed at making the codebase more accessible and maintainable for future contributors. ### What type of PR is it? Refactoring ### Todos * [ ] - Task ### What is the Jira issue? * [ZEPPELIN-6264](https://issues.apache.org/jira/browse/ZEPPELIN-6264) ### How should this be tested? * No functional changes; existing tests should pass as-is. ### 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: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org