Skip to content

Commit

Permalink
trigger UT.
Browse files Browse the repository at this point in the history
  • Loading branch information
beliefer committed May 21, 2019
1 parent e61c3f3 commit a173068
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -106,6 +106,7 @@ case class DataSource(
}
}
private lazy val providingInstance = providingClass.getConstructor().newInstance()

lazy val sourceInfo: SourceInfo = sourceSchema()
private val caseInsensitiveOptions = CaseInsensitiveMap(options)
private val equality = sparkSession.sessionState.conf.resolver
Expand Down

0 comments on commit a173068

Please sign in to comment.