Commit 9e82bc2
authored
## Summary
- Fix `meson.build` in `cpp/src/arrow/extension/` referencing `fixed_shape_tensor_test.cc` which does not exist
- The test file was renamed to `tensor_extension_array_test.cc` but the Meson build was not updated to match `CMakeLists.txt`
🤖 Generated with [Claude Code](https://claude.com/claude-code)
* GitHub Issue: #49458
Authored-by: Will Ayd <william.ayd@icloud.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
1 parent aa1cabe commit 9e82bc2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments