Skip to content

POC: plugin + fallback (no ccv2 yet)#20

Open
huan233usc wants to merge 3 commits into
masterfrom
plugin
Open

POC: plugin + fallback (no ccv2 yet)#20
huan233usc wants to merge 3 commits into
masterfrom
plugin

Conversation

@huan233usc
Copy link
Copy Markdown
Owner

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

How was this patch tested?

Does this PR introduce any user-facing changes?

// operations (e.g., streaming, write operations) in kernel-spark.
try {
// scalastyle:off classforname
val constructor = Class.forName("io.delta.kernel.spark.MaybeFallbackV1Connector")
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Shall we create a new KernelSparkSessionExtension which extends DeltaSparkSessionExtension?

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.

2 participants