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

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 bug Incorrect behavior inside of ibis
#10428 opened Nov 4, 2024 by NickCrews
1 task done
bug(duckdb): StructColumns are compiled to untyped ROW, which aren't CAST correctly bug Incorrect behavior inside of ibis
#10417 opened Nov 2, 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
bug: UDFs not present on pyspark workers bug Incorrect behavior inside of ibis
#10273 opened Oct 5, 2024 by NickCrews
1 task done
chore: rotate ibis bot keys ci Continuous Integration issues or PRs
#10258 opened Oct 1, 2024 by ibis-squawk-bot bot
bug: BigQuery backend table.to_pyarrow_batches is not honoring the chunk_size parameter bug Incorrect behavior inside of ibis
#10257 opened Sep 30, 2024 by ruiyang2015
1 task done
ProTip! Exclude everything labeled bug with -label:bug.