thanks, this maybe a bug,glad to hear that you want to fix it
Best Regards --------------- DolphinScheduler(Incubator) PPMC Lidong Dai 代立冬 [email protected] --------------- nauu <[email protected]> 于2019年12月9日周一 下午5:23写道: > Hi: > > I'd like to discuss about optimize the Constants. Because JDBC > class driver are duplicate define ,such as: > > public static final String JDBC_POSTGRESQL_CLASS_NAME = > "org.postgresql.Driver"; > and > public static final String ORG_POSTGRESQL_DRIVER = "org.postgresql.Driver"; > > There are same effect, We can use one of them. If everyone think it is > necessary , I will create an issue and fix it. > > > > > > > > [email protected] > zhukai/nauu ygsoft > > > >
