yinxiaolog opened a new issue, #16046:
URL: https://github.com/apache/dolphinscheduler/issues/16046

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   
![image](https://github.com/apache/dolphinscheduler/assets/43245392/2d5f7558-de37-4c95-badd-fd3cf4c5cb92)
   
![image](https://github.com/apache/dolphinscheduler/assets/43245392/2f6f0c84-61df-48ef-bf72-cf1218ca1b5a)
   
   ### What you expected to happen
   
   TIME TYPE is setted String,execute sql as String,not Time,there wiil be an 
error when execute this sql.
   
   前端SQL自定义参数为TIME类型时,传到后端给SQL执行设置参数类型时,会把Time类型设置为String,后续sql执行时会导致类型不匹配而出错。
   
   ### How to reproduce
   
   It‘’s easy to reproduce when setting self-define param type TIME.
   
   设置SQL执行时自定义参数类型为TIME时,当后端执行引擎特殊适配这种类型时就会出错。
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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