Skip to content

Issues: ibis-project/ibis

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
Sort

Issues list

feat: please consider not setting upper bounds on dependencies feature Features or general enhancements
#10492 opened Nov 14, 2024 by MarcoGorelli
1 task done
feat: Support for DuckDB’s RANGE function with two timestamps for BigQuery Compatibility feature Features or general enhancements
#10487 opened Nov 13, 2024 by BugaM
1 task done
feat(postgres): more flexible map type implementation feature Features or general enhancements postgres The PostgreSQL backend refactor Issues or PRs related to refactoring the codebase
#10484 opened Nov 13, 2024 by cpcloud
feat: rolling method feature Features or general enhancements
#10479 opened Nov 12, 2024 by deepyaman
1 task done
question: how do i handle this buggy csv file? question Questions about the library
#10477 opened Nov 12, 2024 by pauljsymonds
1 task done
bug/feat: Non-Value objects error with .get_name() bug Incorrect behavior inside of ibis
#10450 opened Nov 7, 2024 by NickCrews
1 task done
feat: argument 'asc' or 'desc' missing in method sort() in ibis/expr/types/arrays.py feature Features or general enhancements
#10442 opened Nov 5, 2024 by mercelino
1 task done
feat: method missing in ibis/expr/types/arrays.py feature Features or general enhancements
#10441 opened Nov 5, 2024 by mercelino
1 task done
bug: Cannot Access INFORMATION_SCHEMA Tables in Apache Druid bug Incorrect behavior inside of ibis
#10439 opened Nov 5, 2024 by ongdisheng
1 task done
feat: how to access multiple table aliases with .sql? feature Features or general enhancements
#10436 opened Nov 5, 2024 by noklam
1 task done
bug: Table.select(col=<literal>).order_by("col") references the value, not column name, in SQL duckdb The DuckDB backend question Questions about the library
#10428 opened Nov 4, 2024 by NickCrews
1 task done
feat: add method to_json() (at least for duckdb backend) duckdb The DuckDB backend feature Features or general enhancements
#10413 opened Nov 1, 2024 by cboettig
1 task done
10.0
feat: better repr for DataType feature Features or general enhancements
#10391 opened Oct 29, 2024 by NickCrews
1 task done
bug: window functions not working as expected in BigQuery backend bug Incorrect behavior inside of ibis
#10390 opened Oct 29, 2024 by efcaguab
1 task done
feat: make n arg optional for Value.topk() feature Features or general enhancements
#10389 opened Oct 29, 2024 by NickCrews
1 task done
feat: Table.topk() feature Features or general enhancements
#10388 opened Oct 29, 2024 by NickCrews
1 task done
feat: support st_read_meta (duckdb geospatial extension) duckdb The DuckDB backend feature Features or general enhancements
#10377 opened Oct 26, 2024 by cboettig
1 task done
feat(Impala): support .distinct() for a subset of columns feature Features or general enhancements
#10370 opened Oct 25, 2024 by contang0
1 task done
feat: Intellisense for the underscore table accessor feature Features or general enhancements
#10369 opened Oct 25, 2024 by sergei3000
1 task done
feat: publicly export SqlBackend feature Features or general enhancements
#10365 opened Oct 24, 2024 by NickCrews
1 task done
bug: Interval precision is None when ibis handle interval type of BigQuery bug Incorrect behavior inside of ibis
#10357 opened Oct 23, 2024 by grieve54706
1 task done
feat: document that Backends are not thread safe, and provide multi-thread recipes/mechanics feature Features or general enhancements
#10346 opened Oct 21, 2024 by hottwaj
1 task done
feat(polars): Support more than literals for ArrayRemove feature Features or general enhancements
#10326 opened Oct 16, 2024 by IndexSeek
1 task done
bug: IntegrityError when chaining calls to outer_join bug Incorrect behavior inside of ibis
#10293 opened Oct 9, 2024 by drin
1 task done
ProTip! Exclude everything labeled bug with -label:bug.