Skip to content

0.6.3

Latest

Choose a tag to compare

@protocolstardust protocolstardust released this 15 Apr 12:02

Bug Fixes

  • Integer null sentinel handling: I16, I32, and I64 scalars now correctly recognize null sentinels (0Nh, 0Ni, 0Nj) and return None from to_python(). This fixes null comparisons in operations where unmatched rows returned raw sentinel values (e.g., -9223372036854775808) instead of None.

2026-04-15 | 🔗 PyPI | 🔗 GitHub