Skip to content

Conversation

@juliuszsompolski
Copy link
Contributor

Which Delta project/connector is this regarding?

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

Description

In Spark master, there is now an error code for checkpointRDDBlockIdNotFoundError. Depend on that instead of regexing against a message.

How was this patch tested?

Test adapted.

Does this PR introduce any user-facing changes?

No.

@juliuszsompolski
Copy link
Contributor Author

It works with Spark master but not with Spark 3.5, so will have to wait.

@juliuszsompolski
Copy link
Contributor Author

Superseded by #5291

zachschuermann pushed a commit that referenced this pull request Oct 6, 2025
…otFoundError error class, not message (#5291)

#### Which Delta project/connector is this regarding?

- [x] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)

## Description

This PR improves #3649 by
providing version-specific checks for SparkException.

## How was this patch tested?

Update an existing test.

## Does this PR introduce _any_ user-facing changes?

No.
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