This is the release notes of v0.6.7. See here for the complete list of solved issues and merged PRs.
New Features
- DataFrame
- Implement
mt.insert and mt.delete (#2042)
Enhancements
- Support reusing kubedl cluster by job name (#2036)
Bug fixes
- Re-enable the from/to vineyard test cases, and set meta for tensor/dataframe properly(#2030)
- Fix wrong results of
mt.insert (#2048)
- Fix for mt.insert when insert values is a mars tensor (#2053)