boy-xiaozhang commented on issue #9089: URL: https://github.com/apache/dolphinscheduler/issues/9089#issuecomment-1083911939
> > hi,Can you debug code locally,Try connecting to the production metabase locally > > I can connect to the database, but what's the > > ``` > SQL in the dolphinscheduler-dao > ``` > > ?? can you supply that to us?? The SQL Mapper.xml file you need is in dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper, What I suggest is that you can combine the api-doc to find the corresponding SQL, and then query the metabase. At the same time, you can also back up the data to the local, or connect the pro database to the local Debug. -- 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]
