Skip to content

v0.6.7

Compare
Choose a tag to compare
@qinxuye qinxuye released this 22 Mar 03:06
· 16 commits to v0.6 since this release
9df5d9a

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)