panbingkun opened a new pull request, #36188:
URL: https://github.com/apache/spark/pull/36188

   ### What changes were proposed in this pull request?
   This pr aims to Add one test for the error class DUPLICATE_KEY to 
QueryParsingErrorsSuite, it's a followup of 
[SPARK-37935](https://issues.apache.org/jira/browse/SPARK-37935).
   
   ### Why are the changes needed?
   Add one test for the error class DUPLICATE_KEY to QueryParsingErrorsSuite
   
   ### Does this PR introduce any user-facing change?
   No
   
   ### How was this patch tested?
   - Manual test:
   
   ```
   ./build/sbt "sql/testOnly *QueryParsingErrorsSuite*"
   ```
   
   All tests passed.


-- 
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]

Reply via email to