benbellick opened a new pull request, #754:
URL: https://github.com/apache/arrow-go/pull/754

   ### Rationale for this change
   
   Upgrade substrait-go to the latest major version (v8). I'm visiting from 
@substrait-io and need this bumped so I can update the dependency in 
`iceberg-go`.
   
   ### What changes are included in this PR?
   
   - Updated `github.com/substrait-io/substrait-go` from v7.6.0 to v8.0.0
   - Updated import paths from `v7` to `v8` across `arrow/compute/exprs`
   - Transitive dependency bumps: `substrait-protobuf/go` v0.84.0 → v0.85.0, 
`substrait` v0.84.0 → v0.85.0
   
   ### Are these changes tested?
   
   Existing tests pass (`go test ./arrow/compute/exprs/...`).
   
   ### Are there any user-facing changes?
   
   Users importing `arrow/compute/exprs` will transitively depend on 
substrait-go v8 instead of v7.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to