Jefffrey opened a new pull request, #17579:
URL: https://github.com/apache/datafusion/pull/17579
`Datafusion extended tests / cargo test hash collisions (amd64) (push)`
currently failing on main:
```
error[E0560]: struct `ParquetOpener` has no field named
`file_decryption_properties`
--> datafusion/datasource-parquet/src/opener.rs:1436:13
|
1436 | file_decryption_properties: None,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ `ParquetOpener` does not have
this field
|
= note: all struct fields are already assigned
For more information about this error, try `rustc --explain E0560`.
error: could not compile `datafusion-datasource-parquet` (lib test) due to 1
previous error
warning: build failed, waiting for other jobs to finish...
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]