+1 Agree with you
Best Regards --------------- DolphinScheduler(Incubator) PPMC Lidong Dai 代立冬 [email protected] --------------- nauu <[email protected]> 于2019年12月10日周二 上午11:04写道: > I had created an issue and start to solve it. > > The issue is here > https://github.com/apache/incubator-dolphinscheduler/issues/1425 < > https://github.com/apache/incubator-dolphinscheduler/issues/1425> > > > [email protected] > zhukai/nauu ygsoft > > > > > On Dec 10, 2019, at 10:49 AM, lidong dai <[email protected]> wrote: > > > > 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 > >> > >> > >> > >> > >
