guan404ming opened a new pull request, #1042:
URL: https://github.com/apache/mahout/pull/1042

   ### Changes
   
   - [ ] Bug fix
   - [x] New feature
   - [ ] Refactoring
   - [ ] Documentation
   - [ ] Test
   - [ ] CI/CD pipeline
   - [ ] Other
   
   ### Why
   
     
   Switch to Astral's ty type checker for faster, more consistent tooling 
alongside ruff and uv. 
   
   ### How
   
   - Replace mypy pre-commit hook with ty, add ty to dev dependencies
   - Fix type errors: np.array annotation, dict.get nullability, reduce 
overload, stale type: ignore comments
   - Configure ty to exclude CI/benchmark dirs and allow _qdp native extension 
imports
   
   ## Checklist
   
   - [x] Added or updated unit tests for all changes
   - [x] Added or updated documentation for all changes
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to