Skip to content

Conversation

huan233usc
Copy link
Collaborator

@huan233usc huan233usc commented Jul 4, 2025

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (Spark Dsv2)

Description

Setup new module Spark-Dsv2 and add a very basic placeholder test catalog implementation, it will be used for the effort described in #4718

How was this patch tested?

Does this PR introduce any user-facing changes?

@huan233usc huan233usc changed the title [Build][Spark-Dsv2]Create module SparkDsv2 for [Build][Spark-Dsv2]Create module SparkDsv2 for codes for Kernel based dsv2 connector Jul 7, 2025
@huan233usc huan233usc self-assigned this Jul 8, 2025
lazy val spark = (project in file("spark-jar"))
.dependsOn(sparkDsv1)
.dependsOn(sparkDsv2)
.aggregate(sparkDsv1, sparkDsv2, kernelApi, kernelDefaults)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed for DSP workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant