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

feat(singlestoredb): add SingleStoreDB backend datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) dependencies Issues or PRs related to dependencies docs Documentation related issues or PRs nix Issues or PRs related to nix sql Backends that generate SQL tests Issues or PRs related to tests
#11595 opened Sep 2, 2025 by kesmit13 Loading…
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(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): 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(join): support Deferreds as conditions to join() tests Issues or PRs related to tests
#10885 opened Feb 23, 2025 by NickCrews Draft
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(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: make column.unnest().topk() work tests Issues or PRs related to tests
#11259 opened May 28, 2025 by NickCrews Loading…
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: upcast schemas during set ops tests Issues or PRs related to tests
#10727 opened Jan 26, 2025 by NickCrews Loading…
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
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(api): improve ibis.struct()
#9460 opened Jun 27, 2024 by NickCrews Loading…
feat(api): day_of_week.iso_index() method bigquery The BigQuery backend feature Features or general enhancements polars The polars backend sql Backends that generate SQL tests Issues or PRs related to tests timestamps Issues related to the timestamp API ux User experience related issues
#9003 opened Apr 18, 2024 by kaijennissen Loading…
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: 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(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…
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
feat(ux): include basename of path in generated table names in read_*() clickhouse The ClickHouse backend datafusion The Apache DataFusion backend duckdb The DuckDB backend flink Issues or PRs related to Flink polars The polars backend pyspark The Apache PySpark backend snowflake The Snowflake backend tests Issues or PRs related to tests
#10522 opened Nov 22, 2024 by NickCrews Loading…
feat(api): avoid caching physical tables
#9976 opened Aug 30, 2024 by jcrist Loading…
fix: log DDL SQL in verbose mode
#9816 opened Aug 11, 2024 by NickCrews Loading…
feat(polars): support lag and lead polars The polars backend
#10914 opened Feb 28, 2025 by GLeurquin Draft
ProTip! no:milestone will show everything without a milestone.