Skip to content

Commit

Permalink
feat(exasol): implement approx_nunique, std, var
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrist committed Aug 19, 2024
1 parent 7ead7c7 commit d9c3daa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ibis/backends/tests/test_aggregation.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
from ibis import literal as L
from ibis.backends.tests.errors import (
ClickHouseDatabaseError,
ExaQueryError,
GoogleBadRequest,
ImpalaHiveServer2Error,
MySQLNotSupportedError,
Expand Down

0 comments on commit d9c3daa

Please sign in to comment.