panbingkun opened a new pull request, #47783: URL: https://github.com/apache/spark/pull/47783
### What changes were proposed in this pull request? The pr is following up https://github.com/apache/spark/pull/47208. ### Why are the changes needed? In this PR https://github.com/apache/spark/pull/47208, the method `dataTypeUnsupportedYetError` of using `_LEGACY_ERROR_TEMP_2088` has been removed, but the corresponding error condition `_LEGACY_ERROR_TEMP_2088` has not been synchronously deleted, and currently the Spark code repo no longer uses this error condition. <img width="1022" alt="image" src="https://github.com/user-attachments/assets/19723637-3535-4162-9259-5ddcea0ee579"> ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass GA. ### Was this patch authored or co-authored using generative AI tooling? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
