Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ux): include basename of path in generated table names in read_*() #10522

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

feat(ux): include basename of path in generated table names in read_*()

edee1ea
Select commit
Loading
Failed to load commit list.
Open

feat(ux): include basename of path in generated table names in read_*() #10522

feat(ux): include basename of path in generated table names in read_*()
edee1ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 5, 2024 in 0s

47.82% of diff hit (within 92.00% threshold of 94.15%)

View this Pull Request on Codecov

47.82% of diff hit (within 92.00% threshold of 94.15%)

Annotations

Check warning on line 496 in ibis/backends/datafusion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/datafusion/__init__.py#L496

Added line #L496 was not covered by tests

Check warning on line 498 in ibis/backends/datafusion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/datafusion/__init__.py#L498

Added line #L498 was not covered by tests

Check warning on line 732 in ibis/backends/datafusion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/datafusion/__init__.py#L732

Added line #L732 was not covered by tests

Check warning on line 739 in ibis/backends/datafusion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/datafusion/__init__.py#L739

Added line #L739 was not covered by tests

Check warning on line 746 in ibis/backends/datafusion/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/datafusion/__init__.py#L746

Added line #L746 was not covered by tests

Check warning on line 591 in ibis/backends/duckdb/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/__init__.py#L591

Added line #L591 was not covered by tests

Check warning on line 593 in ibis/backends/duckdb/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/__init__.py#L593

Added line #L593 was not covered by tests

Check warning on line 703 in ibis/backends/duckdb/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/__init__.py#L703

Added line #L703 was not covered by tests

Check warning on line 787 in ibis/backends/duckdb/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/__init__.py#L787

Added line #L787 was not covered by tests

Check warning on line 834 in ibis/backends/duckdb/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/__init__.py#L834

Added line #L834 was not covered by tests

Check warning on line 943 in ibis/backends/duckdb/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/duckdb/__init__.py#L943

Added line #L943 was not covered by tests

Check warning on line 15 in ibis/backends/polars/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/polars/__init__.py#L15

Added line #L15 was not covered by tests

Check warning on line 103 in ibis/backends/polars/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/polars/__init__.py#L103

Added line #L103 was not covered by tests

Check warning on line 213 in ibis/backends/polars/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/polars/__init__.py#L212-L213

Added lines #L212 - L213 were not covered by tests

Check warning on line 254 in ibis/backends/polars/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/polars/__init__.py#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 294 in ibis/backends/polars/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/polars/__init__.py#L293-L294

Added lines #L293 - L294 were not covered by tests

Check warning on line 321 in ibis/backends/polars/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/polars/__init__.py#L321

Added line #L321 was not covered by tests

Check warning on line 355 in ibis/backends/polars/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/polars/__init__.py#L354-L355

Added lines #L354 - L355 were not covered by tests

Check warning on line 366 in ibis/backends/polars/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/polars/__init__.py#L366

Added line #L366 was not covered by tests

Check warning on line 368 in ibis/backends/polars/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/polars/__init__.py#L368

Added line #L368 was not covered by tests

Check warning on line 793 in ibis/backends/pyspark/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/pyspark/__init__.py#L793

Added line #L793 was not covered by tests

Check warning on line 830 in ibis/backends/pyspark/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/pyspark/__init__.py#L830

Added line #L830 was not covered by tests

Check warning on line 872 in ibis/backends/pyspark/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/pyspark/__init__.py#L872

Added line #L872 was not covered by tests

Check warning on line 910 in ibis/backends/pyspark/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/pyspark/__init__.py#L910

Added line #L910 was not covered by tests

Check warning on line 1220 in ibis/backends/pyspark/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/pyspark/__init__.py#L1220

Added line #L1220 was not covered by tests