Spark
Apache Spark Connector Documentation
Last updated
Was this helpful?
Apache Spark Connector Documentation
Last updated
Was this helpful?
import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';
Apache Spark as a connector for federated SQL query against a Spark Cluster using
spark_remote
: A connection URI. Refer to for parameters in URI.
Correlated scalar subqueries are only supported in filters, aggregations, projections, and UPDATE/MERGE/DELETE commands.
The Spark connector does not yet support streaming query results from Spark.