-
Notifications
You must be signed in to change notification settings - Fork 697
Pull requests: ibis-project/ibis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test: add test for contains selector with how=all parameter
tests
Issues or PRs related to tests
#11910
opened Feb 8, 2026 by
veeceey
Loading…
3 tasks done
fix: use trim instead of base trim implementation for pyspark Strip
sql
Backends that generate SQL
#11909
opened Feb 8, 2026 by
veeceey
Loading…
3 tasks done
fix: correctly handle empty scheme in trino backend connect
trino
The Trino backend
#11908
opened Feb 8, 2026 by
veeceey
Loading…
3 tasks done
fix(deps): update dependency pyspark to >=3.5,<4.2
dependencies
Issues or PRs related to dependencies
pyspark
The Apache PySpark backend
#11889
opened Feb 1, 2026 by
renovate
bot
Loading…
1 task
perf(expressions): improve various expression building bottlenecks
tests
Issues or PRs related to tests
#11885
opened Jan 31, 2026 by
JonAnCla
Loading…
chore: remove dead code and add util tests
docs
Documentation related issues or PRs
tests
Issues or PRs related to tests
#11832
opened Jan 11, 2026 by
adrioui
Loading…
feat(typing): add some overloads to Issues relating to ibis's datatypes (under `ibis.expr.datatypes`)
literal()
datatypes
#11809
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…
fix: asof_join for columns with different names
tests
Issues or PRs related to tests
#11781
opened Nov 25, 2025 by
mesejo
Loading…
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
clickhouse
The ClickHouse backend
duckdb
The DuckDB backend
impala
The Apache Impala backend
snowflake
The Snowflake backend
sql
Backends that generate SQL
sqlite
The SQLite backend
tests
Issues or PRs related to tests
#11776
opened Nov 21, 2025 by
NickCrews
Loading…
fix(duckdb): implement IGNORE NULLS for FirstValue and LastValue
sql
Backends that generate SQL
tests
Issues or PRs related to tests
#11763
opened Nov 17, 2025 by
mesejo
Loading…
test: add test that NaNs in pyarrow tables roundtrip
tests
Issues or PRs related to tests
#11701
opened Oct 17, 2025 by
NickCrews
Loading…
feat: make Table.fill_null() have consistent semantics with .select(), etc
polars
The polars backend
sql
Backends that generate SQL
tests
Issues or PRs related to tests
#11698
opened Oct 17, 2025 by
NickCrews
Loading…
feat(datatypes): support ibis.dtype(nullable=None)
datatypes
Issues relating to ibis's datatypes (under `ibis.expr.datatypes`)
tests
Issues or PRs related to tests
#11694
opened Oct 16, 2025 by
NickCrews
Loading…
perf: swap Signature.bind for internal dataclass within Annotable
tests
Issues or PRs related to tests
#11691
opened Oct 15, 2025 by
JonAnCla
Loading…
refactor: rename View child to parent
polars
The polars backend
sql
Backends that generate SQL
#11690
opened Oct 14, 2025 by
mesejo
Loading…
[WIP] Initial Apache Beam backend Support
docs
Documentation related issues or PRs
sql
Backends that generate SQL
tests
Issues or PRs related to tests
#11649
opened Sep 30, 2025 by
talatuyarer
Loading…
feat(databricks): allow read_only option for Databricks backend
ci
Continuous Integration issues or PRs
databricks
The Databricks backend
dependencies
Issues or PRs related to dependencies
tests
Issues or PRs related to tests
#11648
opened Sep 26, 2025 by
LegrandT
Loading…
feat(duckdb,datafusion): implement pandas UDFs by wrapping into pyarrow UDFs
datafusion
The Apache DataFusion backend
duckdb
The DuckDB backend
sql
Backends that generate SQL
tests
Issues or PRs related to tests
#11618
opened Sep 14, 2025 by
NickCrews
Loading…
feat(rewrites): improve how constant sort values are dropped
sql
Backends that generate SQL
tests
Issues or PRs related to tests
#11617
opened Sep 13, 2025 by
NickCrews
Loading…
docs: improve error message when trying to infer the dtype of Deferreds
datatypes
Issues relating to ibis's datatypes (under `ibis.expr.datatypes`)
#11616
opened Sep 13, 2025 by
NickCrews
Loading…
test: move test for create_table() with SQL keywords into all backends.
duckdb
The DuckDB backend
tests
Issues or PRs related to tests
#11614
opened Sep 11, 2025 by
NickCrews
Loading…
feat: support dtype(ir.Value) and ir.Value[<dtype>]
datatypes
Issues relating to ibis's datatypes (under `ibis.expr.datatypes`)
tests
Issues or PRs related to tests
#11607
opened Sep 10, 2025 by
NickCrews
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.