eye-gu commented on issue #18377:
URL: 
https://github.com/apache/dolphinscheduler/issues/18377#issuecomment-4788193160

   @SbloodyS The goal is to let users extend datasource types via SPI plugins, 
the same way task plugins already work today (drop a jar into 
plugins/task-plugins/, restart, new task type appears). Currently datasource 
SPI exists, but DataSourceProcessor#getDbType return DbType enum, so an 
external jar can not register new 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