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

fix(deps): update dependency sqlglot to >=23.4,<25.23 dependencies Issues or PRs related to dependencies
#10176 opened Sep 19, 2024 by renovate bot Loading…
1 task
fix(polars): use elementwise flatten to flatten nested arrays bug Incorrect behavior inside of ibis polars The polars backend
#10168 opened Sep 19, 2024 by cpcloud Loading… 10.0
docs(blog): walking talking cube docs Documentation related issues or PRs
#10160 opened Sep 18, 2024 by lostmygithubaccount Loading…
feat(polars): allow user to specify "engine" kwarg
#10151 opened Sep 17, 2024 by deepyaman Loading…
refactor(api): remove schema breaking change Changes that introduce an API break at any level
#10149 opened Sep 17, 2024 by ncclementi Loading… 10.0
fix(memtables): track memtables with a weakset to allow overwriting tables with the same name but different data bug Incorrect behavior inside of ibis ux User experience related issues
#10133 opened Sep 15, 2024 by cpcloud Loading… 10.0
feat(api): avoid caching physical tables
#9976 opened Aug 30, 2024 by jcrist Loading…
feat(api): support rollup, cube and grouping_sets APIs feature Features or general enhancements ux User experience related issues
#9945 opened Aug 27, 2024 by cpcloud Loading… 10.0
fix(oracle): boolean syntax error in older versions of oracle oracle The Oracle backend
#9877 opened Aug 20, 2024 by TJDawson10 Loading…
refactor(impala): remove impala table breaking change Changes that introduce an API break at any level impala The Apache Impala backend
#9840 opened Aug 14, 2024 by jcrist Loading… 10.0
refactor(api): ddl accessor
#9832 opened Aug 13, 2024 by ncclementi Draft
1 of 2 tasks
fix: log DDL SQL in verbose mode
#9816 opened Aug 11, 2024 by NickCrews Loading…
fix(duckdb): return null typed pyarrow arrays and disable creating tables with all null columns in duckdb bug Incorrect behavior inside of ibis datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) duckdb The DuckDB backend
#9810 opened Aug 9, 2024 by cpcloud Loading…
feat(api): add length parameter to the String datatype datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) feature Features or general enhancements refactor Issues or PRs related to refactoring the codebase
#9701 opened Jul 26, 2024 by cpcloud Draft
perf(expressions): speed up .describe() and .info() expression construction performance Issues related to ibis's performance refactor Issues or PRs related to refactoring the codebase tests Issues or PRs related to tests
#9684 opened Jul 24, 2024 by cpcloud Draft
refactor(joins): require explicit abstract table as RHS of joins breaking change Changes that introduce an API break at any level
#9661 opened Jul 22, 2024 by gforsyth Loading… 10.0
ProTip! no:milestone will show everything without a milestone.