You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/01/18 03:30:38 UTC

[GitHub] [dolphinscheduler] zhongjiajie commented on a change in pull request #8091: 修复datax插件clickhouse reader sql中传时间参数验证问题

zhongjiajie commented on a change in pull request #8091:
URL: https://github.com/apache/dolphinscheduler/pull/8091#discussion_r786389522



##########
File path: dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxUtils.java
##########
@@ -17,6 +17,7 @@
 
 package org.apache.dolphinscheduler.plugin.task.datax;
 
+import com.alibaba.druid.sql.dialect.clickhouse.parser.ClickhouseStatementParser;

Review comment:
       Could you move this line before L23? 




-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org