ParkGyeongTae commented on code in PR #4793:
URL: https://github.com/apache/zeppelin/pull/4793#discussion_r1731351589
##########
python/src/test/java/org/apache/zeppelin/python/PythonInterpreterPandasSqlTest.java:
##########
@@ -58,7 +58,7 @@
abstract class PythonInterpreterPandasSqlTest {
private static final Logger LOGGER =
- LoggerFactory.getLogger(PythonInterpreterPandasSqlTest.class);
+ LoggerFactory.getLogger(PythonInterpreterPandasSqlTest.class);
Review Comment:
I have completed this task.
--
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]