spark-expectations icon indicating copy to clipboard operation
spark-expectations copied to clipboard

[FEATURE] Test Spark-Connect Compatibility

Open newfront opened this issue 8 months ago • 1 comments

Is your feature request related to a problem? Please describe. In order to continue to work with the Spark ecosystem, we need to ensure we can continue to support the various connection types - including spark-connect.

Describe the solution you'd like The application will run when using the spark-connect backed SparkSession.

Describe alternatives you've considered Zero. We need this.

Additional context This will be a way to easily adapt to the Delta 4.x and Spark 4.x ecosystem.

newfront avatar Jun 27 '24 17:06 newfront