fMeow
fMeow
When enables `dtype-categorical`, the new `0.16.1` version of `pyo3-polars` still fail to compile. Here is what this PR is about: - fixs compilation issue for `dtype-categorical` feature. - add test...
Again the new version of `polars` (v0.43) fails the compilation of `pyo3-polars` when feature `dtype-categorical` is turned on. This can be noticed before publishing with proper CI test. This PR...
The current implementation merges realm roles and resource roles into one vector, and check against roles regardless it's a realm role or a resources role. This implementation can cause unintentional...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Add a runtime builder option to turn off time-based metrics, and enable it by...