apache/beam

annotations should support custom messages and classes

Open

#18.068 aberto em 3 de jun. de 2022

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (4.097 forks)batch import
P3coregood first issueimprovementpython

Métricas do repositório

Stars
 (7.313 stars)
Métricas de merge de PR
 (Mesclagem média 6d) (243 fundiu PRs em 30d)

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.

Guia do colaborador