Skip to content

Pull requests: ibis-project/ibis

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat(duckdb): use delta_scan instead of reading pyarrow datasets duckdb The DuckDB backend feature Features or general enhancements
#9361 opened Jun 12, 2024 by cpcloud Loading… 9.1
fix: fix and improve shape inference in many ops
#9334 opened Jun 7, 2024 by NickCrews Loading…
feat: make Tables a Mapping
#9332 opened Jun 7, 2024 by NickCrews Loading…
feat: allow empty structs
#9310 opened Jun 4, 2024 by NickCrews Loading…
feat(pyspark): implement new experimental read/write directory methods pyspark The Apache PySpark backend
#9272 opened May 30, 2024 by chloeh13q Loading… 9.1
refactor(api): refactor the implementation of windowing
#9200 opened May 15, 2024 by chloeh13q Loading…
fix: make topk() use {name}_count format, like .value_counts() breaking change Changes that introduce an API break at any level
#9163 opened May 9, 2024 by NickCrews Loading…
feat(api): move from .case() to .cases()
#9096 opened May 1, 2024 by NickCrews Loading…
test(pyspark): validate pyspark-specific tests for streaming pyspark The Apache PySpark backend streaming Issue related to streaming APIs or backends tests Issues or PRs related to tests
#8945 opened Apr 11, 2024 by mfatihaktas Draft
fix: disallow empty struct
#8876 opened Apr 3, 2024 by chloeh13q Draft
feat(ddl): add no_views arg to list_tables() ddl Issues related to creating or altering data definitions feature Features or general enhancements
#8864 opened Apr 2, 2024 by mfatihaktas Loading…
fix: return pd.Timestamp or pd.Series[datetime64] for date.to_pandas() datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`)
#8784 opened Mar 26, 2024 by mfatihaktas Loading…
feat(flink): support semi/anti window join flink Issues or PRs related to Flink
#8745 opened Mar 22, 2024 by mfatihaktas Loading…
feat(api): support pattern recognition feature Features or general enhancements flink Issues or PRs related to Flink
#8692 opened Mar 19, 2024 by mfatihaktas Draft
feat(api): time travel query backends Issues related to all backends
#8517 opened Mar 1, 2024 by mfatihaktas Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.