apache/beam

annotations should support custom messages and classes

开放

#18,068 创建于 2022年6月3日

 (0 条评论) (0 个反应) (0 位负责人)Java (4,097 个派生)batch import
P3coregood first issueimprovementpython

仓库指标

星标
 (7,313 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南