This is an automated email from the ASF dual-hosted git repository.

mgrund pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


The following commit(s) were added to refs/heads/master by this push:
     new 2bec82c05895 [MINOR][TESTS] Remove unused test jar (udf_noA.jar)
2bec82c05895 is described below

commit 2bec82c05895a1fb3e136cb922f595ae0a4242c6
Author: Hyukjin Kwon <[email protected]>
AuthorDate: Fri Jul 12 10:37:06 2024 +0200

    [MINOR][TESTS] Remove unused test jar (udf_noA.jar)
    
    ### What changes were proposed in this pull request?
    
    This jar was added in https://github.com/apache/spark/pull/42069 but moved 
in https://github.com/apache/spark/pull/43735.
    
    ### Why are the changes needed?
    
    To clean up a jar not used.
    
    ### Does this PR introduce _any_ user-facing change?
    
    No
    
    ### How was this patch tested?
    
    Existing tests should check
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    No.
    
    Closes #47315 from HyukjinKwon/minor-cleanup-jar-2.
    
    Authored-by: Hyukjin Kwon <[email protected]>
    Signed-off-by: Martin Grund <[email protected]>
---
 connect/server/src/test/resources/udf_noA.jar | Bin 5545 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/connect/server/src/test/resources/udf_noA.jar 
b/connect/server/src/test/resources/udf_noA.jar
deleted file mode 100644
index 4d8c423ab6df..000000000000
Binary files a/connect/server/src/test/resources/udf_noA.jar and /dev/null 
differ


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

Reply via email to