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

dongjoon-hyun 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 6c2e0d8ffd11 [SPARK-57687][BUILD] Add `arrow-compression` to 
`LICENSE-binary`
6c2e0d8ffd11 is described below

commit 6c2e0d8ffd119a74a16e743f80c8dccd0fdfb5e0
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Wed Jun 24 23:45:47 2026 -0700

    [SPARK-57687][BUILD] Add `arrow-compression` to `LICENSE-binary`
    
    ### What changes were proposed in this pull request?
    
    This PR aims to add `arrow-compression` to LICENSE-binary
    
    ### Why are the changes needed?
    
    Apache Spark 4.1.0+ distributions bundle `arrow-compression-*.jar`, but 
LICENSE-binary missed this.
    
    - https://github.com/apache/spark/pull/52747
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Manual review.
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    Generated-by: Claude Code (Claude Opus 4.8)
    
    Closes #56762 from dongjoon-hyun/SPARK-57687.
    
    Authored-by: Dongjoon Hyun <[email protected]>
    Signed-off-by: Dongjoon Hyun <[email protected]>
---
 LICENSE-binary | 1 +
 1 file changed, 1 insertion(+)

diff --git a/LICENSE-binary b/LICENSE-binary
index 3e3aed6fcce1..460671acab05 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -305,6 +305,7 @@ joda-time:joda-time
 net.sf.opencsv:opencsv
 net.sf.supercsv:super-csv
 net.sf.jpam:jpam
+org.apache.arrow:arrow-compression
 org.apache.arrow:arrow-format
 org.apache.arrow:arrow-memory-core
 org.apache.arrow:arrow-memory-netty


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

Reply via email to