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(api): Add Table.sample #7377

Merged
merged 9 commits into from
Oct 17, 2023

docs: add callout note for `Table.sample`

95d9317
Select commit
Loading
Failed to load commit list.
Merged

feat(api): Add Table.sample #7377

docs: add callout note for `Table.sample`
95d9317
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 17, 2023 in 1s

80.91% of diff hit (within 92.00% threshold of 90.66%)

View this Pull Request on Codecov

80.91% of diff hit (within 92.00% threshold of 90.66%)

Annotations

Check warning on line 151 in ibis/backends/base/sql/alchemy/query_builder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/base/sql/alchemy/query_builder.py#L151

Added line #L151 was not covered by tests

Check warning on line 135 in ibis/backends/base/sql/compiler/query_builder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/base/sql/compiler/query_builder.py#L135

Added line #L135 was not covered by tests

Check warning on line 142 in ibis/backends/base/sql/compiler/query_builder.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/base/sql/compiler/query_builder.py#L142

Added line #L142 was not covered by tests

Check warning on line 32 in ibis/backends/clickhouse/compiler/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/clickhouse/compiler/core.py#L32

Added line #L32 was not covered by tests

Check warning on line 303 in ibis/backends/pyspark/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/pyspark/compiler.py#L303

Added line #L303 was not covered by tests

Check warning on line 306 in ibis/backends/pyspark/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/pyspark/compiler.py#L305-L306

Added lines #L305 - L306 were not covered by tests

Check warning on line 1274 in ibis/expr/types/relations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/expr/types/relations.py#L1274

Added line #L1274 was not covered by tests

Check warning on line 1276 in ibis/expr/types/relations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/expr/types/relations.py#L1276

Added line #L1276 was not covered by tests

Check warning on line 1672 in ibis/tests/expr/test_value_exprs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/tests/expr/test_value_exprs.py#L1672

Added line #L1672 was not covered by tests

Check warning on line 1675 in ibis/tests/expr/test_value_exprs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/tests/expr/test_value_exprs.py#L1674-L1675

Added lines #L1674 - L1675 were not covered by tests

Check warning on line 1678 in ibis/tests/expr/test_value_exprs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/tests/expr/test_value_exprs.py#L1677-L1678

Added lines #L1677 - L1678 were not covered by tests

Check warning on line 1685 in ibis/tests/expr/test_value_exprs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/tests/expr/test_value_exprs.py#L1680-L1685

Added lines #L1680 - L1685 were not covered by tests