sparkSql

fun sparkSql(block: SparkSql.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.glue.model.SparkSql inside the given block


Specifies a transform where you enter a SQL query using Spark SQL syntax to transform the data. The output is a single DynamicFrame.