apache/beam

annotations should support custom messages and classes

Aperta

#18.068 aperta il 3 giu 2022

 (0 commenti) (0 reazioni) (0 assegnatari)Java (4097 fork)batch import
P3coregood first issueimprovementpython

Metriche repository

Star
 (7313 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor