[
https://issues.apache.org/jira/browse/ARROW-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-5051:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/21545
> [GLib][Gandiva] Test failure in release verification script
> -----------------------------------------------------------
>
> Key: ARROW-5051
> URL: https://issues.apache.org/jira/browse/ARROW-5051
> Project: Apache Arrow
> Issue Type: Bug
> Components: GLib
> Affects Versions: 0.12.1
> Reporter: Antoine Pitrou
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> I got this:
> {code}
> 23: end
> 24:
> 25: def test_value
> => 26: assert_equal(@value, @node.value)
> 27: end
> 28:
> 29: def test_return_type
> /tmp/arrow-0.13.0.NUWtu/apache-arrow-0.13.0/c_glib/test/gandiva/test-string-literal-node.rb:26:in
> `test_value'
> <"Hello"> expected but was
> <"\u0010Ұ6q">
> Failure: test_value(TestGandivaStringLiteralNode)
> {code}
> When running the verification script:
> {code}
> ./dev/release/verify-release-candidate.sh source 0.13.0 4
> {code}
> The value displayed above looks like corrupted memory...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)