You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/11/07 18:08:17 UTC

[GitHub] [spark] LuciferYang opened a new pull request, #38538: [SPARK-41031][BUILD] Upgrade `xz` to 1.9 for `avro` 1.11.1

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

   ### What changes were proposed in this pull request?
   This pr aims to upgrade `xz` to 1.9 for `avro` 1.11.1.
   
   
   ### Why are the changes needed?
   Spark depend on `avro` 1.11.1 and `avro` 1.11.1 use `xz` as an optional dependency, so we need to manually check `xz` version when upgrading `avro`.
   
   https://github.com/apache/avro/blob/3a9e5a789b5165e0c8c4da799c387fdf84bfb75e/lang/java/pom.xml#L59
   
   https://github.com/apache/avro/blob/3a9e5a789b5165e0c8c4da799c387fdf84bfb75e/lang/java/avro/pom.xml#L238-L242
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Pass Github Actions


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] srowen commented on pull request #38538: [SPARK-41031][BUILD] Upgrade `xz` to 1.9 for `avro` 1.11.1

Posted by GitBox <gi...@apache.org>.
srowen commented on PR #38538:
URL: https://github.com/apache/spark/pull/38538#issuecomment-1306405753

   Do you happen to know if we should back-port this to 3.3, which uses Avro 1.11.0?


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] LuciferYang commented on pull request #38538: [SPARK-41031][BUILD] Upgrade `xz` to 1.9 for `avro` 1.11.1

Posted by GitBox <gi...@apache.org>.
LuciferYang commented on PR #38538:
URL: https://github.com/apache/spark/pull/38538#issuecomment-1306539537

   Sorry for the late reply. I just started today's work.
   
   Yes, we need backport to 3.3
   
   Thanks @srowen 


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] srowen commented on pull request #38538: [SPARK-41031][BUILD] Upgrade `xz` to 1.9 for `avro` 1.11.1

Posted by GitBox <gi...@apache.org>.
srowen commented on PR #38538:
URL: https://github.com/apache/spark/pull/38538#issuecomment-1306489569

   I checked, we should update 3.3 too, so I merged to master and 3.3


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] srowen closed pull request #38538: [SPARK-41031][BUILD] Upgrade `xz` to 1.9 for `avro` 1.11.1

Posted by GitBox <gi...@apache.org>.
srowen closed pull request #38538: [SPARK-41031][BUILD] Upgrade `xz` to 1.9 for `avro` 1.11.1
URL: https://github.com/apache/spark/pull/38538


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org