Skip to content

Issues: ibis-project/ibis

Dependency Dashboard
#3058 opened Oct 16, 2021 by renovate bot
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

chore(deps): bump and relock dependencies Issues or PRs related to dependencies nix Issues or PRs related to nix tests Issues or PRs related to tests
#11248 opened May 25, 2025 by cpcloud Loading…
fix(duckdb): support materializing enum types to pyarrow duckdb The DuckDB backend tests Issues or PRs related to tests
#11214 opened May 14, 2025 by NickCrews Loading…
feat(duckdb): switch to newer ATTACH syntax for 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 Loading…
chore(deps): update ghcr.io/risingwavelabs/risingwave docker tag to v2.4.0 dependencies Issues or PRs related to dependencies risingwave The RisingWave backend tests Issues or PRs related to tests
#11164 opened Apr 27, 2025 by renovate bot Loading…
1 task
test: cleanup and lint for unused arguments in test functions 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 impala The Apache Impala backend mssql The Microsoft SQL Server backend mysql The MySQL backend oracle The Oracle 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 tests Issues or PRs related to tests trino The Trino backend
#11145 opened Apr 22, 2025 by cpcloud Loading…
fix(databricks/pyspark): unify timestamp/timestamp_ntz behavior bigquery The BigQuery backend 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
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 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…
docs: improve docstrings on methods using the database param athena The Amazon Athena backend bigquery The BigQuery backend clickhouse The ClickHouse backend databricks The Databricks backend datafusion The Apache DataFusion backend docs Documentation related issues or PRs druid The Apache Druid backend 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 oracle The Oracle backend postgres The PostgreSQL backend pyspark The Apache PySpark backend risingwave The RisingWave backend snowflake The Snowflake backend sql Backends that generate SQL sqlite The SQLite backend tests Issues or PRs related to tests trino The Trino backend
#11112 opened Apr 9, 2025 by NickCrews Loading…
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…
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…
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 Loading…
feat(join): support Deferreds as conditions to join() tests Issues or PRs related to tests
#10885 opened Feb 23, 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(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
feat: upcast schemas during set ops tests Issues or PRs related to tests
#10727 opened Jan 26, 2025 by NickCrews Loading…
feat(api): support passing Deferreds as predicates to joins tests Issues or PRs related to tests
#10704 opened Jan 22, 2025 by NickCrews Draft
feat: add Expr.to_dicts() feature Features or general enhancements format Issues related to output formats tests Issues or PRs related to tests
#10697 opened Jan 21, 2025 by NickCrews Loading…
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): add FieldsNotFoundError breaking change Changes that introduce an API break at any level tests Issues or PRs related to tests
#10412 opened Nov 1, 2024 by NickCrews Loading… 11.0
refactor: port the internals to use koerce bigquery The BigQuery backend clickhouse The ClickHouse backend datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) dependencies Issues or PRs related to dependencies duckdb The DuckDB backend impala The Apache Impala backend polars The polars backend sql Backends that generate SQL tests Issues or PRs related to tests
#10078 opened Sep 10, 2024 by kszucs Loading…
ProTip! no:milestone will show everything without a milestone.