CycloneBoy opened a new pull request #3245:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/3245


   ## *Tips*
   - *Thanks very much for contributing to Apache DolphinScheduler.*
   - *Please review 
https://dolphinscheduler.apache.org/en-us/community/index.html before opening a 
pull request.*
   
   ## What is the purpose of the pull request
   
   fix the bug #3240  [Bug][worker] Cannot find a (Map) Key deserializer for 
type #3240
   
   ## Brief change log
     -  add UdfFuncDeserializer.java for Deserializer of the entity UdfFunc
     -  modify SQLTaskExecutionContext.java  for  add @JsonDeserialize  to 
udfFuncTenantCodeMap
     - add SQLTaskExecutionContextTest for test Deserializer of the entity 
SQLTaskExecutionContext
     - modify th pom.xml of the root to add test of maven-surefire-plugin
   ## Verify this pull request
   
   This change added tests and can be verified as follows:
   
     - *Added SQLTaskExecutionContextTest to verify the change.*
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to