fix(deps): update datafusion ecosystem #522
Annotations
11 errors and 1 warning
|
|
|
src/main.rs#L63
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
|
src/main.rs#L108
the trait bound `DeltaTable: datafusion::datasource::TableProvider` is not satisfied
|
|
src/main.rs#L89
type annotations needed
|
|
src/main.rs#L89
no method named `head` found for struct `Arc<object_store::gcp::GoogleCloudStorage>` in the current scope
|
|
src/main.rs#L82
the trait bound `object_store::gcp::GoogleCloudStorage: deltalake::ObjectStore` is not satisfied
|
|
src/main.rs#L64
type annotations needed
|
|
src/main.rs#L64
no method named `head` found for struct `Arc<object_store::aws::AmazonS3>` in the current scope
|
|
src/main.rs#L57
the trait bound `object_store::aws::AmazonS3: deltalake::ObjectStore` is not satisfied
|
|
src/main.rs#L459
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
|
src/main.rs#L441
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
|
src/main.rs#L29
unused import: `object_store::ObjectStore`
|
The logs for this run have expired and are no longer available.
Loading