kisssam commented on PR #39568:
URL: https://github.com/apache/airflow/pull/39568#issuecomment-2106197125
Setting the regex as `LABEL_REGEX = re.compile(r"^[\w-]{0,63}$")` since the
documentation [1] mentioned that label values can start with hyphen and
underscore as well.
[1] https://cloud.google.com/bigquery/docs/labels-intro#requirements
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]