guoyuepeng commented on a change in pull request #520: [GRIFFIN-276]Add batch
type measure job test case
URL: https://github.com/apache/griffin/pull/520#discussion_r314097712
##########
File path: measure/src/main/scala/org/apache/griffin/measure/launch/DQApp.scala
##########
@@ -32,6 +33,8 @@ trait DQApp extends Loggable with Serializable {
val envParam: EnvConfig
val dqParam: DQConfig
+ implicit var sparkSession: SparkSession = _
Review comment:
make sense to me.
----------------------------------------------------------------
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]
With regards,
Apache Git Services