pjfanning opened a new issue, #17328:
URL: https://github.com/apache/dolphinscheduler/issues/17328

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   The Databend JDBC jar is really messy. It embeds lots of other 3rd party 
classes and only shades some of them.
   The current version used by DS has unshaded Jackson classes that interfere 
with the Jackson jars used by DS directly. The newer Databend jar has shaded 
the Jackson classes.
   
   https://github.com/apache/dolphinscheduler/pull/17307 is affected but it has 
more issues to resolve (some test issues) - so I think it best to seperate this 
issue into its own separate case.
   
   ### What you expected to happen
   
   less messy databend jar
   
   ### How to reproduce
   
   n/a
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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