You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(min_max): update min_max_batch_generic to handle raw values from DictionaryArray
- Removed redundant commentary in `min_max.rs` regarding dictionary arrays.
- Improved handling of dictionary array values by explicitly extracting and processing raw values.
- Added assertions in unit tests to validate the results when operating on raw values from the dictionary.
0 commit comments