Skip to content

feat(api): add DateValue.epoch api for computing days since epoch #9856

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

Merged
merged 26 commits into from
Aug 26, 2024

feat(impala): `epoch_days`

1502091
Select commit
Loading
Failed to load commit list.
Merged

feat(api): add DateValue.epoch api for computing days since epoch #9856

feat(impala): `epoch_days`
1502091
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 24, 2024 in 0s

72.72% of diff hit (within 92.00% threshold of 95.16%)

View this Pull Request on Codecov

72.72% of diff hit (within 92.00% threshold of 95.16%)

Annotations

Check warning on line 318 in ibis/backends/sql/compilers/impala.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/impala.py#L318

Added line #L318 was not covered by tests

Check warning on line 322 in ibis/backends/sql/compilers/impala.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/impala.py#L322

Added line #L322 was not covered by tests

Check warning on line 485 in ibis/backends/sql/compilers/oracle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/oracle.py#L485

Added line #L485 was not covered by tests

Check warning on line 489 in ibis/backends/sql/compilers/oracle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/oracle.py#L489

Added line #L489 was not covered by tests

Check warning on line 535 in ibis/backends/sql/compilers/sqlite.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/sqlite.py#L535

Added line #L535 was not covered by tests

Check warning on line 539 in ibis/backends/sql/compilers/sqlite.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/sqlite.py#L539

Added line #L539 was not covered by tests