HyukjinKwon opened a new pull request #25677: [SPARK-28971][SQL][PYTHON][TESTS] 
Convert and port 'pgSQL/aggregates_part4.sql' into UDF test base
URL: https://github.com/apache/spark/pull/25677
 
 
   ### What changes were proposed in this pull request?
   
   This PR proposes to port `pgSQL/aggregates_part4.sql` into UDF test base.
   
   <details><summary>Diff comparing to 'pgSQL/aggregates_part3.sql'</summary>
   <p>
   
   ```diff
   ```
   
   </p>
   </details>
   
   ### Why are the changes needed?
   
   To improve test coverage in UDFs.
   
   ### Does this PR introduce any user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Manually tested via:
   
   ```bash
    build/sbt "sql/test-only *SQLQueryTestSuite -- -z 
udf/pgSQL/udf-aggregates_part4.sql"
   ```
   
   as guided in https://issues.apache.org/jira/browse/SPARK-27921

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to