v0.15.1
pathwaycom/pathwayv0.15.1Oct 4, 2024by github-actions[bot]
AI Summary
Fixes bugs in temporal session handling and HybridIndex filters.
Key Highlights
- Fixed `pw.temporal.session` and `pw.temporal.asof_join` with multiple entries of the same time.
- Fixed runtime errors in `HybridIndexFactory` caused by filters.
Full Release Notes
### Fixed - `pw.temporal.session` and `pw.temporal.asof_join` now correctly works with multiple entries with the same time. - Fixed an issue in `pw.stdlib.indexing` where filters would cause runtime errors while using `HybridIndexFactory`.