Skip to content

Conversation

yuexing
Copy link
Contributor

@yuexing yuexing commented Jun 7, 2025

What changes were proposed in this pull request?

As stated in https://issues.apache.org/jira/browse/SPARK-37940, migrate the following errors to new error mechanism:

  1. unexpectedRequiredParameter→UNEXPECTED_REQUIRED_PARAMETER
  2. missingStaticPartitionColumn→MISSING_STATIC_PARTITION_COLUMN
  3. dataTypeOperationUnsupportedError→DATATYPE_OPERATION_UNSUPPORTED
  4. callDeprecatedMethodError→DEPRECATED_METHOD_CALL
  5. mustOverrideOneMethodError→MUST_OVERRIDE_METHOD

Why are the changes needed?

see https://issues.apache.org/jira/browse/SPARK-37935

Does this PR introduce any user-facing change?

No

How was this patch tested?

UT

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions bot added the SQL label Jun 7, 2025
Copy link

We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
If you'd like to revive this PR, please reopen it and ask a committer to remove the Stale tag!

@github-actions github-actions bot added the Stale label Sep 16, 2025
@github-actions github-actions bot closed this Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant