-
Notifications
You must be signed in to change notification settings - Fork 646
Insights: ibis-project/ibis
Overview
Could not load contribution data
Please try again later
20 Pull requests merged by 5 people
-
docs: add examples of .isin(<contains NULL>)
#11154 merged
Jun 12, 2025 -
docs: improve docstrings on methods using the
database
param#11112 merged
Jun 12, 2025 -
feat(bigquery): add job_id_prefix to functions that produce bigquery loadjobs
#11265 merged
Jun 11, 2025 -
fix(pyarrow): properly support round tripping of fixed size list types
#11330 merged
Jun 11, 2025 -
fix(flink): unit is ignored when str cast to timestamp
#11167 merged
Jun 11, 2025 -
chore(deps): bump and relock
#11328 merged
Jun 11, 2025 -
test(athena): enable xpassing tests
#11329 merged
Jun 11, 2025 -
chore(deps): update mariadb docker tag to v11.8.2
#11325 merged
Jun 11, 2025 -
fix(duckdb): support materializing enum types to pyarrow
#11214 merged
Jun 10, 2025 -
chore(deps): bump and relock
#11296 merged
Jun 10, 2025 -
test(pyspark): add test for double access of a table
#11289 merged
Jun 10, 2025 -
refactor(bigquery): remove unused
connect
function inibis/__init__.py
#11305 merged
Jun 10, 2025 -
refactor(rich): consolidate rich logic into a more central place
#11283 merged
Jun 10, 2025 -
ci(mysql): run mysql tests serially to debug timeouts
#11300 merged
Jun 10, 2025 -
fix(polars): make sure sum is NULL to match other backends
#11321 merged
Jun 10, 2025 -
chore(deps): update trinodb/trino docker tag to v476
#11317 merged
Jun 7, 2025 -
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.7.12
#11312 merged
Jun 7, 2025 -
refactor(test): centralize marks for no array, struct, etc support
#11315 merged
Jun 7, 2025 -
docs: actually include expression-misc.qmd in the navbar
#11306 merged
Jun 5, 2025 -
feat(api): allow creating specific uuid values and add to docs
#11304 merged
Jun 5, 2025
4 Pull requests opened by 1 person
-
feat(duckdb): don't translate ops.First() to ops.FirstValue() in windows
#11308 opened
Jun 6, 2025 -
fix: forward ops.First.include_null when translating to FirstValue in window functions
#11311 opened
Jun 6, 2025 -
fix: hoist order_by clauses from aggregations into window during GroupedTable.mutate() and Agg.over()
#11314 opened
Jun 6, 2025 -
feat(ux): improve rich rendering
#11326 opened
Jun 11, 2025
4 Issues closed by 1 person
-
bug: Conversion from pyarrow fixed list does not preserve its length
#11322 closed
Jun 11, 2025 -
bug: anti-join with date arithmetic followed by complex join returns 0 matches incorrectly
#11245 closed
Jun 11, 2025 -
bug: Schema not found the second time a spark table is accessed
#10749 closed
Jun 10, 2025 -
bug: empty sum of 0 for Polars backend, None for DuckDB
#11318 closed
Jun 10, 2025
6 Issues opened by 4 people
-
feat: IBM DB2 Backend
#11333 opened
Jun 12, 2025 -
feat: add raw string to dt.Unknown
#11332 opened
Jun 12, 2025 -
bug: Table.get_name() errors on any non-physical tables
#11331 opened
Jun 11, 2025 -
feat: `Schema.from_sqlglot()`
#11310 opened
Jun 6, 2025 -
Reproducibility Issue: RAND(seed) in Window Functions is Non-Deterministic on Impala Backend
#11309 opened
Jun 6, 2025 -
bug: `order_by` is not preserved in .first() aggregate when used in window functions
#11307 opened
Jun 6, 2025
15 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(duckdb): improve attach(), detach(), and attach_sqlite()
#11198 commented on
Jun 9, 2025 • 2 new comments -
bug: arrow type error when show data with 'UUID' object
#8532 commented on
Jun 10, 2025 • 0 new comments -
bug: [trino, spark] distinct() after order_by() fails with "Column 't0.xyz' cannot be resolved"
#11295 commented on
Jun 11, 2025 • 0 new comments -
Building Classes on top of ibis
#11262 commented on
Jun 12, 2025 • 0 new comments -
Dependency Dashboard
#3058 commented on
Jun 12, 2025 • 0 new comments -
bug: to_polars fails on duckdb with optional struct column (works with polars backend)
#11291 commented on
Jun 12, 2025 • 0 new comments -
feat(api): `day_of_week.iso_index()` method
#9003 commented on
Jun 10, 2025 • 0 new comments -
fix: log DDL SQL in verbose mode
#9816 commented on
Jun 11, 2025 • 0 new comments -
feat(join): support Deferreds as conditions to join()
#10885 commented on
Jun 11, 2025 • 0 new comments -
feat(polars): support lag and lead
#10914 commented on
Jun 12, 2025 • 0 new comments -
fix: include casts for numeric Literals except in comparisons
#10933 commented on
Jun 10, 2025 • 0 new comments -
feat(pyspark)!: forward kwargs in `create_table` to pyspark methods
#11120 commented on
Jun 11, 2025 • 0 new comments -
feat(risingwave): support struct field access
#11196 commented on
Jun 10, 2025 • 0 new comments -
feat: add QueryJobConfig properties to bigquery backend specified at query time
#11255 commented on
Jun 11, 2025 • 0 new comments -
fix: make column.unnest().topk() work
#11259 commented on
Jun 12, 2025 • 0 new comments