Skip to content

Conversation

@heyihong
Copy link
Contributor

@heyihong heyihong commented May 19, 2025

What changes were proposed in this pull request?

  • Specify a standardized SQLSTATE, an error condition, and message parameters for each InvalidCommandInput error

Why are the changes needed?

  • Support new error framework

Does this PR introduce any user-facing change?

No

How was this patch tested?

build/sbt "connect/testOnly *SparkConnectProtoSuite"

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

No

@heyihong heyihong changed the title [SPARK-52216] Make InvalidCommandInput a user-facing error [SPARK-52216][SQL][CONNECT] Make InvalidCommandInput a user-facing error May 19, 2025
@heyihong heyihong force-pushed the SPARK-52216 branch 4 times, most recently from f82580e to 48bbbb2 Compare May 19, 2025 22:20
@HyukjinKwon
Copy link
Member

Do you mimd retiggering https://github.com/heyihong/spark/actions/runs/15128170287/job/42524026650?

@HyukjinKwon
Copy link
Member

Merged to master.

yhuang-db pushed a commit to yhuang-db/spark that referenced this pull request Jun 9, 2025
### What changes were proposed in this pull request?

- Specify a standardized SQLSTATE, an error condition, and message parameters for each InvalidCommandInput error

### Why are the changes needed?

- Support new error framework

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

`build/sbt "connect/testOnly *SparkConnectProtoSuite"`

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

No

Closes apache#50934 from heyihong/SPARK-52216.

Authored-by: Yihong He <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
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