[
https://issues.apache.org/jira/browse/ARROW-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660440#comment-17660440
]
Rok Mihevc commented on ARROW-3417:
-----------------------------------
This issue has been migrated to [issue
#19744|https://github.com/apache/arrow/issues/19744] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Packaging] dev/release/verify-release-cndidate.sh fails Parquet C++ test
> -------------------------------------------------------------------------
>
> Key: ARROW-3417
> URL: https://issues.apache.org/jira/browse/ARROW-3417
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Packaging
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.11.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> {code}
> 72: [----------] 5 tests from ReadDecimals/TestArrowReaderAdHocSparkAndHvr
> 72: [ RUN ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/0
> 72: unknown file: Failure
> 72: C++ exception with description "Please point the PARQUET_TEST_DATA
> environment variable to the test data directory" thrown in the test body.
> 72: [ FAILED ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/0,
> where GetParam() = ("int32_decimal.parquet", 16-byte object <E0-97 07-64
> A9-55 00-00 D0-97 07-64 A9-55 00-00>) (0 ms)
> 72: [ RUN ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/1
> 72: unknown file: Failure
> 72: C++ exception with description "Please point the PARQUET_TEST_DATA
> environment variable to the test data directory" thrown in the test body.
> 72: [ FAILED ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/1,
> where GetParam() = ("int64_decimal.parquet", 16-byte object <90-97 07-64
> A9-55 00-00 80-97 07-64 A9-55 00-00>) (0 ms)
> 72: [ RUN ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/2
> 72: unknown file: Failure
> 72: C++ exception with description "Please point the PARQUET_TEST_DATA
> environment variable to the test data directory" thrown in the test body.
> 72: [ FAILED ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/2,
> where GetParam() = ("fixed_length_decimal.parquet", 16-byte object <D0-94
> 07-64 A9-55 00-00 C0-94 07-64 A9-55 00-00>) (0 ms)
> 72: [ RUN ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/3
> 72: unknown file: Failure
> 72: C++ exception with description "Please point the PARQUET_TEST_DATA
> environment variable to the test data directory" thrown in the test body.
> 72: [ FAILED ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/3,
> where GetParam() = ("fixed_length_decimal_legacy.parquet", 16-byte object
> <30-80 01-64 A9-55 00-00 20-80 01-64 A9-55 00-00>) (0 ms)
> 72: [ RUN ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/4
> 72: unknown file: Failure
> 72: C++ exception with description "Please point the PARQUET_TEST_DATA
> environment variable to the test data directory" thrown in the test body.
> 72: [ FAILED ] ReadDecimals/TestArrowReaderAdHocSparkAndHvr.ReadDecimals/4,
> where GetParam() = ("byte_array_decimal.parquet", 16-byte object <80-CA 02-64
> A9-55 00-00 70-CA 02-64 A9-55 00-00>) (0 ms)
> 72: [----------] 5 tests from ReadDecimals/TestArrowReaderAdHocSparkAndHvr (0
> ms total)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)