Skip to content

Pull requests: ibis-project/ibis

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ci: split clouds to allow selective enablement ci Continuous Integration issues or PRs
#11843 opened Jan 16, 2026 by cpcloud Loading…
fix: handle scheme empty string trino The Trino backend
#11842 opened Jan 15, 2026 by baumgold Loading…
fix(window): support scalar values in WindowFunction.group_by tests Issues or PRs related to tests
#11840 opened Jan 15, 2026 by NickCrews Loading…
fix(deps) sqlglot 28.0 incompatibilities bigquery The BigQuery backend clickhouse The ClickHouse backend dependencies Issues or PRs related to dependencies sql Backends that generate SQL tests Issues or PRs related to tests
#11839 opened Jan 15, 2026 by Travior Loading…
feat(typing): make more arguments positional-only
#11838 opened Jan 15, 2026 by NickCrews Loading…
test: add tests for util.is_iterable() tests Issues or PRs related to tests
#11836 opened Jan 13, 2026 by NickCrews Loading…
test: improve Table.__getitem__ tests tests Issues or PRs related to tests
#11835 opened Jan 13, 2026 by NickCrews Loading…
chore: remove dead code and add util tests tests Issues or PRs related to tests
#11832 opened Jan 11, 2026 by adrioui Loading…
refactor: rename child to parent in SQLStringView polars The polars backend sql Backends that generate SQL
#11830 opened Jan 10, 2026 by NickCrews Loading…
fix: type Value.name() as returning Self, not Value
#11828 opened Jan 9, 2026 by NickCrews Loading…
feat(typing): improve typing of ibis.common.collections
#11826 opened Jan 8, 2026 by NickCrews Loading…
feat(typing): make @lazy_singledispatch return generic type datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) tests Issues or PRs related to tests
#11825 opened Jan 8, 2026 by NickCrews Loading…
chore(deps): update apache/druid docker tag to v35.0.1 dependencies Issues or PRs related to dependencies druid The Apache Druid backend
#11824 opened Jan 7, 2026 by renovate bot Loading…
1 task
chore(deps): update actions/create-github-app-token action to v2.2.1 ci Continuous Integration issues or PRs dependencies Issues or PRs related to dependencies
#11823 opened Jan 6, 2026 by renovate bot Loading…
1 task
chore(deps): update pypa/gh-action-pypi-publish digest to 03f86fe ci Continuous Integration issues or PRs dependencies Issues or PRs related to dependencies
#11822 opened Jan 6, 2026 by renovate bot Loading…
1 task
test: update snapshots and handling for Python 3.14 tests Issues or PRs related to tests
#11813 opened Dec 31, 2025 by kirillrdy Loading…
feat(typing): add some overloads to literal() datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`)
#11809 opened Dec 22, 2025 by NickCrews Loading…
fix(typing): improve a few internal types datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`)
#11808 opened Dec 22, 2025 by NickCrews Loading…
feat(datafusion): implement TableUnnest op sql Backends that generate SQL tests Issues or PRs related to tests
#11789 opened Nov 28, 2025 by mesejo Loading…
chore(deps): update dependency jupyterlite-pyodide-kernel to >=0.6,<0.8 dependencies Issues or PRs related to dependencies
#11787 opened Nov 28, 2025 by renovate bot Loading…
1 task
chore(deps): update clickhouse/clickhouse-server docker tag to v25.12.3.21 clickhouse The ClickHouse backend dependencies Issues or PRs related to dependencies
#11784 opened Nov 27, 2025 by renovate bot Loading…
1 task
fix: asof_join for columns with different names tests Issues or PRs related to tests
#11781 opened Nov 25, 2025 by mesejo Loading…
chore(deps): update mariadb docker tag to v12.1.2 dependencies Issues or PRs related to dependencies mysql The MySQL backend
#11779 opened Nov 22, 2025 by renovate bot Loading…
1 task
feat(ddl): disallow inserting by position, require source columns to be subset of target columns breaking change Changes that introduce an API break at any level sql Backends that generate SQL tests Issues or PRs related to tests
#11776 opened Nov 21, 2025 by NickCrews Loading…
ProTip! Filter pull requests by the default branch with base:main.