mars
mars copied to clipboard
[Ray] RayExecutionContext.get_chunk_meta from meta service
What do these changes do?
To make the auto merge chunk feature works, Ray context should get meta from meta service if the key does not exist in current context.
Related issue number
Fixes https://github.com/mars-project/mars/issues/3211 Fixes https://github.com/mars-project/mars/issues/3220
Check code requirements
- [ ] tests added / passed (if needed)
- [ ] Ensure all linting tests pass, see here for how to run them