Tartarus0zm commented on issue #1602:
URL: https://github.com/apache/auron/issues/1602#issuecomment-3511518291

   > [@Tartarus0zm](https://github.com/Tartarus0zm) but unit tests like 
`AuronCheckConvertShuffleExchangeSuite` call `AuronConverters.convertSparkPlan` 
directly — which triggers `AuronAdaptor.getInstance.getAuronConfiguration` — 
without importing `Shims`. This means the side-effect 
`AuronAdaptor.initInstance` won’t run, leading to NPE in tests. What's you 
thoughts?
   
   @yew1eb I believe any method that can correctly reproduce this issue is 
acceptable, but I'm not an expert in Spark. This unit test can be reviewed by 
@richox .


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