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
Sort

Pull requests list

chore(deps): update flake.lock dependenciesIssues or PRs related to dependenciesnixIssues or PRs related to nix
#11204 openedMay 11, 2025by ibis-squawk-bot bot Loading…
chore(deps): update clickhouse/clickhouse-server docker tag to v25.4.3.22 clickhouseThe ClickHouse backenddependenciesIssues or PRs related to dependencies
#11203 openedMay 10, 2025by renovate bot Loading…
1 task
fix(datatype): convert from sqlglot VARCHAR(MAX) correctly sqlBackends that generate SQL
#11202 openedMay 9, 2025by NickCrews Loading…
fix(oracle): cast string to int for the precision and scale of decimal oracleThe Oracle backendtestsIssues or PRs related to tests
#11200 openedMay 9, 2025by goldmedal Loading…
feat(datafusion): add Greatest and Least sqlBackends that generate SQLtestsIssues or PRs related to tests
#11199 openedMay 9, 2025by mesejo Loading…
feat(duckdb): switch to newer ATTACH syntax for attach_sqlite() breaking changeChanges that introduce an API break at any levelduckdbThe DuckDB backendfeatureFeatures or general enhancementssqliteThe SQLite backendtestsIssues or PRs related to tests
#11198 openedMay 9, 2025by NickCrews Loading…
fix RisingWave struct field access sqlBackends that generate SQL
#11196 openedMay 8, 2025by christophediprima Loading…
chore(deps): lock file maintenance dependenciesIssues or PRs related to dependencies
#11180 openedMay 5, 2025by renovate bot Loading…
1 task
fix(flink): unit is ignored when str cast to timestamp sqlBackends that generate SQL
#11167 openedApr 28, 2025by ted0928 Loading…
chore(deps): update ghcr.io/risingwavelabs/risingwave docker tag to v2.3.2 dependenciesIssues or PRs related to dependenciesrisingwaveThe RisingWave backend
#11164 openedApr 27, 2025by renovate bot Loading…
1 task
docs: add examples of .isin(<contains NULL>)
#11154 openedApr 24, 2025by NickCrews Loading…
test: cleanup and lint for unused arguments in test functions athenaThe Amazon Athena backendbigqueryThe BigQuery backendclickhouseThe ClickHouse backenddatabricksThe Databricks backenddatafusionThe Apache DataFusion backenddruidThe Apache Druid backendduckdbThe DuckDB backendexasolIssues related to the exasol backendflinkIssues or PRs related to FlinkimpalaThe Apache Impala backendmssqlThe Microsoft SQL Server backendmysqlThe MySQL backendoracleThe Oracle backendpolarsThe polars backendpostgresThe PostgreSQL backendpysparkThe Apache PySpark backendrisingwaveThe RisingWave backendsnowflakeThe Snowflake backendsqliteThe SQLite backendtestsIssues or PRs related to teststrinoThe Trino backend
#11145 openedApr 22, 2025by cpcloud Loading…
fix(databricks/pyspark): unify timestamp/timestamp_ntz behavior bigqueryThe BigQuery backendciContinuous Integration issues or PRsdependenciesIssues or PRs related to dependenciesnixIssues or PRs related to nixpolarsThe polars backendpostgresThe PostgreSQL backendpysparkThe Apache PySpark backendsqlBackends that generate SQLtestsIssues or PRs related to tests
#11142 openedApr 21, 2025by cpcloud Loading…
2
docs: add concepts doc on casting docsDocumentation related issues or PRs
#11131 openedApr 16, 2025by NickCrews Loading…
feat(timestamp): improve ibis.timestamp() bigqueryThe BigQuery backenddatatypesIssues relating to ibis's datatypes (under `ibis.expr.datatypes`)sqlBackends that generate SQLtestsIssues or PRs related to tests
#11129 openedApr 16, 2025by NickCrews Loading…
feat(pyspark)!: forward kwargs in create_table to pyspark methods pysparkThe Apache PySpark backendtestsIssues or PRs related to tests
#11120 openedApr 13, 2025by jakepenzak Loading… 11.0
feat(array): only consider arg position, NOT defaultness or keywardness, when binding lambdas in Array.map() and Array.filter() breaking changeChanges that introduce an API break at any levelfeatureFeatures or general enhancementstestsIssues or PRs related to tests
#11116 openedApr 10, 2025by NickCrews Loading…
docs: improve docstrings on methods using the database param athenaThe Amazon Athena backendbigqueryThe BigQuery backendclickhouseThe ClickHouse backenddatabricksThe Databricks backenddatafusionThe Apache DataFusion backenddocsDocumentation related issues or PRsdruidThe Apache Druid backendduckdbThe DuckDB backendexasolIssues related to the exasol backendflinkIssues or PRs related to FlinkimpalaThe Apache Impala backendmssqlThe Microsoft SQL Server backendmysqlThe MySQL backendoracleThe Oracle backendpostgresThe PostgreSQL backendpysparkThe Apache PySpark backendrisingwaveThe RisingWave backendsnowflakeThe Snowflake backendsqlBackends that generate SQLsqliteThe SQLite backendtestsIssues or PRs related to teststrinoThe Trino backend
#11112 openedApr 9, 2025by NickCrews Loading…
refactor(datatypes): fully remove unused DataType.name breaking changeChanges that introduce an API break at any leveldatatypesIssues relating to ibis's datatypes (under `ibis.expr.datatypes`)sqlBackends that generate SQL
#11102 openedApr 7, 2025by NickCrews Loading… 11.0
feat(dtype): support compiling dtypes to sql bigqueryThe BigQuery backenddatatypesIssues relating to ibis's datatypes (under `ibis.expr.datatypes`)sqlBackends that generate SQLtestsIssues or PRs related to tests
#11100 openedApr 7, 2025by NickCrews Loading…
feat(api): make more connect() params kwarg-only or positional-only bigqueryThe BigQuery backendbreaking changeChanges that introduce an API break at any levelclickhouseThe ClickHouse backenddatafusionThe Apache DataFusion backendduckdbThe DuckDB backendexasolIssues related to the exasol backendimpalaThe Apache Impala backendmssqlThe Microsoft SQL Server backendmysqlThe MySQL backendpolarsThe polars backendpostgresThe PostgreSQL backendpysparkThe Apache PySpark backendrisingwaveThe RisingWave backendsnowflakeThe Snowflake backendsqliteThe SQLite backendtrinoThe Trino backend
#11098 openedApr 7, 2025by NickCrews Loading… 11.0
fix(postgres): support uuid.to_pyarrow() clickhouseThe ClickHouse backendflinkIssues or PRs related to FlinkimpalaThe Apache Impala backendmysqlThe MySQL backendpostgresThe PostgreSQL backendpysparkThe Apache PySpark backendsqlBackends that generate SQLsqliteThe SQLite backendtestsIssues or PRs related to tests
#11080 openedApr 4, 2025by NickCrews Draft
feat(pyspark): expose merge_schema option in create_table pysparkThe Apache PySpark backend
#11071 openedApr 2, 2025by NickCrews Loading…
feat(pyspark): support ToJSONArray operation pysparkThe Apache PySpark backendsqlBackends that generate SQLtestsIssues or PRs related to tests
#11064 openedMar 31, 2025by karta0807913 Loading…
chore: adjust <Backend>.do_connect() be kw or positional only, add callouts to url connection method bigqueryThe BigQuery backendbreaking changeChanges that introduce an API break at any levelclickhouseThe ClickHouse backenddocsDocumentation related issues or PRsduckdbThe DuckDB backendexasolIssues related to the exasol backendflinkIssues or PRs related to FlinkimpalaThe Apache Impala backendmssqlThe Microsoft SQL Server backendmysqlThe MySQL backendpostgresThe PostgreSQL backendpysparkThe Apache PySpark backendrisingwaveThe RisingWave backendsnowflakeThe Snowflake backendsqliteThe SQLite backendtrinoThe Trino backend
#10985 openedMar 12, 2025by NickCrews Loading…
ProTip! What’s not been updated in a month: updated:<2025-04-11.