SbloodyS commented on PR #16794:
URL: 
https://github.com/apache/dolphinscheduler/pull/16794#issuecomment-2475817074

   > > > We should add ddl to drop the dq table.
   > > 
   > > 
   > > We can remove the create table ddl in the init sql and give some drop 
table ddl to users in docs to let users decide whether or not to execute it 
instead of execute it by default. WDYT?
   > 
   > How about giving entry point script to remove exists table and package it 
into binary tarball instead of document, cause we support only two of databases 
in prod, and we should keep thing easy to use
   
   I think it will be more traversal for some users to provide users with 
operating DLLs intuitively since this is a dangerous operation for drop table...


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