apache/beam

annotations should support custom messages and classes

Ouverte

#18 068 ouverte le 3 juin 2022

 (0 commentaire) (0 réaction) (0 personne assignée)Java (4 097 forks)batch import
P3coregood first issueimprovementpython

Métriques du dépôt

Stars
 (7 313 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Update https://github.com/apache/incubator-beam/blob/python-sdk/sdks/python/apache_beam/utils/annotations.py to add 2 new features:

  1. ability to customize message
  2. ability to tag classes (not only functions)

Imported from Jira BEAM-1081. Original Jira may contain additional context. Reported by: altay.

Guide contributeur