Home
last modified time | relevance | path

Searched refs:RUN_SQL_ON_FILES (Results 1 – 1 of 1) sorted by relevance

/dports/devel/spark/spark-2.1.1/sql/catalyst/src/main/scala/org/apache/spark/sql/internal/
H A DSQLConf.scala445 val RUN_SQL_ON_FILES = SQLConfigBuilder("spark.sql.runSQLOnFiles") constant
830 def runSQLonFile: Boolean = getConf(RUN_SQL_ON_FILES)