Skip to content

Conversation

@Omar-Saleh
Copy link
Contributor

Which Delta project/connector is this regarding?

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

Description

Add generated column expression validation on write paths, change will initially merged in logging only mode before enabling the new validation.

How was this patch tested?

Unit tests

Does this PR introduce any user-facing changes?

deltaLog,
"delta.generatedColumns.writeValidationFailure",
data = Map(
"errorClassName" -> e.getClass,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Actually: you may want to log the errorClass instead here when available for Spark exception, otherwise you'll get a very generic AnalyisisException

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants