ueshin commented on PR #50093:
URL: https://github.com/apache/spark/pull/50093#issuecomment-2686499500

   As "Protobuf breaking change detection and Python CodeGen check" failed with:
   
   ```
   Error: Previously present message "LazyExpression" was deleted from file.
   Error: Previously present field "22" with name "subquery_expression" on 
message "Expression" was deleted.
   Error: Field "21" with name "subquery_expression" on message "Expression" 
changed option "json_name" from "lazyExpression" to "subqueryExpression".
   Error: Field "21" with name "subquery_expression" on message "Expression" 
changed type from "spark.connect.LazyExpression" to 
"spark.connect.SubqueryExpression".
   Error: Field "21" on message "Expression" changed name from 
"lazy_expression" to "subquery_expression".
   Error: buf found 5 breaking changes.
   ```
   
   #50094 should show it's not broken compared to 3.5.
   - 
https://github.com/ueshin/apache-spark/actions/runs/13555973829/job/37890264016


-- 
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-unsubscr...@spark.apache.org

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


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

Reply via email to