SbloodyS commented on code in PR #9917:
URL: https://github.com/apache/dolphinscheduler/pull/9917#discussion_r867425352
##########
dolphinscheduler-ui/src/views/projects/task/components/node/tasks/use-sql.ts:
##########
@@ -46,6 +46,7 @@ export function useSql({
timeout: 30,
type: 'MYSQL',
displayRows: 10,
+ segmentSeparator: '',
Review Comment:
Yes. But i think it's too difficult for users to judge whether this
parameter needs to be added. Is it better that we help users judge whether this
parameter needs to be added instead of letting users to defined? @zhuangchong
--
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]