Skip to content

Comments

[SPARK-43346][SQL] Change error class _LEGACY_ERROR_TEMP_1206 to COLUMN_NOT_DEFINED#41056

Closed
JinHelin404 wants to merge 1 commit intoapache:masterfrom
JinHelin404:SPARK-43346
Closed

[SPARK-43346][SQL] Change error class _LEGACY_ERROR_TEMP_1206 to COLUMN_NOT_DEFINED#41056
JinHelin404 wants to merge 1 commit intoapache:masterfrom
JinHelin404:SPARK-43346

Conversation

@JinHelin404
Copy link
Contributor

What changes were proposed in this pull request?

In the PR, I propose to assign the proper name COLUMN_NOT_DEFINED to the legacy error class _LEGACY_ERROR_TEMP_1206.

Why are the changes needed?

see SPARK-43346

Does this PR introduce any user-facing change?

No.

How was this patch tested?

existing tests.

@JinHelin404 JinHelin404 changed the title change error class _LEGACY_ERROR_TEMP_1206 to COLUMN_NOT_DEFINED Change error class _LEGACY_ERROR_TEMP_1206 to COLUMN_NOT_DEFINED May 5, 2023
@JinHelin404 JinHelin404 changed the title Change error class _LEGACY_ERROR_TEMP_1206 to COLUMN_NOT_DEFINED [SPARK-43346][SQL] Change error class _LEGACY_ERROR_TEMP_1206 to COLUMN_NOT_DEFINED May 5, 2023
@MaxGekk
Copy link
Member

MaxGekk commented May 5, 2023

@JinHelin404 Sorry, this is a duplicate of #41020. cc @imback82

@JinHelin404
Copy link
Contributor Author

@MaxGekk Ok, i will close this pr.

@JinHelin404 JinHelin404 closed this May 5, 2023
@MaxGekk
Copy link
Member

MaxGekk commented May 5, 2023

@JinHelin404 Thank you.

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.

2 participants