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(api): support type arg to ibis.null()
#9097 opened May 1, 2024 by NickCrews Loading…
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…
chore(dev-tools): get nix setup working on macOS developer-tools Tools related to ibis development
#9085 opened Apr 30, 2024 by cpcloud Loading… 9.1
feat(snowflake): implement Table.sample feature Features or general enhancements snowflake The Snowflake backend
#9071 opened Apr 28, 2024 by IndexSeek 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
test: add tests for executing UUIDs to pyarrow
#8901 opened Apr 5, 2024 by NickCrews Loading…
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…
refactor: deprecate register api
#8863 opened Apr 2, 2024 by ncclementi 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…
build(flink): bump Flink version from 1.18 to 1.19 dependencies Issues or PRs related to dependencies flink Issues or PRs related to Flink
#8725 opened Mar 21, 2024 by deepyaman 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: make map(), struct(), array() idempotent
#8666 opened Mar 15, 2024 by NickCrews Loading…
ProTip! Filter pull requests by the default branch with base:main.