fuchanghai commented on code in PR #14929:
URL: 
https://github.com/apache/dolphinscheduler/pull/14929#discussion_r1326846118


##########
dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-datax.ts:
##########
@@ -131,7 +131,8 @@ export function useDataX(model: { [field: string]: any }): 
IJsonItem[] {
     'CLICKHOUSE',
     'DATABEND',
     'HIVE',
-    'PRESTO'
+    'PRESTO',
+    'XUGU'

Review Comment:
   hi @mrliufox  if expose ```XUGU``` in the font end ,and use rdbmsreader or 
rdbmswriter in the backend ,please post a screenshot of the results of running 
xugu read and write locally using DataX's rdbms type.



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