Skip to content

Actions: jcrist/ibis

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
88 workflow runs
88 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fix(sql): support set operations wrapping subqueries
Check Generated Files #137: Commit 3736686 pushed by jcrist
March 6, 2024 20:21 10m 31s set-ops-subqueries
March 6, 2024 20:21 10m 31s
refactor: always rewrite first -> first_value/last -> last_value
Check Generated Files #136: Commit cf29fad pushed by jcrist
March 6, 2024 16:33 9m 18s refactor-first-last-value
March 6, 2024 16:33 9m 18s
fix: return UUID types as strings from .execute()/.to_pandas()
Check Generated Files #135: Commit 5cc13c7 pushed by jcrist
March 4, 2024 15:37 7m 25s uuid-as-str
March 4, 2024 15:37 7m 25s
fix(sqlite): ensure ibis.uuid() generates a unique uuid per row
Check Generated Files #134: Commit 606a260 pushed by jcrist
March 4, 2024 04:02 10m 54s uuid-sqlite-fix
March 4, 2024 04:02 10m 54s
feat(api): make deferred objects hashable by their identity
Check Generated Files #133: Commit aa7aae5 pushed by jcrist
February 27, 2024 14:56 7m 54s deferred-hashable
February 27, 2024 14:56 7m 54s
feat(api): add a uuid function for returning a new uuid
Check Generated Files #132: Commit 733fffc pushed by jcrist
February 23, 2024 21:43 9m 42s create-uuid
February 23, 2024 21:43 9m 42s
refactor: rename SupportSchema -> SchemaLike, fix type definition
Check Generated Files #131: Commit fee43f1 pushed by jcrist
February 22, 2024 16:59 7m 55s fix-supports-schema
February 22, 2024 16:59 7m 55s
fix(sql): support set operations wrapping subqueries
Check Generated Files #130: Commit 8d0e972 pushed by jcrist
February 21, 2024 21:11 7m 27s set-ops-subqueries
February 21, 2024 21:11 7m 27s
fix(pyarrow): map date type to arrow date32 not date64
Check Generated Files #129: Commit 2da6794 pushed by jcrist
February 13, 2024 20:14 7m 48s map-date-to-date32
February 13, 2024 20:14 7m 48s
fix(trino): re-enable native TABLESAMPLE support
Check Generated Files #128: Commit 5d1178d pushed by jcrist
February 8, 2024 17:03 7m 28s trino-tablesample
February 8, 2024 17:03 7m 28s
fix(pyarrow): support accepting pyarrow dictionary types as inputs
Check Generated Files #127: Commit 7695ae1 pushed by jcrist
February 8, 2024 05:10 6m 55s support-pyarrow-dict-types
February 8, 2024 05:10 6m 55s
refactor: remove duplicated rewrite_sample rule
Check Generated Files #126: Commit 7c5010f pushed by jcrist
February 7, 2024 20:15 7m 8s consolidate-rewrite-rules
February 7, 2024 20:15 7m 8s
test: add test for Table.select on literals
Check Generated Files #125: Commit 3fce877 pushed by jcrist
February 7, 2024 04:03 7m 20s add-test-for-select-on-literal-bools
February 7, 2024 04:03 7m 20s
chore(deps): relock
Check Generated Files #124: Commit b2bd3d5 pushed by cpcloud
January 31, 2024 00:10 7m 18s sqlite-sqlglot-2
January 31, 2024 00:10 7m 18s
refactor(sqlite): cast to int before mod
Check Generated Files #123: Commit db532ca pushed by jcrist
January 30, 2024 23:22 52s sqlite-sqlglot-2
January 30, 2024 23:22 52s
ci(docker): yes -> "yes" to avoid yaml parsing weirdness
Check Generated Files #122: Commit 0df7453 pushed by jcrist
January 25, 2024 22:21 4m 29s yaml-yes-considered-harmful
January 25, 2024 22:21 4m 29s
fix(api): deferred values are not truthy
Check Generated Files #120: Commit 4533e4d pushed by jcrist
January 18, 2024 17:15 4m 34s deferred-not-truthy
January 18, 2024 17:15 4m 34s
feat(polars): add support for timestamp bucket
Check Generated Files #118: Commit b10d779 pushed by jcrist
October 18, 2023 22:40 8m 21s timestamp-bucket
October 18, 2023 22:40 8m 21s
feat(impala): implement Table.sample
Check Generated Files #117: Commit c801525 pushed by jcrist
October 17, 2023 14:12 11m 17s tablesample
October 17, 2023 14:12 11m 17s
test(doctest): nan -> NULL
Check Generated Files #116: Commit e9ffea1 pushed by cpcloud
October 14, 2023 10:54 3m 38s pyarrow-repr
October 14, 2023 10:54 3m 38s
chore: revert deps changes
Check Generated Files #115: Commit 7bb5b51 pushed by cpcloud
October 14, 2023 10:53 3m 23s pyarrow-repr
October 14, 2023 10:53 3m 23s
chore: revert deps changes
Check Generated Files #114: Commit 117b91a pushed by cpcloud
October 14, 2023 10:52 7m 17s pyarrow-repr
October 14, 2023 10:52 7m 17s
test(docstests): nan -> NULL
Check Generated Files #113: Commit a0e85db pushed by cpcloud
October 14, 2023 10:50 59s pyarrow-repr
October 14, 2023 10:50 59s