Skip to content

Conversation

ganeshashree
Copy link

Currently, we only display the database name and table name in the error message when the table is not found. We should display the fully qualified table name, including the catalog name, in the exception message when the table is missing.

What changes were proposed in this pull request?

Why are the changes needed?

Better error message.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Modified the affected unit tests and verified that the error message has the fully qualified table name when the table is not found.

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

No

@github-actions github-actions bot added the SQL label Sep 11, 2025
@ganeshashree ganeshashree force-pushed the SPARK-53558 branch 3 times, most recently from 2ba2ff7 to 9c83d0a Compare September 12, 2025 10:19
…log name in the exception message when the table is not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants