feat: add test for listing multiple parquet files #8
Annotations
20 errors and 1 warning
cargo fmt
Process completed with exit code 1.
|
cargo clippy:
src/main.rs#L8
unused import: `ListingOptions`
|
cargo clippy:
src/args.rs#L53
method `get_globbing_path` is never used
|
cargo clippy:
src/args.rs#L85
function `get_sdk_config` is never used
|
cargo clippy:
src/args.rs#L92
function `set_aws_profile_when_needed` is never used
|
cargo clippy:
src/args.rs#L98
function `set_aws_region_when_needed` is never used
|
cargo clippy:
src/args.rs#L105
function `get_storage_location` is never used
|
cargo clippy:
src/args.rs#L143
function `parse_glue_url` is never used
|
cargo clippy:
src/args.rs#L163
function `update_s3_console_url` is never used
|
cargo clippy:
src/globbing_path.rs#L11
struct `GlobbingPath` is never constructed
|
cargo clippy:
src/globbing_path.rs#L19
associated items `parse`, `build_listing_table_url`, and `get_store` are never used
|
cargo test:
src/main.rs#L8
unused import: `ListingOptions`
|
cargo test:
src/args.rs#L53
method `get_globbing_path` is never used
|
cargo test:
src/args.rs#L85
function `get_sdk_config` is never used
|
cargo test:
src/args.rs#L92
function `set_aws_profile_when_needed` is never used
|
cargo test:
src/args.rs#L98
function `set_aws_region_when_needed` is never used
|
cargo test:
src/args.rs#L105
function `get_storage_location` is never used
|
cargo test:
src/globbing_path.rs#L11
struct `GlobbingPath` is never constructed
|
cargo test:
src/globbing_path.rs#L19
associated items `parse`, `build_listing_table_url`, and `get_store` are never used
|
cargo test
Process completed with exit code 101.
|
cargo fmt:
src/main.rs#L113
Diff in /home/runner/work/qv/qv/src/main.rs
|