Yicong Huang created SPARK-58862:
------------------------------------
Summary: Recognize UDF as a primary component tag in the merge
script
Key: SPARK-58862
URL: https://issues.apache.org/jira/browse/SPARK-58862
Project: Spark
Issue Type: Improvement
Components: Project Infra
Affects Versions: 5.0.0
Reporter: Yicong Huang
The merge script dev/merge_spark_pr.py keeps a registry of SPARK JIRA
components and requires every PR title to carry at least one primary component
tag. The UDF component (JIRA component "UDF", i.e. Frictionless UDF) was
missing from the registry entirely, so a PR titled e.g. [SPARK-XXXXX][UDF] ...
has its [UDF] tag ignored during JIRA component reconciliation and is rejected
at merge time for lacking a primary tag. This registers UDF and marks it
primary, consistent with other functional API areas (SQL, PySpark, ML), so
[UDF] resolves to the "UDF" JIRA component and satisfies the merge-time
requirement on its own.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]