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

HARMONY-1727: Add support of extraArgs to message for data operation v0.19.0 #39

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

ygliuvt
Copy link
Member

@ygliuvt ygliuvt commented Apr 12, 2024

Jira Issue ID

HARMONY-1727

Description

Add support of extraArgs to message for data operation v0.19.0

Local Test Steps

make test is successful and test with harmony server and service changes locally. See corresponding harmony PR for details.

PR Acceptance Checklist

  • Acceptance criteria met
  • Tests added/updated (if needed) and passing
  • Documentation updated (if needed)

@@ -180,6 +180,17 @@
}]
},
"concatenate": true,
"extendDimensions": ["lat", "lon"]
"extendDimensions": ["lat", "lon"],
"extraArgs": {
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@ygliuvt ygliuvt merged commit aafe2a0 into main Apr 15, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants