Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spark 3.4: Include catalog name in view errors #9810

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

nastra
Copy link
Contributor

@nastra nastra commented Feb 26, 2024

This backports #9807 to Spark 3.4

@github-actions github-actions bot added the spark label Feb 26, 2024
@nastra nastra force-pushed the spark34-view-include-catalog-name branch from a8bd4dc to 6da41b9 Compare February 26, 2024 10:46
@nastra nastra force-pushed the spark34-view-include-catalog-name branch from 6da41b9 to 29b8925 Compare February 26, 2024 10:46
identifier: ResolvedIdentifier,
tempObjectNames: String,
tempObjectType: String) = {
private def invalidRefToTempObject(ident: ResolvedIdentifier, tempObjectNames: String, tempObjectType: String) = {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just aligning the formatting here

import org.apache.spark.sql.connector.catalog.LookupCatalog
import org.apache.spark.sql.connector.catalog.ViewCatalog
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removing these imports was missed in a previous backport

@nastra nastra requested a review from Fokko February 26, 2024 12:59
@nastra nastra merged commit 10ec85f into apache:main Feb 26, 2024
31 checks passed
@nastra nastra deleted the spark34-view-include-catalog-name branch February 26, 2024 14:51
bitsondatadev pushed a commit to bitsondatadev/iceberg that referenced this pull request Mar 3, 2024
devangjhabakh pushed a commit to cdouglas/iceberg that referenced this pull request Apr 22, 2024
zachdisc pushed a commit to zachdisc/iceberg that referenced this pull request Dec 23, 2024
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.

2 participants