Skip to content

Actions: jcrist/ibis

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
84 workflow runs
84 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

feat(exasol): implement Table.nunique
Check Generated Files #163: Commit 49b66e2 pushed by jcrist
August 19, 2024 20:39 9m 41s exasol-agg-cleanup
August 19, 2024 20:39 9m 41s
feat(exasol): implement Table.nunique
Check Generated Files #162: Commit a4a8e4b pushed by jcrist
August 19, 2024 18:51 10m 40s exasol-agg-cleanup
August 19, 2024 18:51 10m 40s
test(duckdb): add test for supporting fixed-size array types
Check Generated Files #161: Commit 53b21c8 pushed by jcrist
August 16, 2024 17:25 13m 6s duckdb-fixed-array
August 16, 2024 17:25 13m 6s
docs: add aggregate-udfs api page to index
Check Generated Files #160: Commit b227f7f pushed by jcrist
August 7, 2024 19:43 11m 24s agg-udf-docs
August 7, 2024 19:43 11m 24s
feat(api): support ignore_null in first/last
Check Generated Files #159: Commit cd1ecab pushed by jcrist
August 7, 2024 16:49 8m 58s ignore_null
August 7, 2024 16:49 8m 58s
feat(api): support ignore_null in first/last
Check Generated Files #158: Commit bb073c3 pushed by jcrist
August 6, 2024 19:02 11m 11s ignore_null
August 6, 2024 19:02 11m 11s
feat(api): support ignore_null in first/last
Check Generated Files #157: Commit 8d10a3e pushed by jcrist
August 6, 2024 16:43 43s ignore_null
August 6, 2024 16:43 43s
feat(api): support order_by in order-sensitive aggregates (`collect…
Check Generated Files #156: Commit 79626db pushed by jcrist
July 30, 2024 21:45 11m 45s order-by-in-aggregates
July 30, 2024 21:45 11m 45s
refactor(polars): delete some dead versioning code
Check Generated Files #155: Commit e99949c pushed by jcrist
July 23, 2024 16:34 11m 19s polars-dead-code
July 23, 2024 16:34 11m 19s
fix(polars): fix polars std/var to properly handle sample/`popu…
Check Generated Files #154: Commit c25e871 pushed by jcrist
July 23, 2024 15:23 11m 8s fix-polars-agg
July 23, 2024 15:23 11m 8s
fix(pandas, dask): fix drop_table handling of force keyword
Check Generated Files #153: Commit 8a9535f pushed by jcrist
July 2, 2024 15:28 11m 37s pandas-drop-table
July 2, 2024 15:28 11m 37s
refactor(polars): delete some dead code in the polars backend
Check Generated Files #152: Commit 91abe5f pushed by jcrist
June 14, 2024 13:56 10m 49s delete-dead-code-polars
June 14, 2024 13:56 10m 49s
fix: exclude null values from first and last aggregations
Check Generated Files #151: Commit 1bd4fbe pushed by jcrist
June 11, 2024 19:19 10m 50s exclude-nulls-first-last
June 11, 2024 19:19 10m 50s
fix: drop nulls in .collect() aggregation
Check Generated Files #150: Commit 5b3eb42 pushed by jcrist
June 6, 2024 03:29 11m 54s drop-nulls-in-array-collect
June 6, 2024 03:29 11m 54s
feat(polars): implement create_view/drop_view/drop_table
Check Generated Files #149: Commit 0f11f1d pushed by jcrist
May 28, 2024 14:43 11m 6s polars-create-drop-view-table
May 28, 2024 14:43 11m 6s
refactor(sql): extract aggregate handling out into common utility class
Check Generated Files #147: Commit 9d12ebc pushed by jcrist
May 21, 2024 17:01 11m 9s refactor-sql-aggregate
May 21, 2024 17:01 11m 9s
test: add test cases for no-op fillna expressions
Check Generated Files #146: Commit c2e67a4 pushed by jcrist
May 7, 2024 15:55 10m 5s add-fillna-no-op-test-case
May 7, 2024 15:55 10m 5s
refactor(sql): use a rewrite rule to implement FillNa/DropNa
Check Generated Files #145: Commit 54c78e4 pushed by jcrist
May 6, 2024 20:44 12m 30s cleanup-sql-rewrites
May 6, 2024 20:44 12m 30s
chore: test and handle the case of self being a null-valued expression
Check Generated Files #144: Commit 4521895 pushed by cpcloud
May 6, 2024 13:10 12m 3s fix-eq-na
May 6, 2024 13:10 12m 3s
fix(api): treat col == None or col == ibis.NA as col.isnull()
Check Generated Files #143: Commit 74ce469 pushed by jcrist
May 3, 2024 21:08 13m 16s fix-eq-na
May 3, 2024 21:08 13m 16s
depr(api): deprecate how parameter to arbitrary
Check Generated Files #142: Commit be451a4 pushed by jcrist
March 28, 2024 18:10 10m 5s refactor-arbitrary
March 28, 2024 18:10 10m 5s
fix: fix SQL backend has_operation to include operations supported th…
Check Generated Files #141: Commit 4a097a0 pushed by jcrist
March 21, 2024 16:30 18m 20s fix-op-matrix
March 21, 2024 16:30 18m 20s
docs: remove experimental indicator from all backends
Check Generated Files #140: Commit 07e8ac0 pushed by jcrist
March 19, 2024 14:52 12m 11s not-experimental
March 19, 2024 14:52 12m 11s
feat(oracle, druid): support ibis.now()
Check Generated Files #139: Commit 62243ff pushed by jcrist
March 15, 2024 15:08 10m 27s ibis-today
March 15, 2024 15:08 10m 27s