✨ Enhancements
- Improved expression autocomplete for
IPython
,Jupyter
, andMarimo
(#22221)
🐞 Bug fixes
- Incorrect condition on empty inner join fast path (#22208)
- Fallback predicate filter for
min=max
withis_in
(#22213) - Don't panic for
LruCachedFunc
forsize=0
(#22215) - Writing masked out list values to json (#22210)
- Deadlock in streaming distributor (#22207)
Thank you to all our contributors for making this release possible!
@Matt711, @alexander-beedie, @coastalwhite, @dependabot[bot], @orlp, @ritchie46 and dependabot[bot]