Skip to content

Comments

[SPARK-42750][SQL] Parser implementation for BY NAME clause#41389

Closed
jose-torres wants to merge 6 commits intoapache:masterfrom
jose-torres:byname
Closed

[SPARK-42750][SQL] Parser implementation for BY NAME clause#41389
jose-torres wants to merge 6 commits intoapache:masterfrom
jose-torres:byname

Conversation

@jose-torres
Copy link
Contributor

What changes were proposed in this pull request?

Implements the parser logic for BY NAME. Right now it's just a stub and fails analysis if specified - I've used a temporary error since in the medium term it will be removed.

Why are the changes needed?

Part of a new API.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

New unit test.

"Failed to get block <blockId>, which is not a shuffle block"
]
},
"_LEGACY_ERROR_TEMP_3043" : {
Copy link
Member

Choose a reason for hiding this comment

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

Could you add a sub-class to UNSUPPORTED_FEATURE, please.

@jose-torres jose-torres changed the title [SPARK-42750][SS] Parser implementation for BY NAME clause [SPARK-42750][SQL] Parser implementation for BY NAME clause May 30, 2023
@jose-torres jose-torres requested a review from MaxGekk May 30, 2023 21:50
@Hisoka-X
Copy link
Member

Hi, this is a duplicate of #40908

@github-actions
Copy link

github-actions bot commented Sep 9, 2023

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 9, 2023
@github-actions github-actions bot closed this Sep 10, 2023
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.

3 participants