Skip to content

SqlGraphRegistrationContext

Creating Instance

SqlGraphRegistrationContext takes the following to be created:

SqlGraphRegistrationContext is created when:

processSqlQuery

processSqlQuery(
  queryPlan: LogicalPlan,
  queryOrigin: QueryOrigin): Unit

processSqlQuery...FIXME


processSqlQuery is used when:

processSqlFile

processSqlFile(
  sqlText: String,
  sqlFilePath: String,
  spark: SparkSession): Unit

processSqlFile...FIXME


processSqlFile is used when: