Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
scottsand-db committed Aug 15, 2024
1 parent f28c7e9 commit 2047560
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ class Snapshot(
// For implicits which re-use Encoder:
import org.apache.spark.sql.delta.implicits._

protected def spark = SparkSession.active
protected def spark = SparkSession.active // some change

/** Snapshot to scan by the DeltaScanGenerator for metadata query optimizations */
override val snapshotToScan: Snapshot = this
Expand Down

0 comments on commit 2047560

Please sign in to comment.