Replies: 2 comments
-
|
The tags can be used in combination to one another. These are the only tags available. [MINOR]: Small changesets with additional functionality Examples: This commit makes small software updates with refactoring 030fdab - [MINOR] Added package to R dependency; updated Docker test image This commit cleans up the redundant code for simplification f4fa565 - [MINOR][SYSTEMDS-43] Cleanup scale builtin function (readability) [SYSTEMDS-#]: A changeset which will a specific purpose such as a bug, Improvement, New feature, etc. The tag value is found from SystemDS jira issue tracker. [DOC] also [DOCS]: Changes to the documentation [HOTFIX]: Introduces changes into the already released versions. Example: This commit fixes the corrupted language path 87bc358 - [HOTFIX] Fix validation of scalar-scalar binary min/max operations |
Beta Was this translation helpful? Give feedback.
-
|
https://confluence.atlassian.com/advancedroadmapscloud/discovering-advanced-roadmaps-998650908.html |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/apache/spark/blob/a60c36458d6335e6787edd4d13635227e86927f3/dev/create-release/releaseutils.py#L150-L165
Beta Was this translation helpful? Give feedback.
All reactions