[
https://issues.apache.org/jira/browse/ARROW-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson updated ARROW-7503:
-----------------------------------
Priority: Blocker (was: Major)
> [Rust] Rust builds are failing on master
> ----------------------------------------
>
> Key: ARROW-7503
> URL: https://issues.apache.org/jira/browse/ARROW-7503
> Project: Apache Arrow
> Issue Type: Bug
> Components: Rust
> Reporter: Neal Richardson
> Priority: Blocker
> Fix For: 0.16.0
>
>
> See [https://github.com/apache/arrow/runs/374130594#step:5:1506] for example:
> {code}
> ...
> ---- schema::types::tests::test_schema_type_thrift_conversion_err stdout ----
> thread 'schema::types::tests::test_schema_type_thrift_conversion_err'
> panicked at 'assertion failed: `(left == right)`
> left: `"description() is deprecated; use Display"`,
> right: `"Root schema must be Group type"`',
> parquet/src/schema/types.rs:1760:13
> failures:
>
> column::writer::tests::test_column_writer_error_when_writing_disabled_dictionary
> column::writer::tests::test_column_writer_inconsistent_def_rep_length
> column::writer::tests::test_column_writer_invalid_def_levels
> column::writer::tests::test_column_writer_invalid_rep_levels
> column::writer::tests::test_column_writer_not_enough_values_to_write
> file::writer::tests::test_file_writer_error_after_close
> file::writer::tests::test_row_group_writer_error_after_close
> file::writer::tests::test_row_group_writer_error_not_all_columns_written
> file::writer::tests::test_row_group_writer_num_records_mismatch
> schema::types::tests::test_primitive_type
> schema::types::tests::test_schema_type_thrift_conversion_err
> test result: FAILED. 325 passed; 11 failed; 0 ignored; 0 measured; 0 filtered
> out
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)