WillAyd opened a new pull request, #49487:
URL: https://github.com/apache/arrow/pull/49487

   ## Summary
   - Add `extension/tensor_internal.cc` and 
`extension/variable_shape_tensor.cc` to the `arrow_json` sources in 
`meson.build`
   - Add `variable_shape_tensor.h` to installed headers in 
`extension/meson.build`
   - These files were present in `CMakeLists.txt` but missing from the Meson 
build, causing undefined reference linker errors for `variable_shape_tensor()`, 
`IsPermutationTrivial()`, `IsPermutationValid()`, `ComputeStrides()`, and 
`SliceTensorBuffer()`
   
   ## Test plan
   - [ ] Verify the Meson CI build passes without linker errors
   
   * GitHub Issue: #49486
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
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