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

chore(deps): bump and relock dependencies Issues or PRs related to dependencies nix Issues or PRs related to nix
#11346 opened Jun 15, 2025 by cpcloud Loading…
fix: forward ops.First.include_null when translating to FirstValue in window functions sql Backends that generate SQL tests Issues or PRs related to tests
#11311 opened Jun 6, 2025 by NickCrews Draft
feat(duckdb): don't translate ops.First() to ops.FirstValue() in windows sql Backends that generate SQL tests Issues or PRs related to tests
#11308 opened Jun 6, 2025 by NickCrews Draft
feat: make name param optional to create_table() athena The Amazon Athena backend bigquery The BigQuery backend clickhouse The ClickHouse backend databricks The Databricks backend datafusion The Apache DataFusion backend druid The Apache Druid backend duckdb The DuckDB backend exasol Issues related to the exasol backend flink Issues or PRs related to Flink mssql The Microsoft SQL Server backend mysql The MySQL backend polars The polars backend postgres The PostgreSQL backend risingwave The RisingWave backend snowflake The Snowflake backend sqlite The SQLite backend
#11261 opened May 28, 2025 by NickCrews Loading…
fix: make column.unnest().topk() work tests Issues or PRs related to tests
#11259 opened May 28, 2025 by NickCrews Loading…
feat: perform DDL not in a transaction where possible duckdb The DuckDB backend sql Backends that generate SQL
#11206 opened May 13, 2025 by NickCrews Loading…
feat(duckdb): improve attach(), detach(), and attach_sqlite() breaking change Changes that introduce an API break at any level duckdb The DuckDB backend feature Features or general enhancements sqlite The SQLite backend tests Issues or PRs related to tests
#11198 opened May 9, 2025 by NickCrews Loading…
feat(risingwave): support struct field access risingwave The RisingWave backend sql Backends that generate SQL tests Issues or PRs related to tests
#11196 opened May 8, 2025 by christophediprima Draft
fix(databricks/pyspark): unify timestamp/timestamp_ntz behavior bigquery The BigQuery backend breaking change Changes that introduce an API break at any level ci Continuous Integration issues or PRs dependencies Issues or PRs related to dependencies nix Issues or PRs related to nix polars The polars backend postgres The PostgreSQL backend pyspark The Apache PySpark backend sql Backends that generate SQL tests Issues or PRs related to tests
#11142 opened Apr 21, 2025 by cpcloud Loading…
2
3
feat(timestamp): improve ibis.timestamp() bigquery The BigQuery backend datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) sql Backends that generate SQL tests Issues or PRs related to tests
#11129 opened Apr 16, 2025 by NickCrews Loading…
feat(pyspark)!: forward kwargs in create_table to pyspark methods breaking change Changes that introduce an API break at any level pyspark The Apache PySpark backend tests Issues or PRs related to tests
#11120 opened Apr 13, 2025 by jakepenzak Loading… 11.0
feat(array): only consider arg position, NOT defaultness or keywardness, when binding lambdas in Array.map() and Array.filter() breaking change Changes that introduce an API break at any level feature Features or general enhancements tests Issues or PRs related to tests
#11116 opened Apr 10, 2025 by NickCrews Loading…
refactor(datatypes): fully remove unused DataType.name breaking change Changes that introduce an API break at any level datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) sql Backends that generate SQL
#11102 opened Apr 7, 2025 by NickCrews Loading… 11.0
feat(dtype): support compiling dtypes to sql bigquery The BigQuery backend datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) sql Backends that generate SQL tests Issues or PRs related to tests
#11100 opened Apr 7, 2025 by NickCrews Loading…
feat(api): make more connect() params kwarg-only or positional-only bigquery The BigQuery backend breaking change Changes that introduce an API break at any level clickhouse The ClickHouse backend datafusion The Apache DataFusion backend duckdb The DuckDB backend exasol Issues related to the exasol backend impala The Apache Impala backend mssql The Microsoft SQL Server backend mysql The MySQL backend polars The polars backend postgres The PostgreSQL backend pyspark The Apache PySpark backend risingwave The RisingWave backend snowflake The Snowflake backend sqlite The SQLite backend trino The Trino backend
#11098 opened Apr 7, 2025 by NickCrews Loading… 11.0
fix(postgres): support uuid.to_pyarrow() clickhouse The ClickHouse backend flink Issues or PRs related to Flink impala The Apache Impala backend mysql The MySQL backend postgres The PostgreSQL backend pyspark The Apache PySpark backend sql Backends that generate SQL sqlite The SQLite backend tests Issues or PRs related to tests
#11080 opened Apr 4, 2025 by NickCrews Draft
feat(pyspark): support ToJSONArray operation pyspark The Apache PySpark backend sql Backends that generate SQL tests Issues or PRs related to tests
#11064 opened Mar 31, 2025 by karta0807913 Loading…
chore: adjust <Backend>.do_connect() be kw or positional only, add callouts to url connection method bigquery The BigQuery backend breaking change Changes that introduce an API break at any level clickhouse The ClickHouse backend docs Documentation related issues or PRs duckdb The DuckDB backend exasol Issues related to the exasol backend flink Issues or PRs related to Flink impala The Apache Impala backend mssql The Microsoft SQL Server backend mysql The MySQL backend postgres The PostgreSQL backend pyspark The Apache PySpark backend risingwave The RisingWave backend snowflake The Snowflake backend sqlite The SQLite backend trino The Trino backend
#10985 opened Mar 12, 2025 by NickCrews Loading…
fix: include casts for numeric Literals except in comparisons duckdb The DuckDB backend sql Backends that generate SQL tests Issues or PRs related to tests
#10933 opened Mar 3, 2025 by NickCrews Draft
feat(polars): support lag and lead polars The polars backend
#10914 opened Feb 28, 2025 by GLeurquin Draft
feat(join): support Deferreds as conditions to join() tests Issues or PRs related to tests
#10885 opened Feb 23, 2025 by NickCrews Draft
feat(api): expose highest_precedence_dtype() datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) tests Issues or PRs related to tests
#10868 opened Feb 20, 2025 by NickCrews Loading…
feat(api): add missing_ok: bool param to Table.drop() tests Issues or PRs related to tests
#10816 opened Feb 10, 2025 by NickCrews Draft
feat: make Table.join() use the same logic as Table.rename() tests Issues or PRs related to tests
#10753 opened Jan 30, 2025 by NickCrews Draft
ProTip! no:milestone will show everything without a milestone.