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

ci: try running nix on arm64
#9288 opened Jun 1, 2024 by cpcloud 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…
chore(deps): update dependency lonboard to v0.9.1 dependencies Issues or PRs related to dependencies docs Documentation related issues or PRs
#9137 opened May 6, 2024 by renovate bot Loading…
1 task
9.1
feat(api): move from .case() to .cases()
#9096 opened May 1, 2024 by NickCrews Loading…
test: fix ArrayValue.remove() handling of NULLs
#9089 opened Apr 30, 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: improve map(), struct(), array()
#8666 opened Mar 15, 2024 by NickCrews Loading…
ProTip! Filter pull requests by the default branch with base:main.