Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(emr): [120666588] update read #3054

Merged
merged 3 commits into from
Jan 8, 2025
Merged

fix(emr): [120666588] update read #3054

merged 3 commits into from
Jan 8, 2025

Conversation

tongyiming
Copy link
Collaborator

No description provided.

@tongyiming
Copy link
Collaborator Author

Clipboard_Screenshot_1735903569

taskResourceSpec["multi_disks"] = fetchMultiDisks(v, taskResource)
}
taskResourceSpec["disk_type"] = translateDiskType(*v.StorageType)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这种特别容易空指针?

coreResourceSpec["multi_disks"] = fetchMultiDisks(v, coreResource)
}

coreResourceSpec["disk_type"] = translateDiskType(*v.StorageType)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

空指针

@tongyiming tongyiming added the run check run check label Jan 8, 2025
@hellertang hellertang merged commit e41b59d into master Jan 8, 2025
8 of 9 checks passed
@hellertang hellertang deleted the fix/emr-new-read branch January 8, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run check run check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants